| // SPDX-License-Identifier: GPL-2.0 |
| * Device Tree Source for the HiHope RZ/G2N main board Rev.3.0/4.0 |
| * Copyright (C) 2020 Renesas Electronics Corp. |
| #include "hihope-rev4.dtsi" |
| model = "HopeRun HiHope RZ/G2N main board based on r8a774b1"; |
| compatible = "hoperun,hihope-rzg2n", "renesas,r8a774b1"; |
| /* first 128MB is reserved for secure area. */ |
| reg = <0x0 0x48000000 0x0 0x78000000>; |
| reg = <0x4 0x80000000 0x0 0x80000000>; |
| clocks = <&cpg CPG_MOD 724>, |
| clock-names = "du.0", "du.1", "du.3", |
| "dclkin.0", "dclkin.1", "dclkin.3"; |