summaryrefslogtreecommitdiffstats
path: root/target/linux/brcm63xx
diff options
context:
space:
mode:
authordani <dgcbueu@gmail.com>2016-07-22 12:45:54 +0200
committerJohn Crispin <john@phrozen.org>2016-07-24 06:38:30 +0200
commitcea917c30b26e59de11e3bc26b35b6d816ace1da (patch)
tree0bd47f1e327f698f6c7e5a7a55fed1f7bb9b3780 /target/linux/brcm63xx
parent30d35181cd7bf7b178f77825f0e060a8a3f96508 (diff)
downloadmaster-31e0f0ae-cea917c30b26e59de11e3bc26b35b6d816ace1da.tar.gz
master-31e0f0ae-cea917c30b26e59de11e3bc26b35b6d816ace1da.tar.bz2
master-31e0f0ae-cea917c30b26e59de11e3bc26b35b6d816ace1da.zip
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>
Diffstat (limited to 'target/linux/brcm63xx')
-rw-r--r--target/linux/brcm63xx/dts/hg556a-c.dts2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/brcm63xx/dts/hg556a-c.dts b/target/linux/brcm63xx/dts/hg556a-c.dts
index 3e64a2fb18..ada2a8ca0c 100644
--- a/target/linux/brcm63xx/dts/hg556a-c.dts
+++ b/target/linux/brcm63xx/dts/hg556a-c.dts
@@ -21,7 +21,7 @@
help {
label = "help";
- gpios = <&gpio0 8 1>;
+ gpios = <&gpio1 4 1>;
linux,code = <KEY_HELP>;
};
wlan {