mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2026-08-29 15:06:30 -04:00
arm64: dts: renesas: r8a779h0: Add FCPVX instance
Add device node for the FCPVX instance on R-Car V4M. Signed-off-by: Niklas Söderlund <niklas.soderlund+renesas@ragnatech.se> Reviewed-by: Geert Uytterhoeven <geert+renesas@glider.be> Link: https://lore.kernel.org/20250115181050.3728275-2-niklas.soderlund+renesas@ragnatech.se Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
This commit is contained in:
committed by
Geert Uytterhoeven
parent
db2bbe1e6c
commit
f829a3e9cd
@@ -1902,6 +1902,15 @@ fcpvd0: fcp@fea10000 {
|
||||
resets = <&cpg 508>;
|
||||
};
|
||||
|
||||
fcpvx0: fcp@fedb0000 {
|
||||
compatible = "renesas,fcpv";
|
||||
reg = <0 0xfedb0000 0 0x200>;
|
||||
clocks = <&cpg CPG_MOD 1100>;
|
||||
power-domains = <&sysc R8A779H0_PD_A3ISP0>;
|
||||
resets = <&cpg 1100>;
|
||||
iommus = <&ipmmu_vi1 24>;
|
||||
};
|
||||
|
||||
vspd0: vsp@fea20000 {
|
||||
compatible = "renesas,vsp2";
|
||||
reg = <0 0xfea20000 0 0x8000>;
|
||||
|
||||
Reference in New Issue
Block a user