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: input: touchscreen: 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>
Link: https://lore.kernel.org/r/20220712163345.445811-6-francesco.dolcini@toradex.com
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>

authored by

Francesco Dolcini and committed by
Dmitry Torokhov
94b22e12 f4e7a254

+1 -2
+1 -2
Documentation/devicetree/bindings/input/touchscreen/stmpe.txt
··· 54 54 1 -> 3.25 MHz 55 55 2 || 3 -> 6.5 MHz 56 56 57 - Node name must be stmpe_touchscreen and should be child node of stmpe node to 58 - which it belongs. 57 + Node should be child node of stmpe node to which it belongs. 59 58 60 59 Note that common ADC settings of stmpe_touchscreen (child) will take precedence 61 60 over the settings done in MFD.