From c24a8b8e354035c77eb7d5152bbdea255d5f6b00 Mon Sep 17 00:00:00 2001 From: blogic 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 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@42822 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- 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.11.0