diff options
author | John Crispin <john@phrozen.org> | 2018-06-01 21:03:02 +0200 |
---|---|---|
committer | John Crispin <john@phrozen.org> | 2018-06-01 21:03:27 +0200 |
commit | bf5829ddf91bd4a89321d41b3e742f74b8211674 (patch) | |
tree | 9237ca89633d56c189bacf822894efe1f6977385 /target/linux/ramips/dts/WR1200JS.dts | |
parent | 0037b1348015386adaf42f113b4282d60346d2b6 (diff) | |
download | upstream-bf5829ddf91bd4a89321d41b3e742f74b8211674.tar.gz upstream-bf5829ddf91bd4a89321d41b3e742f74b8211674.tar.bz2 upstream-bf5829ddf91bd4a89321d41b3e742f74b8211674.zip |
Revert "ramips: Fix WiFi after 5f7396ebef09b224edf08b0bda113613a42f0928"
This reverts commit 8ccdf809c0de567cfb781f38ce1c897b04cbeb78.
Signed-off-by: John Crispin <john@phrozen.org>
Diffstat (limited to 'target/linux/ramips/dts/WR1200JS.dts')
-rw-r--r-- | target/linux/ramips/dts/WR1200JS.dts | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/target/linux/ramips/dts/WR1200JS.dts b/target/linux/ramips/dts/WR1200JS.dts index 1160c2acda..2169e74e23 100644 --- a/target/linux/ramips/dts/WR1200JS.dts +++ b/target/linux/ramips/dts/WR1200JS.dts @@ -104,12 +104,16 @@ pcie0 { mt76@0,0 { + reg = <0x0000 0 0 0 0>; + device_type = "pci"; mediatek,mtd-eeprom = <&factory 0x0000>; }; }; pcie1 { mt76@1,0 { + reg = <0x0000 0 0 0 0>; + device_type = "pci"; mediatek,mtd-eeprom = <&factory 0x8000>; ieee80211-freq-limit = <5000000 6000000>; |