X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fopenwrt.git;a=blobdiff_plain;f=target%2Flinux%2Fath79%2Fdts%2Far9331_etactica_eg200.dts;h=708e9defa4cda7ee624bb91862778143fde484b7;hp=2dca1bf42699175c81e8c2e938bd05f48ec42e06;hb=075c570cde08c2a27f7e2a64995cc74ae52b5704;hpb=7b42247182805e6362e7797c8f2dba97419f5c8d diff --git a/target/linux/ath79/dts/ar9331_etactica_eg200.dts b/target/linux/ath79/dts/ar9331_etactica_eg200.dts index 2dca1bf426..708e9defa4 100644 --- a/target/linux/ath79/dts/ar9331_etactica_eg200.dts +++ b/target/linux/ath79/dts/ar9331_etactica_eg200.dts @@ -8,7 +8,7 @@ / { model = "eTactica EG200"; - compatible = "etactica,eg200", "rme-eg200"; + compatible = "etactica,eg200", "qca,ar9331"; aliases { serial0 = &uart; @@ -16,41 +16,37 @@ keys { compatible = "gpio-keys-polled"; - #address-cells = <1>; - #size-cells = <0>; poll-interval = <50>; restore { - linux,code = ; + linux,code = ; gpios = <&gpio 11 GPIO_ACTIVE_LOW>; }; }; leds { compatible = "gpio-leds"; + pinctrl-names = "default"; + pinctrl-0 = <&switch_led_disable_pins>; modbus { label = "eg200:red:modbus"; gpios = <&gpio 16 GPIO_ACTIVE_HIGH>; - default-state = "off"; }; etactica { label = "eg200:red:etactica"; gpios = <&gpio 15 GPIO_ACTIVE_HIGH>; - default-state = "off"; }; eth0 { label = "eg200:red:eth0"; gpios = <&gpio 13 GPIO_ACTIVE_LOW>; - default-state = "off"; }; wlan { label = "eg200:red:wlan"; gpios = <&gpio 0 GPIO_ACTIVE_LOW>; - default-state = "off"; linux,default-trigger = "phy0tpt"; }; }; @@ -94,8 +90,6 @@ status = "okay"; flash@0 { - #address-cells = <1>; - #size-cells = <1>; compatible = "jedec,spi-nor"; spi-max-frequency = <50000000>; reg = <0>; @@ -116,6 +110,7 @@ }; firmware@50000 { + compatible = "denx,uimage"; reg = <0x50000 0xfa0000>; };