diff options
author | John Crispin <john@phrozen.org> | 2018-06-01 11:41:00 +0200 |
---|---|---|
committer | John Crispin <john@phrozen.org> | 2018-06-01 11:41:51 +0200 |
commit | 1d3c2863815c9f48de16643b845a6bc2716cfc33 (patch) | |
tree | 3296d519a816be8eb72a1758cb6cda5d787833e9 /target/linux/ramips/dts/WSR-600.dts | |
parent | 1ee5051f202f600d854bcf939ba4ee37f057ace2 (diff) | |
download | upstream-1d3c2863815c9f48de16643b845a6bc2716cfc33.tar.gz upstream-1d3c2863815c9f48de16643b845a6bc2716cfc33.tar.bz2 upstream-1d3c2863815c9f48de16643b845a6bc2716cfc33.zip |
Revert "ramips: Fix WiFi after 5f7396ebef09b224edf08b0bda113613a42f0928"
This reverts commit 02f815d1907cdd7e042415a2b4a749c819087168.
Signed-off-by: John Crispin <john@phrozen.org>
Diffstat (limited to 'target/linux/ramips/dts/WSR-600.dts')
-rw-r--r-- | target/linux/ramips/dts/WSR-600.dts | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/target/linux/ramips/dts/WSR-600.dts b/target/linux/ramips/dts/WSR-600.dts index b61ea0b613..1db2809027 100644 --- a/target/linux/ramips/dts/WSR-600.dts +++ b/target/linux/ramips/dts/WSR-600.dts @@ -164,12 +164,16 @@ pcie0 { rt5592@0,0 { + reg = <0x0000 0 0 0 0>; + device_type = "pci"; ralink,mtd-eeprom = <&factory 0x8000>; }; }; pcie1 { mt76@1,0 { + reg = <0x0000 0 0 0 0>; + device_type = "pci"; mediatek,mtd-eeprom = <&factory 0x0000>; }; }; |