diff options
Diffstat (limited to 'target/linux/ramips/dts/HC5962.dts')
-rw-r--r-- | target/linux/ramips/dts/HC5962.dts | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/target/linux/ramips/dts/HC5962.dts b/target/linux/ramips/dts/HC5962.dts index 72b22e2d64..c6fc7cb154 100644 --- a/target/linux/ramips/dts/HC5962.dts +++ b/target/linux/ramips/dts/HC5962.dts @@ -121,6 +121,8 @@ pcie0 { mt76@0,0 { + reg = <0x0000 0 0 0 0>; + device_type = "pci"; mediatek,mtd-eeprom = <&factory 0x0000>; ieee80211-freq-limit = <2400000 2500000>; }; @@ -128,6 +130,8 @@ pcie1 { mt76@1,0 { + reg = <0x0000 0 0 0 0>; + device_type = "pci"; mediatek,mtd-eeprom = <&factory 0x8000>; ieee80211-freq-limit = <5000000 6000000>; }; |