From 602d8d38ac27355c4594a30303ebe8e4c9cef7bd Mon Sep 17 00:00:00 2001 From: John Crispin 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