[PATCH 4/5 v2] input: tc3589x-keypad: support probing from device tree

Linus Walleij linus.walleij at linaro.org
Tue Nov 12 12:06:49 EST 2013


On Tue, Nov 12, 2013 at 4:30 PM, Sebastian Reichel <sre at ring0.de> wrote:
> On Tue, Nov 12, 2013 at 03:13:38PM +0100, Linus Walleij wrote:

>> +     plat->no_autorepeat = of_property_read_bool(np, "linux,no-autorepeat");
>> +     plat->enable_wakeup = of_property_read_bool(np, "linux,wakeup");
>
> There is currently discussion going on for the property name of
> autorepeat:
>
> https://lkml.org/lkml/2013/11/11/680

So this binding is documented for GPIO keys in:
Documentation/devicetree/bindings/input/gpio-matrix-keypad.txt

This is probably the most used binding as GPIO matrixes are
not uncommon. But I don't know, yes it is a mess. (As usual.)

Yours,
Linus Walleij



More information about the linux-arm-kernel mailing list