xref: /rk3399_rockchip-uboot/arch/arm/dts/rk3328-evb-u-boot.dtsi (revision b16d7c2247c8bae53adea493aaa077e842a5bd67)
1/*
2 * (C) Copyright 2018 Rockchip Electronics Co., Ltd
3 *
4 * SPDX-License-Identifier:     GPL-2.0+
5 */
6
7#include "rk3328-u-boot.dtsi"
8
9&vcc3v3_sdmmc {
10	u-boot,dm-spl;
11};
12
13&vcc5v0_otg {
14	u-boot,dm-spl;
15};
16