Dear Dmitry,
I wonder if you have had a chance to look at this patch. It was
originally sent on 26 Sep 2021, then resent on 3 Oct 2021 to try to make
it come out in Patchwork properly. This is my first patch submission so
any feedback on both the patch and whether I'm following the process
properly would be very useful. Thanks very much.
Yours,
Gareth
On 15/10/2021 10:04, Gareth Randall wrote:
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