projects
/
openwrt
/
staging
/
lynxis.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
bc1ad40
)
ath79: fix SOC version in compat string for A770
author
Piotr Dymacz
<pepe2k@gmail.com>
Sun, 28 Jul 2019 09:05:52 +0000
(11:05 +0200)
committer
Piotr Dymacz
<pepe2k@gmail.com>
Wed, 31 Jul 2019 06:38:06 +0000
(08:38 +0200)
YunCore A770 is based on QCA9531, not QCA9533.
Signed-off-by: Piotr Dymacz <pepe2k@gmail.com>
target/linux/ath79/dts/qca9531_yuncore_a770.dts
patch
|
blob
|
history
diff --git
a/target/linux/ath79/dts/qca9531_yuncore_a770.dts
b/target/linux/ath79/dts/qca9531_yuncore_a770.dts
index 18ad6307a1d5bbdc45906b0b4639a287d8ffc530..da5b6dc7db2b286f9b80082dbec1543b6d6a22b1 100644
(file)
--- a/
target/linux/ath79/dts/qca9531_yuncore_a770.dts
+++ b/
target/linux/ath79/dts/qca9531_yuncore_a770.dts
@@
-8,7
+8,7
@@
/ {
model = "YunCore A770";
- compatible = "yuncore,a770", "qca,qca953
3
";
+ compatible = "yuncore,a770", "qca,qca953
1
";
aliases {
led-boot = &status;