aboutsummaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
authorFabrizio Castro <fabrizio.castro.jz@renesas.com>2025-07-29 15:51:10 +0100
committerMark Brown <broonie@kernel.org>2025-07-29 15:59:12 +0100
commit926406a85ad895fbe6ee4577cdbc4f55245a0742 (patch)
tree2e5a437a200ce4a952335f0b910629d205a875df
parentspi: SPISG: Fix less than zero comparison on a u32 variable (diff)
downloadwireguard-linux-926406a85ad895fbe6ee4577cdbc4f55245a0742.tar.xz
wireguard-linux-926406a85ad895fbe6ee4577cdbc4f55245a0742.zip
MAINTAINERS: Add entries for the RZ/V2H(P) RSPI
Add the MAINTAINERS entries for the Renesas RZ/V2H(P) RSPI driver. Signed-off-by: Fabrizio Castro <fabrizio.castro.jz@renesas.com> Reviewed-by: Geert Uytterhoeven <geert+renesas@glider.be> Link: https://patch.msgid.link/20250729145110.37258-1-fabrizio.castro.jz@renesas.com Signed-off-by: Mark Brown <broonie@kernel.org>
-rw-r--r--MAINTAINERS8
1 files changed, 8 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index addb26082fa0..b1c081f9c567 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -21208,6 +21208,14 @@ S: Maintained
F: Documentation/devicetree/bindings/net/renesas,rzv2h-gbeth.yaml
F: drivers/net/ethernet/stmicro/stmmac/dwmac-renesas-gbeth.c
+RENESAS RZ/V2H(P) RSPI DRIVER
+M: Fabrizio Castro <fabrizio.castro.jz@renesas.com>
+L: linux-spi@vger.kernel.org
+L: linux-renesas-soc@vger.kernel.org
+S: Maintained
+F: Documentation/devicetree/bindings/spi/renesas,rzv2h-rspi.yaml
+F: drivers/spi/spi-rzv2h-rspi.c
+
RENESAS RZ/V2H(P) USB2PHY PORT RESET DRIVER
M: Fabrizio Castro <fabrizio.castro.jz@renesas.com>
M: Lad Prabhakar <prabhakar.mahadev-lad.rj@bp.renesas.com>