1 // SPDX-License-Identifier: GPL-2.0
3 * Device Tree Source for the SH7751 R2Dplus
5 * Copyright (C) 2019 Marek Vasut <marek.vasut@gmail.com>
11 compatible = "renesas,r2d", "renesas,sh7751";
22 compatible = "fixed-clock";
23 clock-frequency = <60000000>;
27 scif1: serial@ffe80000 {
28 compatible = "renesas,scif";
29 reg = <0 0xffe80000 0 0x1000>;
30 clocks = <&scif_clks>;
37 compatible = "renesas,pci-sh7751";
39 reg = <0 0xfe200000 0 0x1000>;
45 #interrupt-cells = <1>;
46 ranges = <0x01000000 0 0xfe240000 0 0xfe240000 0 0x00040000
47 0x02000000 0 0xfd000000 0 0xfd000000 0 0x01000000
48 0x42000000 0 0x0c000000 0 0x8c000000 0 0x04000000>;