On 03/10/2021 22:54, Gareth Randall wrote:
Add support for touch screens using the General Touch ST6001S
controller, as found in the GPEG model AOD22WZ-ST monitor.
This controller can output the ELO 10-byte protocol,
but requires different initialisation.
Signed-off-by: Gareth Randall <gareth@xxxxxxxxxxxxxxxxx>
---
drivers/input/touchscreen/elo.c | 58 +++++++++++++++++++++++++++++++++
1 file changed, 58 insertions(+)
Hi,
I'm seeking feedback on this patch. I just wondered whether I have made
any mistakes in the submission, or whether the maintainers are just very
busy (most likely explanation!)
I know that this does not appear properly in patchwork even though I
have attempted to recreate the exact format of a [PATCH] email, but I
don't want to send duplicate attempts. I've checked that there are no
wrapped lines in the email message. Is there a test suite that is
failing that I'm not aware of, or conventions I'm not following?
Thanks for any feedback.
Yours,
Gareth