X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=target%2Flinux%2Fath79%2Fdts%2Far7242_tplink_tl-wr2543-v1.dts;h=c42207e6cffb2c3f20b574ace30c1a5d81929a20;hb=50674ccadee3edd07c8f8501907d207df3767a4e;hp=0cd90262b327c8434984c38957f8825d1f6968dc;hpb=55ff2951eac8fd86c91b9673395325e393e357ac;p=oweals%2Fopenwrt.git diff --git a/target/linux/ath79/dts/ar7242_tplink_tl-wr2543-v1.dts b/target/linux/ath79/dts/ar7242_tplink_tl-wr2543-v1.dts index 0cd90262b3..c42207e6cf 100644 --- a/target/linux/ath79/dts/ar7242_tplink_tl-wr2543-v1.dts +++ b/target/linux/ath79/dts/ar7242_tplink_tl-wr2543-v1.dts @@ -8,10 +8,13 @@ / { compatible = "tplink,tl-wr2543-v1", "qca,ar7242"; - model = "TP-LINK TL-WR2543N/ND"; + model = "TP-Link TL-WR2543N/ND"; aliases { - led-status = &system; + led-boot = &system; + led-failsafe = &system; + led-running = &system; + led-upgrade = &system; }; chosen { @@ -24,7 +27,7 @@ clock-frequency = <40000000>; }; - gpio-keys { + keys { compatible = "gpio-keys-polled"; poll-interval = <20>; @@ -49,13 +52,11 @@ system: wps { label = "tplink:green:wps"; gpios = <&gpio 0 GPIO_ACTIVE_LOW>; - default-state = "off"; }; usb { label = "tplink:green:usb"; gpios = <&gpio 8 GPIO_ACTIVE_LOW>; - default-state = "off"; trigger-sources = <&hub_port>; linux,default-trigger = "usbport"; }; @@ -67,17 +68,14 @@ wlan2g { label = "tplink:green:wlan2g"; gpios = <&ath9k 0 GPIO_ACTIVE_LOW>; - default-state = "off"; linux,default-trigger = "phy0tpt"; }; wlan5g { label = "tplink:green:wlan5g"; gpios = <&ath9k 1 GPIO_ACTIVE_LOW>; - default-state = "off"; linux,default-trigger = "phy0tpt"; }; - }; rtl8367 { @@ -123,6 +121,7 @@ }; partition@20000 { + compatible = "tplink,firmware"; label = "firmware"; reg = <0x020000 0x7d0000>; };