ath79: add Embedded Wireless Balin Platform
[openwrt/openwrt.git] / target / linux / ath79 / dts / ar7161_jjplus_ja76pf2.dts
index abcecd04069370df560934b8701c5d5f1acf54d4..826b45ff513e566ba7be178894c86260eca60c95 100644 (file)
                compatible = "gpio-leds";
 
                led_d2: d2 {
-                       label = "ja76pf2:green:d2";
+                       label = "green:d2";
                        gpios = <&gpio 5 GPIO_ACTIVE_LOW>;
                };
 
                d3 {
-                       label = "ja76pf2:green:d3";
+                       label = "green:d3";
                        gpios = <&gpio 4 GPIO_ACTIVE_HIGH>;
                };
 
                d4 {
-                       label = "ja76pf2:green:d4";
+                       label = "green:d4";
                        gpios = <&gpio 3 GPIO_ACTIVE_HIGH>;
                };
        };
 &spi {
        status = "okay";
 
-       num-cs = <1>;
-
        flash@0 {
                compatible = "jedec,spi-nor";
                reg = <0>;
                };
        };
 };
-
-&uart {
-       status = "okay";
-};