Re: [PATCH v6 0/3] usb: typec: tipd: Add sn201202x (ACE3) support
From: Greg Kroah-Hartman
Date: Thu Sep 10 2026 - 11:46:25 EST
On Wed, Aug 26, 2026 at 12:52:56PM +0200, Sasha Finkelstein wrote:
> Add support for sn201202x (a.k.a ACE3), an Apple-specific tps6598x
> variant that wraps the tps6598x core register set with a SPMI based
> regmap-like protocol, first appearing in Apple M3 devices. This series
> first makes the core parts bus-agnostic, and then adds the new SPMI
> interface as a custom regmap implementation.
>
> To simplify the merge strategy, the device tree entries will be sent
> in a future patch series.
>
> Signed-off-by: Sasha Finkelstein <k@xxxxxxxxxxxxxx>
> ---
> Changes in v6:
> - Fix rebase issues
> - Link to v5: https://patch.msgid.link/20260821-tipd-ace3-v5-0-3244ed3bdc3f@xxxxxxxxxxxxxx
Can you please rebase again against the usb-testing branch? Patch 2/3
doesn't apply :(
thanks,
greg k-h