ralink: add FireWRT IO multiplexing
authorJohn Crispin <john@openwrt.org>
Wed, 11 Mar 2015 15:55:16 +0000 (15:55 +0000)
committerJohn Crispin <john@openwrt.org>
Wed, 11 Mar 2015 15:55:16 +0000 (15:55 +0000)
Signed-off-by: wengbj <fl.service@t-firefly.com>
SVN-Revision: 44660

target/linux/ramips/dts/FIREWRT.dts

index 8790f7b1afa5148e9c478faef8e35bd0068768e4..a6318d0000b9766836a943671b9bc56494bb0f16 100644 (file)
                };
        };
 
+       pinctrl {
+               state_default: pinctrl0 {
+               gpio {
+                               ralink,group = "wdt", "rgmii2";
+                               ralink,function = "gpio";
+                       };
+               };
+       };
 };