ARM: dts: i.MX6UL: U-Boot specific dts for u-boot, dm-spl
[oweals/u-boot.git] / arch / arm / dts / imx6ul-isiot-u-boot.dtsi
1 /*
2  * Copyright (C) 2018 Jagan Teki <jagan@amarulasolutions.com>
3  *
4  * SPDX-License-Identifier:     GPL-2.0+
5  */
6
7 #include "imx6ul-u-boot.dtsi"
8
9 &usdhc1 {
10         u-boot,dm-spl;
11 };
12
13 &pinctrl_usdhc1 {
14         u-boot,dm-spl;
15 };
16
17 &pinctrl_usdhc2 {
18         u-boot,dm-spl;
19 };