r8a77990.dtsi (8dae1d2bbc128201bde30eee41940fab4c4f18c0) | r8a77990.dtsi (430212752cd71fe8ed10a6c1cd9e6f8fe7fda222) |
---|---|
1/* SPDX-License-Identifier: GPL-2.0 */ 2/* 3 * Device Tree Source for the R-Car E3 (R8A77990) SoC 4 * 5 * Copyright (C) 2018 Renesas Electronics Corp. 6 */ 7 8#include <dt-bindings/clock/r8a77990-cpg-mssr.h> --- 590 unchanged lines hidden (view full) --- 599 "ch12", "ch13", "ch14", "ch15", 600 "ch16", "ch17", "ch18", "ch19", 601 "ch20", "ch21", "ch22", "ch23", 602 "ch24"; 603 clocks = <&cpg CPG_MOD 812>; 604 power-domains = <&sysc R8A77990_PD_ALWAYS_ON>; 605 resets = <&cpg 812>; 606 phy-mode = "rgmii"; | 1/* SPDX-License-Identifier: GPL-2.0 */ 2/* 3 * Device Tree Source for the R-Car E3 (R8A77990) SoC 4 * 5 * Copyright (C) 2018 Renesas Electronics Corp. 6 */ 7 8#include <dt-bindings/clock/r8a77990-cpg-mssr.h> --- 590 unchanged lines hidden (view full) --- 599 "ch12", "ch13", "ch14", "ch15", 600 "ch16", "ch17", "ch18", "ch19", 601 "ch20", "ch21", "ch22", "ch23", 602 "ch24"; 603 clocks = <&cpg CPG_MOD 812>; 604 power-domains = <&sysc R8A77990_PD_ALWAYS_ON>; 605 resets = <&cpg 812>; 606 phy-mode = "rgmii"; |
607 iommus = <&ipmmu_ds0 16>; |
|
607 #address-cells = <1>; 608 #size-cells = <0>; 609 status = "disabled"; 610 }; 611 612 pwm0: pwm@e6e30000 { 613 compatible = "renesas,pwm-r8a77990", "renesas,pwm-rcar"; 614 reg = <0 0xe6e30000 0 0x8>; --- 563 unchanged lines hidden --- | 608 #address-cells = <1>; 609 #size-cells = <0>; 610 status = "disabled"; 611 }; 612 613 pwm0: pwm@e6e30000 { 614 compatible = "renesas,pwm-r8a77990", "renesas,pwm-rcar"; 615 reg = <0 0xe6e30000 0 0x8>; --- 563 unchanged lines hidden --- |