summaryrefslogtreecommitdiff
path: root/arch/arm/dts/rk3188-radxarock-u-boot.dtsi
blob: 5d650b17ef83fc03d42b7c18af631b37429dd1b5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
/*
 * Copyright (c) 2018 Fuzhou Rockchip Electronics Co., Ltd.
 *
 * SPDX-License-Identifier:	GPL-2.0+
 */

&cru {
	u-boot,dm-spl;
};

&pinctrl {
	u-boot,dm-spl;
};

&uart2 {
	status = "okay";
	u-boot,dm-spl;
};