lantiq: fix ARV452CQW keys
authorMathias Kresin <dev@kresin.me>
Wed, 12 Oct 2016 07:09:07 +0000 (09:09 +0200)
committerMathias Kresin <dev@kresin.me>
Sat, 15 Oct 2016 07:01:45 +0000 (09:01 +0200)
Fix the typo in the gpio-keys-polled compatible string.

Signed-off-by: Mathias Kresin <dev@kresin.me>
target/linux/lantiq/dts/ARV452CQW.dts

index 60106b9dbf73cf3b063479e23742abf2673b2bae..ecfd6fd743183232b9bbaadb0237aeb45ec22054 100644 (file)
 #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>;