On Tue, Apr 26, 2022 at 10:15 PM Sven Peter <sven@xxxxxxxxxxxxx> wrote: > > Hi, > > This series includes everything[*] required to get NVMe up and running on > Apple's M1, M1 Pro and M1 Max SoCs. > > v1: https://lore.kernel.org/linux-nvme/20220321165049.35985-1-sven@xxxxxxxxxxxxx/T/ > v2: https://lore.kernel.org/linux-nvme/20220415142055.30873-1-sven@xxxxxxxxxxxxx/T/ > > Thanks everyone for the reviews of v2 again! There are just some minor > changes since v2 listed in the individual commits again. Nice! I had not looked at v2 in much detail, but I'm perfectly happy with this version, I found a few things that could be improved if you do a respin, but nothing important. > [*] The only missing part in this series are the device tree updates > but since these will go through arm-soc anyway I haven't included > them here but will instead submit them once this series is in a shape > where it can be merged. Just as a clarification: the drivers/soc/ portion should normally go through the soc tree as well, but I'm happy for those to get merged along with the nvme driver if that helps get it all mainlined more quickly. Arnd