Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

dt-bindings: gpio: stmpe: Remove node name requirement

STMPE driver does not require a specific node name anymore, only the
compatible is checked, update binding according to this.

Signed-off-by: Francesco Dolcini <francesco.dolcini@toradex.com>
Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Reviewed-by: Linus Walleij <linus.walleij@linaro.org>
Signed-off-by: Bartosz Golaszewski <brgl@bgdev.pl>

authored by

Francesco Dolcini and committed by
Bartosz Golaszewski
0e056f41 0bd459dd

+1 -2
+1 -2
Documentation/devicetree/bindings/gpio/gpio-stmpe.txt
··· 8 8 - st,norequest-mask: bitmask specifying which GPIOs should _not_ be requestable 9 9 due to different usage (e.g. touch, keypad) 10 10 11 - Node name must be stmpe_gpio and should be child node of stmpe node to which it 12 - belongs. 11 + Node should be child node of stmpe node to which it belongs. 13 12 14 13 Example: 15 14 stmpe_gpio {