r8a774a1.dtsi (01712eaa0d969cc347a5146c6efd0a1ec67a6372) r8a774a1.dtsi (57cfa7314697cafecc1d0f79af72014bd02f8ce5)
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>

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

888 "ch12", "ch13", "ch14", "ch15",
889 "ch16", "ch17", "ch18", "ch19",
890 "ch20", "ch21", "ch22", "ch23",
891 "ch24";
892 clocks = <&cpg CPG_MOD 812>;
893 power-domains = <&sysc R8A774A1_PD_ALWAYS_ON>;
894 resets = <&cpg 812>;
895 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>

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

888 "ch12", "ch13", "ch14", "ch15",
889 "ch16", "ch17", "ch18", "ch19",
890 "ch20", "ch21", "ch22", "ch23",
891 "ch24";
892 clocks = <&cpg CPG_MOD 812>;
893 power-domains = <&sysc R8A774A1_PD_ALWAYS_ON>;
894 resets = <&cpg 812>;
895 phy-mode = "rgmii";
896 iommus = <&ipmmu_ds0 16>;
896 #address-cells = <1>;
897 #size-cells = <0>;
898 status = "disabled";
899 };
900
901 can0: can@e6c30000 {
902 compatible = "renesas,can-r8a774a1",
903 "renesas,rcar-gen3-can";

--- 1327 unchanged lines hidden ---
897 #address-cells = <1>;
898 #size-cells = <0>;
899 status = "disabled";
900 };
901
902 can0: can@e6c30000 {
903 compatible = "renesas,can-r8a774a1",
904 "renesas,rcar-gen3-can";

--- 1327 unchanged lines hidden ---