X-Git-Url: http://git.openwrt.org/?a=blobdiff_plain;f=target%2Flinux%2Framips%2Fdts%2Frt5350_intenso_memory2move.dts;h=57a9bec410f241cb94f8bf6a0e8b1a969277830c;hb=1ae6292f75bc7faa525a08a3276540aaad8e11ca;hp=122c70e21f3b3198fddda5d2d575b1003afd8d1f;hpb=3b0264eddbc94f43a015a965b9eb3e12cfce0655;p=openwrt%2Fstaging%2Fwigyori.git diff --git a/target/linux/ramips/dts/rt5350_intenso_memory2move.dts b/target/linux/ramips/dts/rt5350_intenso_memory2move.dts index 122c70e21f..57a9bec410 100644 --- a/target/linux/ramips/dts/rt5350_intenso_memory2move.dts +++ b/target/linux/ramips/dts/rt5350_intenso_memory2move.dts @@ -24,12 +24,12 @@ compatible = "gpio-leds"; led_wifi: wifi { - label = "m2m:blue:wifi"; + label = "memory2move:blue:wifi"; gpios = <&gpio0 7 GPIO_ACTIVE_LOW>; }; wan { - label = "m2m:green:wan"; + label = "memory2move:green:wan"; gpios = <&gpio0 12 GPIO_ACTIVE_LOW>; }; }; @@ -78,7 +78,7 @@ }; factory: partition@40000 { - label = "Factory"; + label = "factory"; reg = <0x40000 0x10000>; read-only; }; @@ -92,12 +92,10 @@ }; }; -&pinctrl { - state_default: pinctrl0 { - gpio { - ralink,group = "i2c", "uartf"; - ralink,function = "gpio"; - }; +&state_default { + gpio { + ralink,group = "i2c", "uartf"; + ralink,function = "gpio"; }; };