Commit cef942d0 authored by Simon Horman's avatar Simon Horman

arm64: dts: renesas: r8a7796: Point VSPI via FCPVI to IPMMU-VC0

Hook up the FCPVI devices to allow use of VSPI with IPMMU-VC0.

Based on work for the r8a7795 by Magnus Damm.
Signed-off-by: default avatarSimon Horman <horms+renesas@verge.net.au>
Reviewed-by: default avatarGeert Uytterhoeven <geert+renesas@glider.be>
parent 69490bc9
...@@ -1884,6 +1884,7 @@ fcpvi0: fcp@fe9af000 { ...@@ -1884,6 +1884,7 @@ fcpvi0: fcp@fe9af000 {
clocks = <&cpg CPG_MOD 611>; clocks = <&cpg CPG_MOD 611>;
power-domains = <&sysc R8A7796_PD_A3VC>; power-domains = <&sysc R8A7796_PD_A3VC>;
resets = <&cpg 611>; resets = <&cpg 611>;
iommus = <&ipmmu_vc0 19>;
}; };
vspd0: vsp@fea20000 { vspd0: vsp@fea20000 {
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment