diff options
author | John Crispin <john@openwrt.org> | 2014-01-12 12:12:53 +0000 |
---|---|---|
committer | John Crispin <john@openwrt.org> | 2014-01-12 12:12:53 +0000 |
commit | a7f53759f569cfa2ee9ee486fbe55a162b011850 (patch) | |
tree | f6885ba9e03c13e0e88ecf98acfe34f2d6e9371c /target/linux/ramips/dts/WHR-600D.dts | |
parent | 2bf5a25f87728613e9dfcdf52b9b44261aaa550f (diff) | |
download | upstream-a7f53759f569cfa2ee9ee486fbe55a162b011850.tar.gz upstream-a7f53759f569cfa2ee9ee486fbe55a162b011850.tar.bz2 upstream-a7f53759f569cfa2ee9ee486fbe55a162b011850.zip |
ralink: fix WHR-600D pcie support
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 39240
Diffstat (limited to 'target/linux/ramips/dts/WHR-600D.dts')
-rw-r--r-- | target/linux/ramips/dts/WHR-600D.dts | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/target/linux/ramips/dts/WHR-600D.dts b/target/linux/ramips/dts/WHR-600D.dts index 92fc051856..0b4d5390ce 100644 --- a/target/linux/ramips/dts/WHR-600D.dts +++ b/target/linux/ramips/dts/WHR-600D.dts @@ -73,6 +73,10 @@ ralink,port4 = "ephy"; }; + pcie@10140000 { + status = "okay"; + }; + gpio-leds { compatible = "gpio-leds"; power { |