For some devices, the keys node is named "button". Change name to match the rest of the target. Signed-off-by: Adrian Schmutzler <[email protected]>
@@ -35,7 +35,7 @@
};
- button {
+ keys {
compatible = "gpio-keys";
reset {
@@ -54,7 +54,7 @@
@@ -60,7 +60,7 @@