We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0f739fd commit f4d71c6Copy full SHA for f4d71c6
arch/arm64/boot/dts/renesas/r8a77980.dtsi
@@ -1318,13 +1318,15 @@
1318
ipmmu_vip0: mmu@e7b00000 {
1319
compatible = "renesas,ipmmu-r8a77980";
1320
reg = <0 0xe7b00000 0 0x1000>;
1321
+ renesas,ipmmu-main = <&ipmmu_mm 4>;
1322
power-domains = <&sysc R8A77980_PD_ALWAYS_ON>;
1323
#iommu-cells = <1>;
1324
};
1325
1326
ipmmu_vip1: mmu@e7960000 {
1327
1328
reg = <0 0xe7960000 0 0x1000>;
1329
+ renesas,ipmmu-main = <&ipmmu_mm 11>;
1330
1331
1332
0 commit comments