lantiq: dts: use generic node names
[openwrt/staging/blogic.git] / target / linux / lantiq / files / arch / mips / boot / dts / ARV7518PW.dts
index 9459fe0072a1bb79c715f708dab6a684958118da..458fd65495c6194fd37f765c95d407c6ee89a625 100644 (file)
@@ -29,7 +29,7 @@
                reg = <0x0 0x4000000>;
        };
 
-       gpio-keys-polled {
+       keys {
                compatible = "gpio-keys-polled";
                poll-interval = <100>;
 
@@ -45,7 +45,7 @@
                };
        };
 
-       gpio-leds {
+       leds {
                compatible = "gpio-leds";
                power_green: power {
                        label = "arv7518pw:green:power";
 };
 
 &localbus {
-       nor@0 {
+       flash@0 {
                compatible = "lantiq,nor";
                bank-width = <2>;
                reg = <0 0x0 0x2000000>;
                };
        };
 
-       gpiomm: gpiomm@1 {
+       gpiomm: gpio@1 {
                compatible = "lantiq,gpio-mm";
                reg = <1 0x0 0x10 >;
                #address-cells = <1>;