public inbox for linux-arm-kernel@lists.infradead.org
 help / color / mirror / Atom feed
* [PATCH v2 0/2] apple-nvme: bug fixes
@ 2025-02-13 16:12 Alyssa Rosenzweig
  2025-02-13 16:12 ` [PATCH v2 1/2] apple-nvme: Support coprocessors left idle Alyssa Rosenzweig
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Alyssa Rosenzweig @ 2025-02-13 16:12 UTC (permalink / raw)
  To: Hector Martin, Sven Peter, Keith Busch, Jens Axboe,
	Christoph Hellwig, Sagi Grimberg, Philipp Zabel
  Cc: asahi, linux-arm-kernel, linux-nvme, linux-kernel,
	Alyssa Rosenzweig, Neal Gompa

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@rosenzweig.io>
---
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@rosenzweig.io

---
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@rosenzweig.io>



^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2025-02-18 15:44 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-02-13 16:12 [PATCH v2 0/2] apple-nvme: bug fixes Alyssa Rosenzweig
2025-02-13 16:12 ` [PATCH v2 1/2] apple-nvme: Support coprocessors left idle Alyssa Rosenzweig
2025-02-13 16:12 ` [PATCH v2 2/2] apple-nvme: Release power domains when probe fails Alyssa Rosenzweig
2025-02-13 16:14 ` [PATCH v2 0/2] apple-nvme: bug fixes Sven Peter
2025-02-18 15:42 ` Keith Busch

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox