On Thu, Aug 28, 2025 at 04:01:29PM +0200, Janne Grunau wrote: > After discussion with the devicetree maintainers we agreed to not extend > lists with the generic compatible "apple,i2c" anymore [1]. Use > "apple,t8103-i2c" as fallback compatible as it is the SoC the driver > and bindings were written for. > > This block is compatible with t8103, so just add the new per-SoC > compatible using apple,t8103-i2c as base. > > [1]: > https://lore.kernel.org/asahi/12ab93b7-1fc2-4ce0-926e-c8141cfe8...@kernel.org/ > > Signed-off-by: Janne Grunau <j...@jannau.net> > Acked-by: Andi Shyti <andi.sh...@kernel.org>
Applied to for-next, thanks!