r8a774a1.dtsi (666fab4a3ea143315a9c059fad9f3a0f1365d54b) | r8a774a1.dtsi (a5200e63af57d05ed8bf0ffd9a6ffefc40e01e89) |
---|---|
1// SPDX-License-Identifier: GPL-2.0 2/* 3 * Device Tree Source for the r8a774a1 SoC 4 * 5 * Copyright (C) 2018 Renesas Electronics Corp. 6 */ 7 8#include <dt-bindings/interrupt-controller/irq.h> --- 1101 unchanged lines hidden (view full) --- 1110 "ch12", "ch13", "ch14", "ch15", 1111 "ch16", "ch17", "ch18", "ch19", 1112 "ch20", "ch21", "ch22", "ch23", 1113 "ch24"; 1114 clocks = <&cpg CPG_MOD 812>; 1115 power-domains = <&sysc R8A774A1_PD_ALWAYS_ON>; 1116 resets = <&cpg 812>; 1117 phy-mode = "rgmii"; | 1// SPDX-License-Identifier: GPL-2.0 2/* 3 * Device Tree Source for the r8a774a1 SoC 4 * 5 * Copyright (C) 2018 Renesas Electronics Corp. 6 */ 7 8#include <dt-bindings/interrupt-controller/irq.h> --- 1101 unchanged lines hidden (view full) --- 1110 "ch12", "ch13", "ch14", "ch15", 1111 "ch16", "ch17", "ch18", "ch19", 1112 "ch20", "ch21", "ch22", "ch23", 1113 "ch24"; 1114 clocks = <&cpg CPG_MOD 812>; 1115 power-domains = <&sysc R8A774A1_PD_ALWAYS_ON>; 1116 resets = <&cpg 812>; 1117 phy-mode = "rgmii"; |
1118 rx-internal-delay-ps = <0>; 1119 tx-internal-delay-ps = <0>; |
|
1118 iommus = <&ipmmu_ds0 16>; 1119 #address-cells = <1>; 1120 #size-cells = <0>; 1121 status = "disabled"; 1122 }; 1123 1124 can0: can@e6c30000 { 1125 compatible = "renesas,can-r8a774a1", --- 1702 unchanged lines hidden --- | 1120 iommus = <&ipmmu_ds0 16>; 1121 #address-cells = <1>; 1122 #size-cells = <0>; 1123 status = "disabled"; 1124 }; 1125 1126 can0: can@e6c30000 { 1127 compatible = "renesas,can-r8a774a1", --- 1702 unchanged lines hidden --- |