From 9d77db3c730780c8ef5ccd4b66403ff5675cfe4e Mon Sep 17 00:00:00 2001 From: hc <hc@nodka.com> Date: Mon, 13 May 2024 10:30:14 +0000 Subject: [PATCH] modify sin led gpio --- kernel/Documentation/devicetree/bindings/mips/ralink.txt | 14 ++++++++++++++ 1 files changed, 14 insertions(+), 0 deletions(-) diff --git a/kernel/Documentation/devicetree/bindings/mips/ralink.txt b/kernel/Documentation/devicetree/bindings/mips/ralink.txt index a16e8d7..8cc0ab4 100644 --- a/kernel/Documentation/devicetree/bindings/mips/ralink.txt +++ b/kernel/Documentation/devicetree/bindings/mips/ralink.txt @@ -16,3 +16,17 @@ ralink,mt7620a-soc ralink,mt7620n-soc ralink,mt7628a-soc + ralink,mt7688a-soc + +2. Boards + +GARDENA smart Gateway (MT7688) + +This board is based on the MediaTek MT7688 and equipped with 128 MiB +of DDR and 8 MiB of flash (SPI NOR) and additional 128MiB SPI NAND +storage. + +------------------------------ +Required root node properties: +- compatible = "gardena,smart-gateway-mt7688", "ralink,mt7688a-soc", + "ralink,mt7628a-soc"; -- Gitblit v1.6.2