[OpenWrt-Devel] [PATCH] ramips: remove absent groups from pinctrl config

Paul Fertser fercerpav at gmail.com
Fri Aug 8 12:27:34 EDT 2014


These groups do not exist on RT5350.

Signed-off-by: Paul Fertser <fercerpav at gmail.com>
---
 target/linux/ramips/dts/MPRA1.dts | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/target/linux/ramips/dts/MPRA1.dts b/target/linux/ramips/dts/MPRA1.dts
index 60a23fe..08c0ab8 100644
--- a/target/linux/ramips/dts/MPRA1.dts
+++ b/target/linux/ramips/dts/MPRA1.dts
@@ -49,7 +49,7 @@
 	pinctrl {
 		state_default: pinctrl0 {
 			gpio {
-				ralink,group = "i2c", "jtag", "rgmii", "mdio", "uartf", "led";
+				ralink,group = "i2c", "jtag", "uartf", "led";
 				ralink,function = "gpio";
 			};
 		};
-- 
1.8.3.2
_______________________________________________
openwrt-devel mailing list
openwrt-devel at lists.openwrt.org
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel



More information about the openwrt-devel mailing list