(subset) [PATCH v3 0/9] Add support ANS2 NVMe on Apple A11

Sven Peter sven at kernel.org
Sat Aug 23 00:28:30 PDT 2025


On Thu, 21 Aug 2025 23:56:37 +0800, Nick Chan wrote:
> Apple A11 SoC comes with an NVMe controller that is similar to the
> NVMe controller in M1, but less customized. Notably, it does not
> have NVMMU or Linear SQ.
> 
> The controller is wired to an older variant of the SART address filter,
> and uses an older variant of ASC mailbox, so add support for them too.
> 
> [...]

Applied to git at github.com:AsahiLinux/linux.git (apple-soc/drivers-6.18), thanks!

[1/9] dt-bindings: mailbox: apple,mailbox: Add ASC mailboxes on Apple A11 and T2
      https://github.com/AsahiLinux/linux/commit/32299eb03414
[2/9] soc: apple: mailbox: Add Apple A11 and T2 mailbox support
      https://github.com/AsahiLinux/linux/commit/fee2e558b488
[3/9] dt-bindings: iommu: apple,sart: Add Apple A11
      https://github.com/AsahiLinux/linux/commit/08d37b6bdfa7
[4/9] soc: apple: sart: Make allow flags SART version dependent
      https://github.com/AsahiLinux/linux/commit/240893c1f5b3
[5/9] soc: apple: sart: Add SARTv0 support
      https://github.com/AsahiLinux/linux/commit/58b28ca2e669

Best regards,
-- 
Sven Peter <sven at kernel.org>




More information about the Linux-nvme mailing list