r8a77980.dtsi (08d99b2c23dfa84ca5b5e5c194062a0550888b71) r8a77980.dtsi (f4d71c6ea9e58c07dd4d02d09c5dd9bb780ec4b1)
1// SPDX-License-Identifier: GPL-2.0
2/*
3 * Device Tree Source for the R-Car V3H (R8A77980) SoC
4 *
5 * Copyright (C) 2018 Renesas Electronics Corp.
6 * Copyright (C) 2018 Cogent Embedded, Inc.
7 */
8

--- 1304 unchanged lines hidden (view full) ---

1313 renesas,ipmmu-main = <&ipmmu_mm 14>;
1314 power-domains = <&sysc R8A77980_PD_ALWAYS_ON>;
1315 #iommu-cells = <1>;
1316 };
1317
1318 ipmmu_vip0: mmu@e7b00000 {
1319 compatible = "renesas,ipmmu-r8a77980";
1320 reg = <0 0xe7b00000 0 0x1000>;
1// SPDX-License-Identifier: GPL-2.0
2/*
3 * Device Tree Source for the R-Car V3H (R8A77980) SoC
4 *
5 * Copyright (C) 2018 Renesas Electronics Corp.
6 * Copyright (C) 2018 Cogent Embedded, Inc.
7 */
8

--- 1304 unchanged lines hidden (view full) ---

1313 renesas,ipmmu-main = <&ipmmu_mm 14>;
1314 power-domains = <&sysc R8A77980_PD_ALWAYS_ON>;
1315 #iommu-cells = <1>;
1316 };
1317
1318 ipmmu_vip0: mmu@e7b00000 {
1319 compatible = "renesas,ipmmu-r8a77980";
1320 reg = <0 0xe7b00000 0 0x1000>;
1321 renesas,ipmmu-main = <&ipmmu_mm 4>;
1321 power-domains = <&sysc R8A77980_PD_ALWAYS_ON>;
1322 #iommu-cells = <1>;
1323 };
1324
1325 ipmmu_vip1: mmu@e7960000 {
1326 compatible = "renesas,ipmmu-r8a77980";
1327 reg = <0 0xe7960000 0 0x1000>;
1322 power-domains = <&sysc R8A77980_PD_ALWAYS_ON>;
1323 #iommu-cells = <1>;
1324 };
1325
1326 ipmmu_vip1: mmu@e7960000 {
1327 compatible = "renesas,ipmmu-r8a77980";
1328 reg = <0 0xe7960000 0 0x1000>;
1329 renesas,ipmmu-main = <&ipmmu_mm 11>;
1328 power-domains = <&sysc R8A77980_PD_ALWAYS_ON>;
1329 #iommu-cells = <1>;
1330 };
1331
1332 mmc0: mmc@ee140000 {
1333 compatible = "renesas,sdhi-r8a77980",
1334 "renesas,rcar-gen3-sdhi";
1335 reg = <0 0xee140000 0 0x2000>;

--- 268 unchanged lines hidden ---
1330 power-domains = <&sysc R8A77980_PD_ALWAYS_ON>;
1331 #iommu-cells = <1>;
1332 };
1333
1334 mmc0: mmc@ee140000 {
1335 compatible = "renesas,sdhi-r8a77980",
1336 "renesas,rcar-gen3-sdhi";
1337 reg = <0 0xee140000 0 0x2000>;

--- 268 unchanged lines hidden ---