Merge tag 'u-boot-rockchip-20201031' of https://gitlab.denx.de/u-boot/custodians...
[platform/kernel/u-boot.git] / arch / arm / dts / imx6qdl-sabreauto-u-boot.dtsi
1 // SPDX-License-Identifier: GPL-2.0+
2 /*
3  * Copyright (C) 2019 NXP
4  */
5
6 #include "imx6qdl-u-boot.dtsi"
7
8 / {
9         aliases {
10                 mmc0 = &usdhc3;
11         };
12 };
13
14 &usdhc3 {
15         no-1-8-v;
16         u-boot,dm-spl;
17 };
18
19 &pinctrl_usdhc3 {
20         u-boot,dm-spl;
21 };