lantiq: VGV7510KW22/VGV7519 update spi pinmux group
authorblogic <blogic@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Mon, 8 Feb 2016 08:25:31 +0000 (08:25 +0000)
committerblogic <blogic@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Mon, 8 Feb 2016 08:25:31 +0000 (08:25 +0000)
With the backport of the kernel 4.5 pinctrl-xway patches (3551609d &
826bca29) the pinmux group "spi" was splitted into "spi_di", "spi_do" &
"spi_clk". But the no longer existing group "spi" is still used by some
device tree source files.

This fixes the detection of the wireless chipset of the VGV7510KW22.

Signed-off-by: Mathias Kresin <openwrt@kresin.me>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@48658 3c298f89-4303-0410-b956-a3cf2f4a3e73

target/linux/lantiq/dts/VGV7510KW22.dtsi
target/linux/lantiq/dts/VGV7519.dtsi

index c3722e9..e504dc2 100644 (file)
@@ -74,7 +74,7 @@
                                        lantiq,output = <1>;
                                };
                                spi {
-                                       lantiq,groups = "spi";
+                                       lantiq,groups = "spi_di", "spi_do", "spi_clk";
                                        lantiq,function = "spi";
                                };
                        };
index 4a56114..95de6e5 100644 (file)
@@ -53,7 +53,7 @@
                                        lantiq,function = "stp";
                                };
                                spi {
-                                       lantiq,groups = "spi";
+                                       lantiq,groups = "spi_di", "spi_do", "spi_clk";
                                        lantiq,function = "spi";
                                };
                                mdio {