diff options
Diffstat (limited to 'target/linux/ramips/dts/TINY-AC.dts')
-rw-r--r-- | target/linux/ramips/dts/TINY-AC.dts | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/target/linux/ramips/dts/TINY-AC.dts b/target/linux/ramips/dts/TINY-AC.dts index 93ab067ef6..d5a232124d 100644 --- a/target/linux/ramips/dts/TINY-AC.dts +++ b/target/linux/ramips/dts/TINY-AC.dts @@ -161,3 +161,11 @@ }; }; }; + +&pcie0 { + mt76@0,0 { + reg = <0x0000 0 0 0 0>; + mediatek,mtd-eeprom = <&factory 0x8000>; + ieee80211-freq-limit = <5000000 6000000>; + }; +}; |