Home
last modified time | relevance | path

Searched hist:fbfb9a60 (Results 1 – 1 of 1) sorted by relevance

/linux/Documentation/devicetree/bindings/input/
H A Dgpio-keys.yamlfbfb9a60 Tue Nov 19 14:16:58 GMT 2019 Rob Herring <robh@kernel.org> dt-bindings: input: Convert gpio-keys bindings to schema

Convert the gpio-keys and gpio-keys-polled bindings to a DT schema. As
both bindings are almost the same, combine them into a single schema.

The binding said 'interrupts' was required, but testing on dts files
showed that it isn't required.

'linux,input-value' was only documented for gpio-keys-polled, but there
doesn't seem to be any reason for it to be specific to that. It can work
for gpio-keys too if the GPIO line(s) are available.

Cc: Dmitry Torokhov <dmitry.torokhov@gmail.com>
Signed-off-by: Rob Herring <robh@kernel.org>