Re: [PATCH v7 0/4] Driver for Apple Z2 touchscreens.
From: Dmitry Torokhov <dmitry.torokhov@gmail.com>
Date: 2025-02-25 06:14:51
Also in:
asahi, linux-arm-kernel, linux-devicetree, lkml
From: Dmitry Torokhov <dmitry.torokhov@gmail.com>
Date: 2025-02-25 06:14:51
Also in:
asahi, linux-arm-kernel, linux-devicetree, lkml
Hi Sasha, On Mon, Feb 24, 2025 at 12:01:08PM +0100, Sasha Finkelstein via B4 Relay wrote:
Hi. This series adds support for Apple touchscreens using the Z2 protocol. Those are used as the primary touchscreen on mobile Apple devices, and for the touchbar on laptops using the M-series chips. (T1/T2 laptops have a coprocessor in charge of speaking Z2 to the touchbar). Originally sent as a RFC at https://lore.kernel.org/all/20230223-z2-for-ml-v1-0-028f2b85dc15@gmail.com/ (local) The changes since then mostly address the review feedback, but also add another machine that has this specific controller. Signed-off-by: Sasha Finkelstein <redacted> --- Changes in v7: - Added a dependency on ARCH_APPLE to prevent potential confusion on x86 - Link to v6: https://lore.kernel.org/r/20250205-z2-v6-0-cc60cbee1d5b@gmail.com (local)
My apologies, I already applied v6 (patches 1, 2 and 4). Could you please resend against linux-next (or my 'next' branch)? Patch #3 should go through Sven's tree. Thanks. -- Dmitry