Re: [PATCH v3 7/9] nvme: apple: Add Apple A11 support
From: Janne Grunau <j@jannau.net>
Date: 2025-09-03 09:53:30
Also in:
asahi, linux-devicetree, linux-iommu, linux-nvme, lkml
From: Janne Grunau <j@jannau.net>
Date: 2025-09-03 09:53:30
Also in:
asahi, linux-devicetree, linux-iommu, linux-nvme, lkml
On Tue, Sep 02, 2025 at 07:26:46AM +0200, Christoph Hellwig wrote:
On Wed, Aug 27, 2025 at 05:56:33PM +0200, Sven Peter wrote:quoted
quoted
Do you want to merge this through the apple SOC tree? If so: Acked-by: Christoph Hellwig <hch@lst.de>I don't think that's necessary since there are no build time dependencies but if you want to I can take it through there.Merging it through nvme sounds fine as well, I just through up grabbing everything together would be easier. I also noticed there's another Apple hw enablement series that touches nvme, so I guess both should go through the same tree?
yes, they should go through the same tree if they go in the same cycle. They conflict in dt-bindings and possibly the driver. We should avoid burden someone else with this conflict resolution. Janne