brcm63xx: fix HG556a C button
authordani <dgcbueu@gmail.com>
Fri, 22 Jul 2016 10:45:54 +0000 (12:45 +0200)
committerJohn Crispin <john@phrozen.org>
Sun, 24 Jul 2016 04:38:30 +0000 (06:38 +0200)
One button of the HG556a-C has the wrong GPIO pin defined in the dts file,
fix it

Signed-off-by: Daniel Gonzalez <dgcbueu@gmail.com>
target/linux/brcm63xx/dts/hg556a-c.dts

index 3e64a2fb186c9f858f3333c7123f9a6078df0dbd..ada2a8ca0c2efb2674c936f1edeada5246588cf2 100644 (file)
@@ -21,7 +21,7 @@
 
                help {
                        label = "help";
-                       gpios = <&gpio0 8 1>;
+                       gpios = <&gpio1 4 1>;
                        linux,code = <KEY_HELP>;
                };
                wlan {