mirror of
https://github.com/hanwckf/immortalwrt-mt798x.git
synced 2025-01-10 03:09:08 +08:00
lantiq: fix ARV452CQW keys
Fix the typo in the gpio-keys-polled compatible string. Signed-off-by: Mathias Kresin <dev@kresin.me>
This commit is contained in:
parent
bcfbeae79f
commit
335ccddc10
@ -142,7 +142,7 @@
|
||||
#define ARV452CPW_SWITCH_RESET 110
|
||||
*/
|
||||
gpio-keys-polled {
|
||||
compatible = "gpio-keys-polled1";
|
||||
compatible = "gpio-keys-polled";
|
||||
#address-cells = <1>;
|
||||
#size-cells = <0>;
|
||||
poll-interval = <100>;
|
||||
|
Loading…
x
Reference in New Issue
Block a user