]> git.ipfire.org Git - thirdparty/u-boot.git/blob - arch/arm/dts/imx8mp-venice-u-boot.dtsi
Merge branch 'next'
[thirdparty/u-boot.git] / arch / arm / dts / imx8mp-venice-u-boot.dtsi
1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT)
2 /*
3 * Copyright 2022 Gateworks Corporation
4 */
5
6 #include "imx8mp-u-boot.dtsi"
7
8 / {
9 wdt-reboot {
10 compatible = "wdt-reboot";
11 wdt = <&wdog1>;
12 bootph-pre-ram;
13 };
14 };
15
16 &gpio1 {
17 bootph-pre-ram;
18 };
19
20 &gpio2 {
21 bootph-pre-ram;
22 };
23
24 &gpio3 {
25 bootph-pre-ram;
26 };
27
28 &gpio4 {
29 bootph-pre-ram;
30 };
31
32 &gpio5 {
33 bootph-pre-ram;
34 };
35
36 &uart2 {
37 bootph-pre-ram;
38 };
39
40 &pinctrl_uart2 {
41 bootph-pre-ram;
42 };
43
44 &usdhc3 {
45 bootph-pre-ram;
46 };
47
48 &pinctrl_usdhc3 {
49 bootph-pre-ram;
50 };
51
52 &i2c1 {
53 bootph-pre-ram;
54 };
55
56 &pinctrl_i2c1 {
57 bootph-pre-ram;
58 };
59
60 &pinctrl_i2c1_gpio {
61 bootph-pre-ram;
62 };
63
64 &gsc {
65 bootph-pre-ram;
66 };
67
68 &i2c2 {
69 bootph-pre-ram;
70 };
71
72 &pinctrl_i2c2 {
73 bootph-pre-ram;
74 };
75
76 &wdog1 {
77 bootph-pre-ram;
78 };
79
80 &pinctrl_wdog {
81 bootph-pre-ram;
82 };