projects
/
openwrt
/
staging
/
svanheule.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1aae1df
)
ath79: add missing compatible for ath9k
author
Rosen Penev
<rosenp@gmail.com>
Tue, 17 Dec 2024 20:07:20 +0000
(12:07 -0800)
committer
Nick Hainke
<vincent@systemli.org>
Mon, 30 Dec 2024 12:50:04 +0000
(13:50 +0100)
The fritz 300e has an AR9382, which is atypical for ar7242 platforms.
Document it properly.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Link:
https://github.com/openwrt/openwrt/pull/17427
Signed-off-by: Nick Hainke <vincent@systemli.org>
target/linux/ath79/dts/ar7242_avm_fritz300e.dts
patch
|
blob
|
history
diff --git
a/target/linux/ath79/dts/ar7242_avm_fritz300e.dts
b/target/linux/ath79/dts/ar7242_avm_fritz300e.dts
index f8ca3ed5639e57353f27f2e3320da601c6eb7024..3d04b24082ba16e9649548c4d740551dfcb8954a 100644
(file)
--- a/
target/linux/ath79/dts/ar7242_avm_fritz300e.dts
+++ b/
target/linux/ath79/dts/ar7242_avm_fritz300e.dts
@@
-141,6
+141,7
@@
status = "okay";
ath9k: wifi@0,0 {
+ compatible = "pci168c,0030";
reg = <0x0000 0 0 0 0>;
#gpio-cells = <2>;
gpio-controller;