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:
Mathias Kresin 2016-10-12 09:09:07 +02:00
parent bcfbeae79f
commit 335ccddc10

View file

@ -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>;