| // SPDX-License-Identifier: GPL-2.0 |
| * Device Tree Source extras for U-Boot on RCar R8A77990 SoC |
| * Copyright (C) 2018 Marek Vasut <marek.vasut@gmail.com> |
| #include "r8a779x-u-boot.dtsi" |
| compatible = "renesas,rpc-r8a77990", "renesas,rpc"; |
| reg = <0 0xee200000 0 0x100>, <0 0x08000000 0 0>; |
| clocks = <&cpg CPG_MOD 917>; |
| compatible = "renesas,sdhi-r8a77990"; |
| reg = <0 0xee100000 0 0x2000>; |
| clocks = <&cpg CPG_MOD 314>; |
| max-frequency = <200000000>; |
| compatible = "renesas,sdhi-r8a77990"; |
| reg = <0 0xee120000 0 0x2000>; |
| clocks = <&cpg CPG_MOD 313>; |
| max-frequency = <200000000>; |
| compatible = "renesas,sdhi-r8a77990"; |
| reg = <0 0xee160000 0 0x2000>; |
| clocks = <&cpg CPG_MOD 311>; |
| max-frequency = <200000000>; |