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:
612beda
)
ath79: om2p-v1: fix compatible string
author
Rosen Penev
<
[email protected]
>
Mon, 16 Dec 2024 22:15:08 +0000
(14:15 -0800)
committer
Hauke Mehrtens
<
[email protected]
>
Mon, 17 Mar 2025 20:34:33 +0000
(21:34 +0100)
This device uses AR9285, and not AR9280.
Signed-off-by: Rosen Penev <
[email protected]
>
Link:
https://github.com/openwrt/openwrt/pull/18271
Signed-off-by: Hauke Mehrtens <
[email protected]
>
target/linux/ath79/dts/ar7240_openmesh_om2p-v1.dts
patch
|
blob
|
history
diff --git
a/target/linux/ath79/dts/ar7240_openmesh_om2p-v1.dts
b/target/linux/ath79/dts/ar7240_openmesh_om2p-v1.dts
index 673e9b740b6f06ba8b284e0dfd756638db62b0f0..28b764069e04b39186d702d6d81cacfbedf39cdc 100644
(file)
--- a/
target/linux/ath79/dts/ar7240_openmesh_om2p-v1.dts
+++ b/
target/linux/ath79/dts/ar7240_openmesh_om2p-v1.dts
@@
-169,7
+169,7
@@
status = "okay";
wifi@0,0 {
- compatible = "pci168c,002
a
";
+ compatible = "pci168c,002
b
";
reg = <0x0000 0 0 0 0>;
nvmem-cells = <&calibration_art_1000>;
nvmem-cell-names = "calibration";