Re: [PATCH 5/5] arm64: dts: exynos7870-j6lte: set mode 0 as default for zinitix touchscreen
From: Linus Walleij
Date: Wed Jul 29 2026 - 03:53:45 EST
On Thu, Jul 23, 2026 at 9:25 PM Kaustabh Chakraborty
<kauschluss@xxxxxxxxxxx> wrote:
> The ZT7548 chip in the Galaxy J6 is actually able to support mode 2 (the
> recommended mode) just fine.
>
> However, the downstream kernel driver utilizes mode 0. This creates a
> problem in the aftermarket world where fake touch digitizers only
> implement the bare minimum functionality, as used by the downstream
> driver, to compromise on cost, which leads to such chips implementing
> mode 0 only. To ensure touch works on those devices, set the default
> mode to 0.
>
> Signed-off-by: Kaustabh Chakraborty <kauschluss@xxxxxxxxxxx>
I guess it is not possible to detect in software which digitizer is used?
In that case:
Reviewed-by: Linus Walleij <linusw@xxxxxxxxxx>
Yours,
Linus Walleij