brcm63xx: fix HG556a C button

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>
lede-17.01
dani 2016-07-22 12:45:54 +02:00 committed by John Crispin
parent 30d35181cd
commit cea917c30b
1 changed files with 1 additions and 1 deletions

View File

@ -21,7 +21,7 @@
help { help {
label = "help"; label = "help";
gpios = <&gpio0 8 1>; gpios = <&gpio1 4 1>;
linux,code = <KEY_HELP>; linux,code = <KEY_HELP>;
}; };
wlan { wlan {