projects
/
platform
/
kernel
/
linux-rpi.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9773837
)
staging: mt7621-dts: convert to gpio-keys
author
NeilBrown
<neil@brown.name>
Wed, 6 Jun 2018 22:04:21 +0000
(08:04 +1000)
committer
Greg Kroah-Hartman
<gregkh@linuxfoundation.org>
Sun, 17 Jun 2018 07:05:11 +0000
(09:05 +0200)
Now that gpio-interrupts work correctly, we
can use gpio-keys instead of gpio-keys-polled
for the single push-button on the gbpc-1.
Signed-off-by: NeilBrown <neil@brown.name>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/mt7621-dts/gbpc1.dts
patch
|
blob
|
history
diff --git
a/drivers/staging/mt7621-dts/gbpc1.dts
b/drivers/staging/mt7621-dts/gbpc1.dts
index
47bcee5
..
570d59e
100644
(file)
--- a/
drivers/staging/mt7621-dts/gbpc1.dts
+++ b/
drivers/staging/mt7621-dts/gbpc1.dts
@@
-24,11
+24,8
@@
};
};
- gpio-keys-polled {
- compatible = "gpio-keys-polled";
- #address-cells = <1>;
- #size-cells = <0>;
- poll-interval = <20>;
+ gpio-keys {
+ compatible = "gpio-keys";
reset {
label = "reset";