mbox series

[0/2] r8a7742 add QSPI support

Message ID 20200812150048.27721-1-prabhakar.mahadev-lad.rj@bp.renesas.com (mailing list archive)
Headers show
Series r8a7742 add QSPI support | expand

Message

Lad Prabhakar Aug. 12, 2020, 3 p.m. UTC
Hi All,

This patchset adds qspi node to r8a7742 (RZ/G1H) SoC along
with updating the DT binding. 

Cheers,
Prabhakar

Lad Prabhakar (2):
  dt-bindings: spi: renesas,rspi: Add r8a7742 to the compatible list
  ARM: dts: r8a7742: Add QSPI support

 .../devicetree/bindings/spi/renesas,rspi.yaml    |  1 +
 arch/arm/boot/dts/r8a7742.dtsi                   | 16 ++++++++++++++++
 2 files changed, 17 insertions(+)

Comments

Mark Brown Aug. 18, 2020, 4:57 p.m. UTC | #1
On Wed, 12 Aug 2020 16:00:46 +0100, Lad Prabhakar wrote:
> This patchset adds qspi node to r8a7742 (RZ/G1H) SoC along
> with updating the DT binding.
> 
> Cheers,
> Prabhakar
> 
> Lad Prabhakar (2):
>   dt-bindings: spi: renesas,rspi: Add r8a7742 to the compatible list
>   ARM: dts: r8a7742: Add QSPI support
> 
> [...]

Applied to

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

Thanks!

[1/1] spi: renesas,rspi: Add r8a7742 to the compatible list
      commit: 08f9793efd3decae75e60bfec2e6068f2d4180df

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