On Thu, 07 May 2026 10:41:40 +0200, Janne Grunau wrote:
> Apple's M3 SoC is similar to M1 and M2 but uses a different memory map.
> The main difference is that RAM starts at 0x100_0000_0000 like on t600x
> and t602x (M1 and M2 Pro/Max/Ultra). Otherwise IO blocks have been
> rearranged.
> U-boot's existing drivers are compatible with the hardware and M3 device
> trees will carry "apple,t8103-*" compatible strings. Only
> apple-atcphy-reset might need a new compatible due to USB4 / DisplayPort
> changes the Linux driver has to deal with.
>
> [...]
Applied to u-boot/master, thanks!
[1/1] arm: apple: Add Apple M3 (t8122) support
commit: a1a47eee6763e61e184d4d0cda0a3cf0922a800d
--
Tom