Merge tag 'u-boot-rockchip-20201031' of https://gitlab.denx.de/u-boot/custodians...
[platform/kernel/u-boot.git] / arch / arm / dts / imx6q-phytec-mira-rdk-nand-u-boot.dtsi
1 // SPDX-License-Identifier: GPL-2.0+
2 /*
3  * Copyright (C) 2020
4  * Niel Fourie, DENX Software Engineering, lusus@denx.de.
5  */
6 #include "imx6qdl-u-boot.dtsi"
7
8 &gpio3 {
9         u-boot,dm-spl;
10 };
11
12 &gpio6 {
13         u-boot,dm-spl;
14 };
15
16 &pinctrl_uart2 {
17         u-boot,dm-spl;
18 };
19
20 &uart2 {
21         u-boot,dm-spl;
22 };
23
24 &usdhc1 {
25         u-boot,dm-spl;
26 };
27
28 &pinctrl_usdhc1 {
29         u-boot,dm-spl;
30 };
31
32 &ecspi1 {
33         u-boot,dm-spl;
34 };
35
36 &pinctrl_ecspi1 {
37         u-boot,dm-spl;
38 };
39
40 &m25p80 {
41         u-boot,dm-spl;
42 };