diff options
author | John Crispin <john@openwrt.org> | 2014-10-06 20:08:11 +0000 |
---|---|---|
committer | John Crispin <john@openwrt.org> | 2014-10-06 20:08:11 +0000 |
commit | c2e4007bc17ec0ea91eee57d163aeb88a986f3ec (patch) | |
tree | 36cdb67ff16db05cfa8319c6b8ae7eaf09a9e1e7 /target/linux/lantiq/dts | |
parent | 4cdf861521f43ef1600aeba111ec40efeb622fca (diff) | |
download | mtk-20170518-c2e4007bc17ec0ea91eee57d163aeb88a986f3ec.zip mtk-20170518-c2e4007bc17ec0ea91eee57d163aeb88a986f3ec.tar.gz mtk-20170518-c2e4007bc17ec0ea91eee57d163aeb88a986f3ec.tar.bz2 |
lantiq - vgv7519: remove spi_cs4, since the board use this line for something else
SVN-Revision: 42822
Diffstat (limited to 'target/linux/lantiq/dts')
-rw-r--r-- | target/linux/lantiq/dts/VGV7519.dtsi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/lantiq/dts/VGV7519.dtsi b/target/linux/lantiq/dts/VGV7519.dtsi index 2894099..fafcf5e 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 { |