projects
/
openwrt
/
staging
/
jogo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
bcfbeae
)
lantiq: fix ARV452CQW keys
author
Mathias Kresin
<dev@kresin.me>
Wed, 12 Oct 2016 07:09:07 +0000
(09:09 +0200)
committer
Mathias Kresin
<dev@kresin.me>
Sat, 15 Oct 2016 07:01:45 +0000
(09:01 +0200)
Fix the typo in the gpio-keys-polled compatible string.
Signed-off-by: Mathias Kresin <dev@kresin.me>
target/linux/lantiq/dts/ARV452CQW.dts
patch
|
blob
|
history
diff --git
a/target/linux/lantiq/dts/ARV452CQW.dts
b/target/linux/lantiq/dts/ARV452CQW.dts
index 60106b9dbf73cf3b063479e23742abf2673b2bae..ecfd6fd743183232b9bbaadb0237aeb45ec22054 100644
(file)
--- a/
target/linux/lantiq/dts/ARV452CQW.dts
+++ b/
target/linux/lantiq/dts/ARV452CQW.dts
@@
-142,7
+142,7
@@
#define ARV452CPW_SWITCH_RESET 110
*/
gpio-keys-polled {
- compatible = "gpio-keys-polled
1
";
+ compatible = "gpio-keys-polled";
#address-cells = <1>;
#size-cells = <0>;
poll-interval = <100>;