diff options
Diffstat (limited to 'target/linux/ramips/dts/Newifi-D2.dts')
-rw-r--r-- | target/linux/ramips/dts/Newifi-D2.dts | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/target/linux/ramips/dts/Newifi-D2.dts b/target/linux/ramips/dts/Newifi-D2.dts index e7491150ae..e919338e4e 100644 --- a/target/linux/ramips/dts/Newifi-D2.dts +++ b/target/linux/ramips/dts/Newifi-D2.dts @@ -129,6 +129,8 @@ pcie0 { mt76@0,0 { + reg = <0x0000 0 0 0 0>; + device_type = "pci"; mediatek,mtd-eeprom = <&factory 0x8000>; ieee80211-freq-limit = <5000000 6000000>; }; @@ -136,6 +138,8 @@ pcie1 { mt76@1,0 { + reg = <0x0000 0 0 0 0>; + device_type = "pci"; mediatek,mtd-eeprom = <&factory 0x0000>; }; }; |