diff options
author | John Crispin <john@openwrt.org> | 2014-04-12 21:22:21 +0000 |
---|---|---|
committer | John Crispin <john@openwrt.org> | 2014-04-12 21:22:21 +0000 |
commit | 9fbbd04f45a359b5efa0993c937d8aad92af185e (patch) | |
tree | 5effbed7bfc5a76202a297890769a55e1f7a0f71 /target/linux/lantiq/dts | |
parent | 3bc77db5f58e331fc524019d37f4a1c9eb82e2e9 (diff) | |
download | upstream-9fbbd04f45a359b5efa0993c937d8aad92af185e.tar.gz upstream-9fbbd04f45a359b5efa0993c937d8aad92af185e.tar.bz2 upstream-9fbbd04f45a359b5efa0993c937d8aad92af185e.zip |
lantiq: enable switch on td8970
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 40498
Diffstat (limited to 'target/linux/lantiq/dts')
-rw-r--r-- | target/linux/lantiq/dts/TDW8970.dts | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/lantiq/dts/TDW8970.dts b/target/linux/lantiq/dts/TDW8970.dts index e1cfb22093..5c73fc1243 100644 --- a/target/linux/lantiq/dts/TDW8970.dts +++ b/target/linux/lantiq/dts/TDW8970.dts @@ -65,6 +65,7 @@ >; interrupt-parent = <&icu0>; interrupts = <73 72>; + lantiq,switch; lan: interface@0 { compatible = "lantiq,xrx200-pdi"; |