mbox series

[0/2] Add MSIOF support for R8A7742 SOC

Message ID 1591736054-568-1-git-send-email-prabhakar.mahadev-lad.rj@bp.renesas.com (mailing list archive)
Headers show
Series Add MSIOF support for R8A7742 SOC | expand

Message

Lad Prabhakar June 9, 2020, 8:54 p.m. UTC
Hi All,

This patch series adds support for MSIOF on R8A7742 SOC.

Cheers,
Prabhakar

Lad Prabhakar (2):
  dt-bindings: spi: renesas,sh-msiof: Add r8a7742 support
  ARM: dts: r8a7742: Add MSIOF[0123] support

 .../devicetree/bindings/spi/renesas,sh-msiof.yaml  |  1 +
 arch/arm/boot/dts/r8a7742.dtsi                     | 64 ++++++++++++++++++++++
 2 files changed, 65 insertions(+)

Comments

Mark Brown June 15, 2020, 11:41 p.m. UTC | #1
On Tue, 9 Jun 2020 21:54:12 +0100, Lad Prabhakar wrote:
> This patch series adds support for MSIOF on R8A7742 SOC.
> 
> Cheers,
> Prabhakar
> 
> Lad Prabhakar (2):
>   dt-bindings: spi: renesas,sh-msiof: Add r8a7742 support
>   ARM: dts: r8a7742: Add MSIOF[0123] support
> 
> [...]

Applied to

   https://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi.git for-next

Thanks!

[1/1] spi: renesas,sh-msiof: Add r8a7742 support
      commit: 6383b118efafff8cce8fc8fa5b7e893a523b698f

All being well this means that it will be integrated into the linux-next
tree (usually sometime in the next 24 hours) and sent to Linus during
the next merge window (or sooner if it is a bug fix), however if
problems are discovered then the patch may be dropped or reverted.

You may get further e-mails resulting from automated or manual testing
and review of the tree, please engage with people reporting problems and
send followup patches addressing any issues that are reported if needed.

If any updates are required or you are submitting further changes they
should be sent as incremental updates against current git, existing
patches will not be replaced.

Please add any relevant lists and maintainers to the CCs when replying
to this mail.

Thanks,
Mark