brcm63xx: fix HG556a C button
authorSigned-off-by: Daniel Gonzalez <dgcbueu@gmail.com>
Wed, 28 Sep 2016 07:49:26 +0000 (09:49 +0200)
committerZoltan HERPAI <wigyori@uid0.hu>
Wed, 28 Sep 2016 07:49:26 +0000 (09:49 +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 {