lkml.org 
[lkml]   [2023]   [Jun]   [22]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Subject[PATCH v2 0/5] spi: Add CSI support for Renesas RZ/V2M
Date
Dear All,

This series is to add support for the Clocked Serial Interface (CSI)
IP found in the Renesas RZ/V2M SoC.

Thanks,
Fab

v2: edited list of include files in drivers/spi/spi-rzv2m-csi.c

Fabrizio Castro (5):
spi: dt-bindings: Add bindings for RZ/V2M CSI
clk: renesas: r9a09g011: Add CSI related clocks
spi: Add support for Renesas CSI
arm64: dts: renesas: r9a09g011: Add CSI nodes
arm64: defconfig: Enable Renesas RZ/V2M CSI driver

.../bindings/spi/renesas,rzv2m-csi.yaml | 70 ++
arch/arm64/boot/dts/renesas/r9a09g011.dtsi | 28 +
arch/arm64/configs/defconfig | 1 +
drivers/clk/renesas/r9a09g011-cpg.c | 15 +
drivers/spi/Kconfig | 6 +
drivers/spi/Makefile | 1 +
drivers/spi/spi-rzv2m-csi.c | 667 ++++++++++++++++++
7 files changed, 788 insertions(+)
create mode 100644 Documentation/devicetree/bindings/spi/renesas,rzv2m-csi.yaml
create mode 100644 drivers/spi/spi-rzv2m-csi.c

--
2.34.1

\
 
 \ /
  Last update: 2023-06-22 13:34    [W:0.203 / U:0.208 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site