ramips: simplify state_default/pinctrl0 in device DTS files
[openwrt/staging/hauke.git] / target / linux / ramips / dts / rt5350_hame_mpr-a1.dts
index 328351a5507315e879820b56ab34326949d37958..88aec94711c1ccf6c242554a3d44edc635e9e999 100644 (file)
        status = "okay";
 };
 
-&pinctrl {
-       state_default: pinctrl0 {
-               gpio {
-                       ralink,group = "i2c", "jtag", "uartf", "led";
-                       ralink,function = "gpio";
-               };
+&state_default {
+       gpio {
+               ralink,group = "i2c", "jtag", "uartf", "led";
+               ralink,function = "gpio";
        };
 };