On Tue, Nov 12, 2013 at 4:30 PM, Sebastian Reichel <sre@xxxxxxxx> 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 -- To unsubscribe from this list: send the line "unsubscribe devicetree" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html