diff options
author | John Crispin <blogic@openwrt.org> | 2014-01-12 12:12:53 +0000 |
---|---|---|
committer | John Crispin <blogic@openwrt.org> | 2014-01-12 12:12:53 +0000 |
commit | 24755680a3e9400faa133e7723f3739307cfdb22 (patch) | |
tree | 0893f08117a5d6e282d8598a19c9ff9cb6384b95 /target/linux | |
parent | c51b9ad23a19f417f39830c1348a67b9ca525a93 (diff) | |
download | upstream-24755680a3e9400faa133e7723f3739307cfdb22.tar.gz upstream-24755680a3e9400faa133e7723f3739307cfdb22.tar.bz2 upstream-24755680a3e9400faa133e7723f3739307cfdb22.zip |
ralink: fix WHR-600D pcie support
Signed-off-by: John Crispin <blogic@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@39240 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux')
-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 { |