[PATCH v2 0/2] apple-nvme: bug fixes

From: Alyssa Rosenzweig
Date: Thu Feb 13 2025 - 11:15:44 EST


This small series fixes two unrelated issues with the Apple NVMe driver.

* fix NVMe on certain combinations of firmware + machine
* fix a power domain leak

Although these are strict bug fixes, given the early stage of mainlining
for these SoCs, none of this needs to be backported.

Signed-off-by: Alyssa Rosenzweig <alyssa@xxxxxxxxxxxxx>
---
Changes in v2:
- Add Neal's review
- Drop cache flush change.
- Link to v1: https://lore.kernel.org/r/20250211-nvme-fixes-v1-0-6958b3aa49fe@xxxxxxxxxxxxx

---
Hector Martin (2):
apple-nvme: Support coprocessors left idle
apple-nvme: Release power domains when probe fails

drivers/nvme/host/apple.c | 55 ++++++++++++++++++++++++++++++++---------------
1 file changed, 38 insertions(+), 17 deletions(-)
---
base-commit: 2014c95afecee3e76ca4a56956a936e23283f05b
change-id: 20250211-nvme-fixes-29c409c2553f

Best regards,
--
Alyssa Rosenzweig <alyssa@xxxxxxxxxxxxx>