On Mon, Jun 25, 2018 at 7:03 AM, Simon Horman <horms+renesas@xxxxxxxxxxxx> wrote: > Hi Olof, Hi Kevin, Hi Arnd, > > Please consider these Renesas ARM64 based SoC DT updates for v4.19. > > > The following changes since commit ce397d215ccd07b8ae3f71db689aedb85d56ab40: > > Linux 4.18-rc1 (2018-06-17 08:04:49 +0900) > > are available in the git repository at: > > https://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas.git tags/renesas-arm64-dt-for-v4.19 > > for you to fetch changes up to 6b284a81307848b4331453b02cf7a33c09719d4b: > > arm64: dts: renesas: r8a77995: Add MSIOF device nodes (2018-06-25 15:30:39 +0200) Thanks, merged into next/dt. I think you can still collapse some commits a bit further, for example when a large number of devices are added to a new SoC, you don't need a commit per device (i.e. the r8a77980 series). It's not a problem if it's just a few, but like last merge window when it really added to a lot of small trivial patches it's adding noise to someone looking at changelogs -- it's harder to get a feel for what new things are going in on a larger scope. Keep in mind that you, as maintainer, should feel free to squash together patches when you apply them if it makes sense -- just make sure you retain authorship and credits/COO. -Olof