Tom Rini | 83d290c | 2018-05-06 17:58:06 -0400 | [diff] [blame] | 1 | // SPDX-License-Identifier: GPL-2.0 |
Marek Vasut | 34df58a | 2018-01-10 11:47:03 +0100 | [diff] [blame] | 2 | /* |
| 3 | * Device Tree Source extras for U-Boot for the Draak board |
| 4 | * |
| 5 | * Copyright (C) 2018 Marek Vasut <marek.vasut@gmail.com> |
Marek Vasut | 34df58a | 2018-01-10 11:47:03 +0100 | [diff] [blame] | 6 | */ |
| 7 | |
| 8 | #include "r8a77995-draak.dts" |
| 9 | #include "r8a77995-u-boot.dtsi" |
Marek Vasut | 16dcfbc | 2017-07-29 21:28:50 +0200 | [diff] [blame] | 10 | |
| 11 | &rpc { |
| 12 | reg = <0 0xee200000 0 0x100>, <0 0x08000000 0 0x04000000>; |
| 13 | status = "okay"; |
| 14 | }; |