rockchip: rk3188: add -u-boot.dtsi for rock-rk3188
[platform/kernel/u-boot.git] / arch / arm / dts / rk3188-radxarock-u-boot.dtsi
1 /*
2  * Copyright (c) 2018 Fuzhou Rockchip Electronics Co., Ltd.
3  *
4  * SPDX-License-Identifier:     GPL-2.0+
5  */
6
7 &cru {
8         u-boot,dm-spl;
9 };
10
11 &pinctrl {
12         u-boot,dm-spl;
13 };
14
15 &uart2 {
16         status = "okay";
17         u-boot,dm-spl;
18 };