ramips: rename keys node formerly named button
For some devices, the keys node is named "button". Change name to match the rest of the target. Signed-off-by: Adrian Schmutzler <freifunk@adrianschmutzler.de>
This commit is contained in:
parent
4176100b06
commit
a921945773
@ -35,7 +35,7 @@
|
||||
};
|
||||
};
|
||||
|
||||
button {
|
||||
keys {
|
||||
compatible = "gpio-keys";
|
||||
|
||||
reset {
|
||||
|
@ -54,7 +54,7 @@
|
||||
};
|
||||
};
|
||||
|
||||
button {
|
||||
keys {
|
||||
compatible = "gpio-keys";
|
||||
|
||||
reset {
|
||||
|
@ -60,7 +60,7 @@
|
||||
};
|
||||
};
|
||||
|
||||
button {
|
||||
keys {
|
||||
compatible = "gpio-keys";
|
||||
|
||||
reset {
|
||||
|
Loading…
x
Reference in New Issue
Block a user