| // SPDX-License-Identifier: GPL-2.0 |
| * Device Tree Source for the SH7751 R2Dplus |
| * Copyright (C) 2019 Marek Vasut <marek.vasut@gmail.com> |
| compatible = "renesas,r2d", "renesas,sh7751"; |
| compatible = "fixed-clock"; |
| clock-frequency = <60000000>; |
| compatible = "renesas,scif"; |
| reg = <0 0xffe80000 0 0x1000>; |
| compatible = "renesas,pci-sh7751"; |
| reg = <0 0xfe200000 0 0x1000>; |
| ranges = <0x01000000 0 0xfe240000 0 0xfe240000 0 0x00040000 |
| 0x02000000 0 0xfd000000 0 0xfd000000 0 0x01000000 |
| 0x42000000 0 0x0c000000 0 0x8c000000 0 0x04000000>; |