ath79: sync naming of Ubiquiti devices
[oweals/openwrt.git] / target / linux / ath79 / dts / ar7241_ubnt_xm.dtsi
index bea9adc5d4cc6ce9d72950387cbe4e817953eb4a..a08c9da846bb9d158af2d7ad80bd66360c2656ee 100644 (file)
@@ -9,11 +9,6 @@
        compatible = "ubnt,xm", "qca,ar7241";
        model = "Ubiquiti Networks XM (rev 1.0) board";
 
-       memory@0 {
-               device_type = "memory";
-               reg = <0x0 0x2000000>;
-       };
-
 /*     extosc: ref {
                compatible = "fixed-clock";
                #clock-cells = <0>;
@@ -26,8 +21,7 @@
                #size-cells = <0>;
 
                poll-interval = <20>;
-               button@0 {
-                       label = "reset";
+               reset {
                        linux,code = <KEY_RESTART>;
                        gpios = <&gpio 12 GPIO_ACTIVE_LOW>;
                        debounce-interval = <60>;
 
        leds {
                compatible = "gpio-leds";
-               led@0 {
+               link1 {
                        label = "ubnt:red:link1";
                        gpios = <&gpio 0 GPIO_ACTIVE_HIGH>;
                };
 
-               led@1 {
+               link2 {
                        label = "ubnt:orange:link2";
                        gpios = <&gpio 1 GPIO_ACTIVE_HIGH>;
                };
 
-               led@2 {
+               link3 {
                        label = "ubnt:green:link3";
                        gpios = <&gpio 11 GPIO_ACTIVE_HIGH>;
                };
 
-               led@3 {
+               link4 {
                        label = "ubnt:green:link4";
                        gpios = <&gpio 7 GPIO_ACTIVE_HIGH>;
                };
 &pcie {
        status = "okay";
 
-       ath9k@0000 {
+       ath9k@0 {
                reg = <0x0000 0 0 0 0>;
                qca,no-eeprom;
        };