X-Git-Url: http://git.openwrt.org/?a=blobdiff_plain;f=target%2Flinux%2Fath79%2Fdts%2Fqca9558_trendnet_tew-823dru.dts;h=871b69af784a56870b2321f22e3a875ed3364aca;hb=474aa3237c1bac86b475c3b2955e9501353a87f5;hp=4bacf4723fdd0afe3803d689df5dd55f58c3f23b;hpb=f4026ad24d0374bdb8704e8b6ec38e9fd85f5e0e;p=openwrt%2Fopenwrt.git diff --git a/target/linux/ath79/dts/qca9558_trendnet_tew-823dru.dts b/target/linux/ath79/dts/qca9558_trendnet_tew-823dru.dts index 4bacf4723f..871b69af78 100644 --- a/target/linux/ath79/dts/qca9558_trendnet_tew-823dru.dts +++ b/target/linux/ath79/dts/qca9558_trendnet_tew-823dru.dts @@ -1,19 +1,14 @@ // SPDX-License-Identifier: GPL-2.0-or-later OR MIT -/dts-v1/; + +#include "qca955x.dtsi" #include #include -#include "qca9557.dtsi" - / { compatible = "trendnet,tew-823dru", "qca,qca9558"; model = "TRENDNET TEW-823DRU"; - chosen { - bootargs = "console=ttyS0,115200n8"; - }; - aliases { led-boot = &led_power_green; led-failsafe = &led_power_green; @@ -25,22 +20,22 @@ compatible = "gpio-leds"; power_orange { - label = "trendnet:orange:power"; + label = "orange:power"; gpios = <&gpio 14 GPIO_ACTIVE_LOW>; }; led_power_green: power_green { - label = "trendnet:green:power"; + label = "green:power"; gpios = <&gpio 19 GPIO_ACTIVE_LOW>; }; planet_green { - label = "trendnet:green:planet"; + label = "green:planet"; gpios = <&gpio 22 GPIO_ACTIVE_LOW>; }; planet_orange { - label = "trendnet:orange:planet"; + label = "orange:planet"; gpios = <&gpio 23 GPIO_ACTIVE_LOW>; }; }; @@ -76,10 +71,6 @@ status = "okay"; }; -&gpio { - status = "okay"; -}; - &usb_phy0 { status = "okay"; }; @@ -178,7 +169,7 @@ qca,ar8327-initvals = < 0x04 0x00080080 /* PORT0 PAD MODE CTRL */ 0x0c 0x07600000 /* PORT6 PAD MODE CTRL */ - 0x10 0x81000080 /* POWER_ON_STRIP */ + 0x10 0x81000080 /* POWER_ON_STRAP */ 0x7c 0x0000007e /* PORT0_STATUS */ 0x94 0x0000007e /* PORT6 STATUS */ >;