RE: [PATCH v2] Input: st1232 - add support resolution reading
From: Valek, Andrej <hidden>
Date: 2020-11-12 08:12:02
Also in:
lkml
From: Valek, Andrej <hidden>
Date: 2020-11-12 08:12:02
Also in:
lkml
Hello Dimitry, Thank you for that. What about the other patches? Regards, Andrej
-----Original Message----- From: Dmitry Torokhov <dmitry.torokhov@gmail.com> Sent: Thursday, November 12, 2020 2:54 AM To: Valek, Andrej (ADV D EU SK SI-BP1) <redacted> Cc: linux-input@vger.kernel.org; linux-kernel@vger.kernel.org; kbuild-all@lists.01.org Subject: Re: [PATCH v2] Input: st1232 - add support resolution reading On Tue, Nov 03, 2020 at 08:39:49AM +0100, Andrej Valek wrote:quoted
Hard-coding resolution for st1633 device was wrong. Some of LCDs like YTS700TLBC-02-100C has assembled Sitronix st1633 touchcontroller too. But the resolution is not 320x480 as was hard-coded. Add new function which reads correct resolution directly from register. Signed-off-by: Andrej Valek <redacted>Applied, thank you. -- Dmitry