From c2e4007bc17ec0ea91eee57d163aeb88a986f3ec Mon Sep 17 00:00:00 2001
From: John Crispin <john@openwrt.org>
Date: Mon, 6 Oct 2014 20:08:11 +0000
Subject: [PATCH] lantiq - vgv7519: remove spi_cs4, since the board use this
 line for something else

SVN-Revision: 42822
---
 target/linux/lantiq/dts/VGV7519.dtsi | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/target/linux/lantiq/dts/VGV7519.dtsi b/target/linux/lantiq/dts/VGV7519.dtsi
index 2894099e37..fafcf5ed14 100644
--- a/target/linux/lantiq/dts/VGV7519.dtsi
+++ b/target/linux/lantiq/dts/VGV7519.dtsi
@@ -43,7 +43,7 @@
 					lantiq,function = "stp";
 				};
 				spi {
-					lantiq,groups = "spi", "spi_cs4";
+					lantiq,groups = "spi";
 					lantiq,function = "spi";
 				};
 				mdio {
-- 
2.30.2