r8a77970.dtsi (d005b562be9c3379151f40b70a774ba61ed8bb0e) r8a77970.dtsi (9223eef03f2659bd9650c2bc4364b1748e62eade)
1/*
2 * Device Tree Source for the r8a77970 SoC
3 *
4 * Copyright (C) 2016-2017 Renesas Electronics Corp.
5 * Copyright (C) 2017 Cogent Embedded, Inc.
6 *
7 * This file is licensed under the terms of the GNU General Public License
8 * version 2. This program is licensed "as is" without any warranty of any

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

468 "ch24";
469 clocks = <&cpg CPG_MOD 812>;
470 power-domains = <&sysc R8A77970_PD_ALWAYS_ON>;
471 resets = <&cpg 812>;
472 phy-mode = "rgmii";
473 iommus = <&ipmmu_rt 3>;
474 #address-cells = <1>;
475 #size-cells = <0>;
1/*
2 * Device Tree Source for the r8a77970 SoC
3 *
4 * Copyright (C) 2016-2017 Renesas Electronics Corp.
5 * Copyright (C) 2017 Cogent Embedded, Inc.
6 *
7 * This file is licensed under the terms of the GNU General Public License
8 * version 2. This program is licensed "as is" without any warranty of any

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

468 "ch24";
469 clocks = <&cpg CPG_MOD 812>;
470 power-domains = <&sysc R8A77970_PD_ALWAYS_ON>;
471 resets = <&cpg 812>;
472 phy-mode = "rgmii";
473 iommus = <&ipmmu_rt 3>;
474 #address-cells = <1>;
475 #size-cells = <0>;
476 status = "disabled";
476 };
477
478 scif0: serial@e6e60000 {
479 compatible = "renesas,scif-r8a77970",
480 "renesas,rcar-gen3-scif",
481 "renesas,scif";
482 reg = <0 0xe6e60000 0 64>;
483 interrupts = <GIC_SPI 152 IRQ_TYPE_LEVEL_HIGH>;

--- 268 unchanged lines hidden ---
477 };
478
479 scif0: serial@e6e60000 {
480 compatible = "renesas,scif-r8a77970",
481 "renesas,rcar-gen3-scif",
482 "renesas,scif";
483 reg = <0 0xe6e60000 0 64>;
484 interrupts = <GIC_SPI 152 IRQ_TYPE_LEVEL_HIGH>;

--- 268 unchanged lines hidden ---