]> git.ipfire.org Git - thirdparty/linux.git/commit
nvme-apple: add "apple,t8103-nvme-ans2" as compatible
authorJanne Grunau <j@jannau.net>
Wed, 31 Dec 2025 10:10:57 +0000 (11:10 +0100)
committerKeith Busch <kbusch@kernel.org>
Fri, 9 Jan 2026 14:55:09 +0000 (06:55 -0800)
commit7d3fa7e954934fbda0a017ac1c305b7b10ecceef
tree890af0dae4db7908f68a41c0e20627b023eebe26
parent32b63acd78f577b332d976aa06b56e70d054cbba
nvme-apple: add "apple,t8103-nvme-ans2" as compatible

After discussion with the devicetree maintainers we agreed to not extend
lists with the generic compatible "apple,nvme-ans2" anymore [1]. Add
"apple,t8103-nvme-ans2" as fallback compatible as it is the SoC the
driver and bindings were written for.

[1]: https://lore.kernel.org/asahi/12ab93b7-1fc2-4ce0-926e-c8141cfe81bf@kernel.org/

Cc: stable@vger.kernel.org # v6.18+
Fixes: 5bd2927aceba ("nvme-apple: Add initial Apple SoC NVMe driver")
Reviewed-by: Neal Gompa <neal@gompa.dev>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Janne Grunau <j@jannau.net>
Signed-off-by: Keith Busch <kbusch@kernel.org>
drivers/nvme/host/apple.c