dt-bindings: gpio: stmpe: Remove node name requirement
authorFrancesco Dolcini <francesco.dolcini@toradex.com>
Tue, 12 Jul 2022 16:33:43 +0000 (18:33 +0200)
committerBartosz Golaszewski <brgl@bgdev.pl>
Wed, 31 Aug 2022 19:56:43 +0000 (21:56 +0200)
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>
Documentation/devicetree/bindings/gpio/gpio-stmpe.txt

index a0e4cf8..b33f8f0 100644 (file)
@@ -8,8 +8,7 @@ Optional properties:
  - st,norequest-mask: bitmask specifying which GPIOs should _not_ be requestable
    due to different usage (e.g. touch, keypad)
 
-Node name must be stmpe_gpio and should be child node of stmpe node to which it
-belongs.
+Node should be child node of stmpe node to which it belongs.
 
 Example:
        stmpe_gpio {