r8a774b1.dtsi (666fab4a3ea143315a9c059fad9f3a0f1365d54b) r8a774b1.dtsi (a5200e63af57d05ed8bf0ffd9a6ffefc40e01e89)
1// SPDX-License-Identifier: GPL-2.0
2/*
3 * Device Tree Source for the r8a774b1 SoC
4 *
5 * Copyright (C) 2019 Renesas Electronics Corp.
6 */
7
8#include <dt-bindings/interrupt-controller/irq.h>

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

984 "ch12", "ch13", "ch14", "ch15",
985 "ch16", "ch17", "ch18", "ch19",
986 "ch20", "ch21", "ch22", "ch23",
987 "ch24";
988 clocks = <&cpg CPG_MOD 812>;
989 power-domains = <&sysc R8A774B1_PD_ALWAYS_ON>;
990 resets = <&cpg 812>;
991 phy-mode = "rgmii";
1// SPDX-License-Identifier: GPL-2.0
2/*
3 * Device Tree Source for the r8a774b1 SoC
4 *
5 * Copyright (C) 2019 Renesas Electronics Corp.
6 */
7
8#include <dt-bindings/interrupt-controller/irq.h>

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

984 "ch12", "ch13", "ch14", "ch15",
985 "ch16", "ch17", "ch18", "ch19",
986 "ch20", "ch21", "ch22", "ch23",
987 "ch24";
988 clocks = <&cpg CPG_MOD 812>;
989 power-domains = <&sysc R8A774B1_PD_ALWAYS_ON>;
990 resets = <&cpg 812>;
991 phy-mode = "rgmii";
992 rx-internal-delay-ps = <0>;
993 tx-internal-delay-ps = <0>;
992 iommus = <&ipmmu_ds0 16>;
993 #address-cells = <1>;
994 #size-cells = <0>;
995 status = "disabled";
996 };
997
998 can0: can@e6c30000 {
999 compatible = "renesas,can-r8a774b1",

--- 1669 unchanged lines hidden ---
994 iommus = <&ipmmu_ds0 16>;
995 #address-cells = <1>;
996 #size-cells = <0>;
997 status = "disabled";
998 };
999
1000 can0: can@e6c30000 {
1001 compatible = "renesas,can-r8a774b1",

--- 1669 unchanged lines hidden ---