xref: /OK3568_Linux_fs/u-boot/arch/arm/dts/rk3328-evb-u-boot.dtsi (revision 4882a59341e53eb6f0b4789bf948001014eff981)
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