Re: [PATCH v1] ARM: tegra: nexus7: Add touchscreen
From: Thierry Reding <hidden>
Date: 2020-09-17 10:23:10
Also in:
linux-tegra
Attachments
- signature.asc [application/pgp-signature] 833 bytes
From: Thierry Reding <hidden>
Date: 2020-09-17 10:23:10
Also in:
linux-tegra
On Fri, Aug 14, 2020 at 03:21:38AM +0300, Dmitry Osipenko wrote:
Nexus 7 2012 has Elantech EKTF3624 touchscreen, this patch adds TS node to the device-tree. Signed-off-by: Dmitry Osipenko <digetx@gmail.com> --- Please note that EKTF3624 is already supported by the elan,elants_i2c.yaml binding, but elants_i2c driver doesn't support it yet becasue some of the patches [1] are still under review. [1] https://patchwork.kernel.org/project/linux-input/list/?series=316905 .../tegra30-asus-nexus7-grouper-common.dtsi | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+)
Applied to for-5.10/arm/dt, thanks. Thierry