From 9fbbd04f45a359b5efa0993c937d8aad92af185e Mon Sep 17 00:00:00 2001
From: John Crispin <john@openwrt.org>
Date: Sat, 12 Apr 2014 21:22:21 +0000
Subject: [PATCH] lantiq: enable switch on td8970

Signed-off-by: John Crispin <blogic@openwrt.org>

SVN-Revision: 40498
---
 target/linux/lantiq/dts/TDW8970.dts | 1 +
 1 file changed, 1 insertion(+)

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";
-- 
GitLab