ath79: Fix led nodes for TL-WR740N v2 and add its clones
[oweals/openwrt.git] / target / linux / ath79 / dts / ar7242_buffalo_wzr-hp-g450h.dts
index 4e52e30b9ddc6c743bad3e799b81f12a8096bbf5..a0a439b0b55264dd8277c1c42deb2fcc7ce59fdd 100644 (file)
        compatible = "buffalo,wzr-hp-g450h", "qca,ar7242";
        model = "Buffalo WZR-HP-G450H";
 
-       memory@0 {
-               device_type = "memory";
-               reg = <0x0 0x4000000>;
-       };
-
        keys {
                compatible = "gpio-keys-polled";
-               #address-cells = <1>;
-               #size-cells = <0>;
-
                poll-interval = <20>;
-               button@0 {
-                       label = "usb";
+
+               usb {
                        linux,code = <BTN_2>;
                        gpios = <&gpio 1 GPIO_ACTIVE_LOW>;
                        debounce-interval = <60>;
                };
 
-               button@1 {
-                       label = "reset";
+               reset {
                        linux,code = <KEY_RESTART>;
                        gpios = <&gpio 6 GPIO_ACTIVE_LOW>;
                        debounce-interval = <60>;
                };
 
-               button@2 {
-                       label = "movie_engine";
+               movie_engine {
                        linux,code = <KEY_RESTART>;
                        gpios = <&gpio 7 GPIO_ACTIVE_HIGH>;
                        debounce-interval = <60>;
                };
 
-               button@3 {
-                       label = "aoss";
+               aoss {
                        linux,code = <KEY_WPS_BUTTON>;
                        gpios = <&gpio 8 GPIO_ACTIVE_LOW>;
                        debounce-interval = <60>;
                };
 
-               button@4 {
-                       label = "router_off";
+               router_off {
                        linux,code = <BTN_5>;
                        gpios = <&gpio 12 GPIO_ACTIVE_HIGH>;
                        debounce-interval = <60>;
 
        leds {
                compatible = "gpio-leds";
-               led@0 {
+               security {
                        label = "buffalo:orange:security";
                        gpios = <&gpio 13 GPIO_ACTIVE_LOW>;
                };
 
-               led@1 {
+               diag {
                        label = "buffalo:red:diag";
                        gpios = <&gpio 14 GPIO_ACTIVE_LOW>;
                };
 &pcie {
        status = "okay";
 
-       ath9k@0000 {
+       wifi@0,0 {
                reg = <0x0000 0 0 0 0>;
                qca,no-eeprom;
        };