mbox series

[0/2] ARM: ti/omap: gta04: properly specify GTA04 touchscreen properties

Message ID 20241014141240.92072-1-andreas@kemnade.info (mailing list archive)
Headers show
Series ARM: ti/omap: gta04: properly specify GTA04 touchscreen properties | expand

Message

Andreas Kemnade Oct. 14, 2024, 2:12 p.m. UTC
Specify touchscreen in a way that no userspace configuration is needed.

Note: if the devicetree patch is in without the input patch, things
will be broken in a different way.

Andreas Kemnade (2):
  Input: tsc2007 - accept standard properties
  ARM: dts: ti/omap: omap3-gta04: use proper touchscreen properties

 arch/arm/boot/dts/ti/omap/omap3-gta04.dtsi | 6 ++++--
 drivers/input/touchscreen/tsc2007.h        | 2 ++
 drivers/input/touchscreen/tsc2007_core.c   | 5 ++---
 3 files changed, 8 insertions(+), 5 deletions(-)