ath79: define CONFIG_MFD_RB4XX_CPLD to fix build breakage
[oweals/openwrt.git] / target / linux / ath79 / dts / ar9344_pcs_cr5000.dts
index 0b4a0ea374c367c4657238f76ea085211ca5acd7..a43ac4e93577d07a849404824e85b49e0ccafa44 100644 (file)
 
        aliases {
                serial0 = &uart;
-               led-boot = &status;
-               led-failsafe = &status;
-               led-running = &status;
-               led-upgrade = &status;
+               led-boot = &led_power;
+               led-failsafe = &led_power;
+               led-running = &led_power;
+               led-upgrade = &led_power;
        };
 
        keys {
-               compatible = "gpio-keys-polled";
-               poll-interval = <20>;
+               compatible = "gpio-keys";
 
                pinctrl-names = "default";
                pinctrl-0 = <&jtag_disable_pins>;
@@ -43,7 +42,7 @@
        leds {
                compatible = "gpio-leds";
 
-               status: power {
+               led_power: power {
                        label = "pcs:amber:power";
                        gpios = <&gpio 2 GPIO_ACTIVE_LOW>,
                                <&gpio 4 GPIO_ACTIVE_LOW>;
 };
 
 &spi {
-       num-cs = <1>;
-
        status = "okay";
 
+       num-cs = <1>;
+
        flash@0 {
                compatible = "jedec,spi-nor";
                reg = <0>;
        phy-mode = "rgmii";
        phy-handle = <&phy0>;
 
-
        aliases {
                ag0 = &eth1;
        };
        status = "okay";
 
        mtd-cal-data = <&art 0x1000>;
-       mtd-mac-address = <&art 0x1002>;
 };