[PATCH 0/4] renesas: r8a779g0: Enable VSPX on R-Car V4H
From: Jacopo Mondi
Date: Tue Dec 17 2024 - 12:59:28 EST
The series enables the two VSPX instances connected to the R-Car ISP
on Renesas R-Car V4H. Define clock identifiers based on the MSTPCR id
for the VSPX instances and defined device nodes in the V4H .dts file.
The VSPX modules interface with extenal memory through dedicated FCP
instances named FCPVX. Before defining VSPDX, define and enable the
FXPVX instances as well.
Compile-tested only series.
Signed-off-by: Jacopo Mondi <jacopo.mondi@xxxxxxxxxxxxxxxx>
---
Jacopo Mondi (4):
clk: renesas: r8a779g0: Add FCPVX clocks
arm64: dts: renesas: r8a779g0: Add FCPVX instances
clk: renesas: r8a779g0: Add VSPX clocks
arm64: dts: renesas: r8a779g0: Add VSPX instances
arch/arm64/boot/dts/renesas/r8a779g0.dtsi | 40 +++++++++++++++++++++++++++++++
drivers/clk/renesas/r8a779g0-cpg-mssr.c | 4 ++++
2 files changed, 44 insertions(+)
---
base-commit: 50d451b19cc58cf374160e30cbf72a5ed5b1b129
change-id: 20241217-rcar-v4h-vspx-7d809b701c75
Best regards,
--
Jacopo Mondi <jacopo.mondi@xxxxxxxxxxxxxxxx>