dt-bindings: gpio: add common consumer GPIO lines
authorKrzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Mon, 25 Apr 2022 18:46:31 +0000 (20:46 +0200)
committerBartosz Golaszewski <brgl@bgdev.pl>
Mon, 25 Apr 2022 18:48:35 +0000 (20:48 +0200)
commit6588cb81e546e24f8271987ce0df120305cd4c80
tree707191342d6e03580f27ddd65378473cb2a977bc
parent3c938cc5cebcbd2291fe97f523c0705a2c24c77d
dt-bindings: gpio: add common consumer GPIO lines

Typical GPIO lines like enable, powerdown, reset or wakeup are not
documented as common, which leads to new variations of these (e.g.
pwdn-gpios).  Add a common schema which serves also as a documentation
for preferred naming.

Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Reviewed-by: Rob Herring <robh@kernel.org>
Signed-off-by: Bartosz Golaszewski <brgl@bgdev.pl>
Documentation/devicetree/bindings/gpio/gpio-consumer-common.yaml [new file with mode: 0644]