diff mbox series

[OpenWrt-Devel,1/2] ath79: archer-x7-v5: remove confusing ar8327 initvals for LEDs

Message ID 1557085828-32209-2-git-send-email-ynezz@true.cz
State Accepted
Delegated to: Petr Štetiar
Headers show
Series ath79: archer-x7-v5: improve ar8327 initvals | expand

Commit Message

Petr Štetiar May 5, 2019, 7:50 p.m. UTC
This devices have LEDs connected to the SoC's GPIOs, so it makes no
sense to fiddle with ar8327 LED regs.

Tested-by: Adrian Schmutzler <freifunk@adrianschmutzler.de>
Signed-off-by: Petr Štetiar <ynezz@true.cz>
---
 target/linux/ath79/dts/qca9563_tplink_archer-x7-v5.dtsi | 4 ----
 1 file changed, 4 deletions(-)
diff mbox series

Patch

diff --git a/target/linux/ath79/dts/qca9563_tplink_archer-x7-v5.dtsi b/target/linux/ath79/dts/qca9563_tplink_archer-x7-v5.dtsi
index 84b938d..e57d1fd 100644
--- a/target/linux/ath79/dts/qca9563_tplink_archer-x7-v5.dtsi
+++ b/target/linux/ath79/dts/qca9563_tplink_archer-x7-v5.dtsi
@@ -161,10 +161,6 @@ 
 		qca,ar8327-initvals = <
 			0x04 0x00080080 /* PORT0 PAD MODE CTRL */
 			0x10 0x81000080 /* POWER_ON_STRIP */
-			0x50 0xcc35cc35 /* LED_CTRL0 */
-			0x54 0xcb37cb37 /* LED_CTRL1 */
-			0x58 0x00000000 /* LED_CTRL2 */
-			0x5c 0x00f3cf00 /* LED_CTRL3 */
 			0x7c 0x0000007e /* PORT0_STATUS */
 			>;
 	};