diff options
author | John Crispin <blogic@openwrt.org> | 2014-04-12 21:22:21 +0000 |
---|---|---|
committer | John Crispin <blogic@openwrt.org> | 2014-04-12 21:22:21 +0000 |
commit | b433167dcb1be5a0c260a9980241f04d90d4deca (patch) | |
tree | 738b8e3bc71a545d72dbccf75e63f9e5fc6d3150 /target/linux/lantiq/dts | |
parent | b41d91bff67577039a9fb9825ba3efd1d0a163a6 (diff) | |
download | master-187ad058-b433167dcb1be5a0c260a9980241f04d90d4deca.tar.gz master-187ad058-b433167dcb1be5a0c260a9980241f04d90d4deca.tar.bz2 master-187ad058-b433167dcb1be5a0c260a9980241f04d90d4deca.zip |
lantiq: enable switch on td8970
Signed-off-by: John Crispin <blogic@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@40498 3c298f89-4303-0410-b956-a3cf2f4a3e73
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"; |