linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] SPI driver support for RZ/G2L
@ 2021-11-17  1:05 Lad Prabhakar
  2021-11-17  1:05 ` [PATCH 1/3] dt-bindings: spi: renesas,rspi: Document RZ/G2L SoC Lad Prabhakar
                   ` (2 more replies)
  0 siblings, 3 replies; 10+ messages in thread
From: Lad Prabhakar @ 2021-11-17  1:05 UTC (permalink / raw)
  To: Geert Uytterhoeven, Mark Brown, Rob Herring, Philipp Zabel,
	linux-spi, Arnd Bergmann, devicetree, linux-renesas-soc
  Cc: linux-kernel, Prabhakar, Biju Das, Lad Prabhakar

Hi All,

This patch series adds RSPI driver and dt binding support to RZ/G2L SoC.

Cheers,
Prabhakar

Lad Prabhakar (3):
  dt-bindings: spi: renesas,rspi: Document RZ/G2L SoC
  spi: spi-rspi: Add support to deassert/assert reset line
  spi: spi-rspi: Drop redeclaring ret variable in qspi_transfer_in()

 .../devicetree/bindings/spi/renesas,rspi.yaml | 13 ++++++++-
 drivers/spi/spi-rspi.c                        | 27 ++++++++++++++++++-
 2 files changed, 38 insertions(+), 2 deletions(-)

-- 
2.17.1


^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2021-11-17 14:18 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-11-17  1:05 [PATCH 0/3] SPI driver support for RZ/G2L Lad Prabhakar
2021-11-17  1:05 ` [PATCH 1/3] dt-bindings: spi: renesas,rspi: Document RZ/G2L SoC Lad Prabhakar
2021-11-17  8:51   ` Geert Uytterhoeven
2021-11-17  8:57     ` Lad, Prabhakar
2021-11-17 12:55   ` Mark Brown
2021-11-17 14:17     ` Lad, Prabhakar
2021-11-17  1:05 ` [PATCH 2/3] spi: spi-rspi: Add support to deassert/assert reset line Lad Prabhakar
2021-11-17  8:55   ` Geert Uytterhoeven
2021-11-17  1:05 ` [PATCH 3/3] spi: spi-rspi: Drop redeclaring ret variable in qspi_transfer_in() Lad Prabhakar
2021-11-17  8:57   ` Geert Uytterhoeven

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).