linux-spi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] spi: dw: Add basic runtime PM support
@ 2019-09-13 12:11 Gareth Williams
  2019-09-13 12:11 ` [PATCH 1/3] dt: spi: Add Renesas RZ/N1 binding documentation Gareth Williams
                   ` (2 more replies)
  0 siblings, 3 replies; 10+ messages in thread
From: Gareth Williams @ 2019-09-13 12:11 UTC (permalink / raw)
  To: Mark Brown, Rob Herring, Mark Rutland
  Cc: Gareth Williams, Phil Edworthy, linux-spi, devicetree,
	linux-kernel

The Renesas RZ/N1 SPI Controller is based on the Synopsys DW SSI. This
series enables power mode in the driver so the clock domain will enable
the bus clock, adds the compatible string and updates the associated bindings
documentation.

Phil Edworthy (3):
  dt: spi: Add Renesas RZ/N1 binding documentation
  spi: dw: Add basic runtime PM support
  spi: dw: Add compatible string for Renesas RZ/N1 SPI Controller

 Documentation/devicetree/bindings/spi/renesas,rzn1-spi.txt | 11 +++++++++++
 drivers/spi/spi-dw-mmio.c                                  |  1 +
 drivers/spi/spi-dw.c                                       |  4 ++++
 3 files changed, 16 insertions(+)
 create mode 100644 Documentation/devicetree/bindings/spi/renesas,rzn1-spi.txt

-- 
2.7.4

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

end of thread, other threads:[~2019-09-17  9:34 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-09-13 12:11 [PATCH 0/3] spi: dw: Add basic runtime PM support Gareth Williams
2019-09-13 12:11 ` [PATCH 1/3] dt: spi: Add Renesas RZ/N1 binding documentation Gareth Williams
2019-09-13 12:11 ` [PATCH 2/3] spi: dw: Add basic runtime PM support Gareth Williams
2019-09-16 14:36   ` Geert Uytterhoeven
2019-09-16 16:14     ` Gareth Williams
2019-09-17  6:36       ` Geert Uytterhoeven
2019-09-17  9:34         ` Gareth Williams
2019-09-13 12:12 ` [PATCH 3/3] spi: dw: Add compatible string for Renesas RZ/N1 SPI Controller Gareth Williams
2019-09-15 11:00   ` Andy Shevchenko
2019-09-15 11:22     ` Mark Brown

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).