On Thu, 02 Oct 2025 12:44:04 -0400, Frank Li wrote:
Rename maxim,max11801.yaml to trivial-touch.yaml for simple i2c touch
controller with one interrupt and common touch properties.
Add optional reset-gpios and wakeup-source properties.
Signed-off-by: Frank Li <Frank.Li@nxp.com>
---
change in v3
- add wakeup-source and reset-gpios optional properties
change in v2
new patch
previous discussion
https://lore.kernel.org/imx/20250925-swimming-overspend-ddf7ab4a252c@spud/T/#t (local)
---
.../{maxim,max11801.yaml => trivial-touch.yaml} | 13 ++++++++++---
1 file changed, 10 insertions(+), 3 deletions(-)
rename Documentation/devicetree/bindings/input/touchscreen/{maxim,max11801.yaml => trivial-touch.yaml} (70%)
Reviewed-by: Rob Herring (Arm) <robh@kernel.org>