OSDN Git Service

dt-bindings: input: touchscreen: stmpe: Remove node name requirement
authorFrancesco Dolcini <francesco.dolcini@toradex.com>
Tue, 6 Sep 2022 03:15:17 +0000 (20:15 -0700)
committerDmitry Torokhov <dmitry.torokhov@gmail.com>
Tue, 6 Sep 2022 03:15:51 +0000 (20:15 -0700)
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>
Link: https://lore.kernel.org/r/20220712163345.445811-6-francesco.dolcini@toradex.com
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
Documentation/devicetree/bindings/input/touchscreen/stmpe.txt

index c549924..238b515 100644 (file)
@@ -54,8 +54,7 @@ Optional properties common with MFD (deprecated):
                                1 -> 3.25 MHz
                                2 || 3 -> 6.5 MHz
 
-Node name must be stmpe_touchscreen and should be child node of stmpe node to
-which it belongs.
+Node should be child node of stmpe node to which it belongs.
 
 Note that common ADC settings of stmpe_touchscreen (child) will take precedence
 over the settings done in MFD.