Tom Rini | 83d290c | 2018-05-06 17:58:06 -0400 | [diff] [blame] | 1 | // SPDX-License-Identifier: GPL-2.0 |
Marek Vasut | 30ceb10 | 2018-01-17 22:47:21 +0100 | [diff] [blame] | 2 | /* |
| 3 | * Device Tree Source extras for U-Boot for the Blanche board |
| 4 | * |
| 5 | * Copyright (C) 2018 Marek Vasut <marek.vasut@gmail.com> |
Marek Vasut | 30ceb10 | 2018-01-17 22:47:21 +0100 | [diff] [blame] | 6 | */ |
| 7 | |
| 8 | #include "r8a7792-blanche.dts" |
| 9 | #include "r8a7792-u-boot.dtsi" |
Marek Vasut | e9c891f | 2018-04-30 14:10:36 +0200 | [diff] [blame] | 10 | |
Marek Vasut | 9cf09c7 | 2020-03-21 16:57:50 +0100 | [diff] [blame] | 11 | &iic3 { |
| 12 | status = "okay"; |
| 13 | }; |
| 14 | |
Marek Vasut | e9c891f | 2018-04-30 14:10:36 +0200 | [diff] [blame] | 15 | &scif0 { |
| 16 | u-boot,dm-pre-reloc; |
| 17 | }; |