projects
/
openwrt
/
staging
/
zorun.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f32e05c
)
ath79: archer-x7-v5: remove confusing ar8327 initvals for LEDs
author
Petr Štetiar
<ynezz@true.cz>
Sun, 14 Apr 2019 19:24:39 +0000
(21:24 +0200)
committer
Petr Štetiar
<ynezz@true.cz>
Wed, 15 May 2019 11:34:24 +0000
(13:34 +0200)
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
patch
|
blob
|
history
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 ba75cfc4d8864c3928060e2c0d19febb3cc00009..5fcbf7390a02c1e57c10a7f9709e5735daba15e6 100644
(file)
--- a/
target/linux/ath79/dts/qca9563_tplink_archer-x7-v5.dtsi
+++ b/
target/linux/ath79/dts/qca9563_tplink_archer-x7-v5.dtsi
@@
-160,10
+160,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 */
>;
};