ath79: replace tab after DT label by space
[openwrt/openwrt.git] / target / linux / ath79 / dts / ar7242_buffalo_wzr-hp-g302h-a1a0.dts
index 8ac4df2194e086ee64d1201e4a82eaa5c2bb4204..71769ef9f734eb85029fd5d8675ca02b5652b708 100644 (file)
@@ -11,9 +11,9 @@
        model = "Buffalo WZR-HP-G302H A1A0";
 
        aliases {
-               led-boot = &diag;
-               led-failsafe = &diag;
-               led-upgrade = &diag;
+               led-boot = &led_diag;
+               led-failsafe = &led_diag;
+               led-upgrade = &led_diag;
        };
 
        extosc: ref {
@@ -32,7 +32,7 @@
                        debounce-interval = <60>;
                };
 
-               button_usb {
+               usb {
                        label = "usb";
                        linux,code = <BTN_2>;
                        gpios = <&gpio 7 GPIO_ACTIVE_LOW>;
@@ -66,7 +66,7 @@
        leds {
                compatible = "gpio-leds";
 
-               diag: diag {
+               led_diag: diag {
                        label = "buffalo:red:diag";
                        gpios = <&gpio 16 GPIO_ACTIVE_LOW>;
                };
 
 &spi {
        status = "okay";
+
        cs-gpios = <0>, <0>;
        num-cs = <2>;