lantiq: VGV7510KW22/VGV7519 update spi pinmux group
authorJohn Crispin <john@openwrt.org>
Mon, 8 Feb 2016 08:25:31 +0000 (08:25 +0000)
committerJohn Crispin <john@openwrt.org>
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>
SVN-Revision: 48658

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

index c3722e9e86de11b82b0369bfa7add95bff89defd..e504dc295ba5660a95efa1652bcc4796248d3bb0 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 4a5611449d359a9133ee6a2c1b76affcbffd8372..95de6e56e7f40c004c7af672a518192b4f65d283 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 {