projects
/
openwrt
/
staging
/
noltari.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7e173b4
)
ramips: add missing DTS frequency limit for the 5 GHz radio on Archer C20i
author
Felix Fietkau
<nbd@nbd.name>
Tue, 6 Nov 2018 21:24:03 +0000
(22:24 +0100)
committer
Felix Fietkau
<nbd@nbd.name>
Tue, 6 Nov 2018 21:25:49 +0000
(22:25 +0100)
Signed-off-by: Felix Fietkau <nbd@nbd.name>
target/linux/ramips/dts/ArcherC20i.dts
patch
|
blob
|
history
diff --git
a/target/linux/ramips/dts/ArcherC20i.dts
b/target/linux/ramips/dts/ArcherC20i.dts
index b44c161fa1cf3e60c90fd6a862aa763918b117aa..a4b694125ced0b66fb7c2dfb6c4912bfc7322e1d 100644
(file)
--- a/
target/linux/ramips/dts/ArcherC20i.dts
+++ b/
target/linux/ramips/dts/ArcherC20i.dts
@@
-153,5
+153,6
@@
mt76@0,0 {
reg = <0x0000 0 0 0 0>;
mediatek,mtd-eeprom = <&radio 32768>;
+ ieee80211-freq-limit = <5000000 6000000>;
};
};