imx7ulp: synchronise device tree with linux
[platform/kernel/u-boot.git] / arch / arm / dts / imx7ulp-com-u-boot.dtsi
1 // SPDX-License-Identifier: GPL-2.0+ OR X11
2 /*
3  * Copyright 2019 Foundries.io
4  */
5
6 &iomuxc1 {
7         u-boot,dm-spl;
8 };
9
10 &ahbbridge0 {
11         u-boot,dm-spl;
12 };
13
14 &ahbbridge1 {
15         u-boot,dm-spl;
16 };
17
18 &lpuart4 {
19         u-boot,dm-spl;
20 };
21
22 &usbotg1 {
23         extcon = <&usbphy1>;
24         u-boot,dm-spl;
25 };
26
27 &usbphy1 {
28         u-boot,dm-spl;
29 };
30
31 &usdhc0 {
32         u-boot,dm-spl;
33 };
34
35 &gpio_ptc {
36         u-boot,dm-spl;
37 };