Re: [PATCH v4 00/13] ata: ahci_platform: support allwinner R40 AHCI
From: Chen-Yu Tsai <hidden>
Date: 2018-08-31 02:33:12
Also in:
linux-arm-kernel, linux-ide, lkml
From: Chen-Yu Tsai <hidden>
Date: 2018-08-31 02:33:12
Also in:
linux-arm-kernel, linux-ide, lkml
Hi, On Fri, Aug 31, 2018 at 4:31 AM Jens Axboe [off-list ref] wrote:
On 8/30/18 1:01 PM, Corentin Labbe wrote:quoted
Hello This patchset add support for allwinner R40 AHCI controller. The whole patchset is tested on sun8i-r40-bananapi-m2-ultra and on sun7i-a20-cubieboard2 which doesnt have any of the ressources added by this serie, so no regression should come with it. The last patch(ata: ahci_sunxi: remove PHY code) should not be merged, but will be resent for inclustion when all patchs will have hit linus tree.Applied 1-12 with Hans's blessing, thanks Corentin.
Please don't merge device tree ("dts") patches, i.e. patches 9-12. We will
merge them through the sunxi / armsoc tree. Having them in separate trees
introduces conflicts when we have other stuff going through our tree.
Corentin, it's best to lay out the plan to get patches merges in the cover
letter, specifically which maintainer should take which patches, or if an
immutable tag/branch is preferred, when things can't be separated cleanly.
This helps other subsystem maintainers that don't routinely deal with armsoc.
Also, we probably can't merge the last patch that removes the PHY code,
since we have to support old device trees.
Thanks
ChenYu