Skip to content

Commit 166e023

Browse files
shimodaygeertu
authored andcommitted
arm64: dts: renesas: r8a779g0: Add iommus to MMC node
Add iommus property to the MMC node for r8a779g0. Signed-off-by: Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com> Tested-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com> Reviewed-by: Geert Uytterhoeven <geert+renesas@glider.be> Link: https://lore.kernel.org/r/20230123013448.1250991-6-yoshihiro.shimoda.uh@renesas.com Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
1 parent 00a9526 commit 166e023

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

arch/arm64/boot/dts/renesas/r8a779g0.dtsi

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1897,6 +1897,7 @@
18971897
power-domains = <&sysc R8A779G0_PD_ALWAYS_ON>;
18981898
resets = <&cpg 706>;
18991899
max-frequency = <200000000>;
1900+
iommus = <&ipmmu_ds0 32>;
19001901
status = "disabled";
19011902
};
19021903

0 commit comments

Comments
 (0)