On Wed, Jul 25, 2018 at 09:34:55PM +0200, Wolfram Sang wrote: > Since Geert also argumented that it is reasonable to have this in the board DTS > files [1], I converted the RFC into proper patches. So, SATA will be available > out of the box for H3 and M3-N if MD12 is switched off properly. > > Patches are bases on current renesas-drivers/master. M3-N has been tested > successfully, too. > > [1] https://patchwork.kernel.org/patch/10131041/ > > Changes since RFC: > > * added comments > * kept the sorting > * used GPIO macros instead of hardcoded values > * added Geert's tag > * added a patch for M3-N, too > > Wolfram Sang (2): > arm64: dts: r8a7795: salvator-xs: enable SATA > arm64: dts: r8a77965: salvator-xs: enable SATA Thanks, this looks fine to me Fundamentally these patches are doing the same things to two (related) pieces of hardware. So as part of "project squash" please squash the two patches into one.