From: Francesco Dolcini Date: Tue, 12 Jul 2022 16:33:43 +0000 (+0200) Subject: dt-bindings: gpio: stmpe: Remove node name requirement X-Git-Tag: v6.6.17~6445^2~27 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=0e056f414e5b1b797886a90e77f6576f121c2a09;p=platform%2Fkernel%2Flinux-rpi.git 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 Acked-by: Krzysztof Kozlowski Reviewed-by: Linus Walleij Signed-off-by: Bartosz Golaszewski --- diff --git a/Documentation/devicetree/bindings/gpio/gpio-stmpe.txt b/Documentation/devicetree/bindings/gpio/gpio-stmpe.txt index a0e4cf8..b33f8f0 100644 --- a/Documentation/devicetree/bindings/gpio/gpio-stmpe.txt +++ b/Documentation/devicetree/bindings/gpio/gpio-stmpe.txt @@ -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 {