blob: c54a59e89c5d158c43c78753785904771d42e1d1 [file] [log] [blame]
Marcel Ziswiler475ceff2019-05-31 19:00:20 +03001// SPDX-License-Identifier: GPL-2.0+ OR X11
2/*
3 * Copyright 2019 Toradex AG
4 */
5
6&mu {
Simon Glassd3a98cb2023-02-13 08:56:33 -07007 bootph-some-ram;
Marcel Ziswiler475ceff2019-05-31 19:00:20 +03008};
9
10&clk {
Simon Glassd3a98cb2023-02-13 08:56:33 -070011 bootph-some-ram;
Marcel Ziswiler475ceff2019-05-31 19:00:20 +030012};
13
14&iomuxc {
Simon Glassd3a98cb2023-02-13 08:56:33 -070015 bootph-some-ram;
Marcel Ziswiler475ceff2019-05-31 19:00:20 +030016};
17
18&pd_lsio {
Simon Glassd3a98cb2023-02-13 08:56:33 -070019 bootph-some-ram;
Marcel Ziswiler475ceff2019-05-31 19:00:20 +030020};
21
22&pd_lsio_gpio0 {
Simon Glassd3a98cb2023-02-13 08:56:33 -070023 bootph-some-ram;
Marcel Ziswiler475ceff2019-05-31 19:00:20 +030024};
25
26&pd_lsio_gpio1 {
Simon Glassd3a98cb2023-02-13 08:56:33 -070027 bootph-some-ram;
Marcel Ziswiler475ceff2019-05-31 19:00:20 +030028};
29
30&pd_lsio_gpio2 {
Simon Glassd3a98cb2023-02-13 08:56:33 -070031 bootph-some-ram;
Marcel Ziswiler475ceff2019-05-31 19:00:20 +030032};
33
34&pd_lsio_gpio3 {
Simon Glassd3a98cb2023-02-13 08:56:33 -070035 bootph-some-ram;
Marcel Ziswiler475ceff2019-05-31 19:00:20 +030036};
37
38&pd_lsio_gpio4 {
Simon Glassd3a98cb2023-02-13 08:56:33 -070039 bootph-some-ram;
Marcel Ziswiler475ceff2019-05-31 19:00:20 +030040};
41
42&pd_lsio_gpio5 {
Simon Glassd3a98cb2023-02-13 08:56:33 -070043 bootph-some-ram;
Marcel Ziswiler475ceff2019-05-31 19:00:20 +030044};
45
46&pd_lsio_gpio6 {
Simon Glassd3a98cb2023-02-13 08:56:33 -070047 bootph-some-ram;
Marcel Ziswiler475ceff2019-05-31 19:00:20 +030048};
49
50&pd_lsio_gpio7 {
Simon Glassd3a98cb2023-02-13 08:56:33 -070051 bootph-some-ram;
Marcel Ziswiler475ceff2019-05-31 19:00:20 +030052};
53
Igor Opaniukff829842020-03-27 12:28:15 +020054&pd_dma {
Simon Glassd3a98cb2023-02-13 08:56:33 -070055 bootph-some-ram;
Igor Opaniukff829842020-03-27 12:28:15 +020056};
57
58&pd_dma_lpuart1 {
Simon Glassd3a98cb2023-02-13 08:56:33 -070059 bootph-some-ram;
Igor Opaniukff829842020-03-27 12:28:15 +020060};
61
Marcel Ziswiler475ceff2019-05-31 19:00:20 +030062&pd_conn {
Simon Glassd3a98cb2023-02-13 08:56:33 -070063 bootph-some-ram;
Marcel Ziswiler475ceff2019-05-31 19:00:20 +030064};
65
66&pd_conn_sdch0 {
Simon Glassd3a98cb2023-02-13 08:56:33 -070067 bootph-some-ram;
Marcel Ziswiler475ceff2019-05-31 19:00:20 +030068};
69
70&pd_conn_sdch1 {
Simon Glassd3a98cb2023-02-13 08:56:33 -070071 bootph-some-ram;
Marcel Ziswiler475ceff2019-05-31 19:00:20 +030072};
73
74&pd_conn_sdch2 {
Simon Glassd3a98cb2023-02-13 08:56:33 -070075 bootph-some-ram;
Marcel Ziswiler475ceff2019-05-31 19:00:20 +030076};
77
78&gpio0 {
Simon Glassd3a98cb2023-02-13 08:56:33 -070079 bootph-some-ram;
Marcel Ziswiler475ceff2019-05-31 19:00:20 +030080};
81
82&gpio1 {
Simon Glassd3a98cb2023-02-13 08:56:33 -070083 bootph-some-ram;
Marcel Ziswiler475ceff2019-05-31 19:00:20 +030084};
85
86&gpio2 {
Simon Glassd3a98cb2023-02-13 08:56:33 -070087 bootph-some-ram;
Marcel Ziswiler475ceff2019-05-31 19:00:20 +030088};
89
90&gpio3 {
Simon Glassd3a98cb2023-02-13 08:56:33 -070091 bootph-some-ram;
Marcel Ziswiler475ceff2019-05-31 19:00:20 +030092};
93
94&gpio4 {
Simon Glassd3a98cb2023-02-13 08:56:33 -070095 bootph-some-ram;
Andrejs Cainikovsb4c7eb62023-12-12 09:27:25 -030096
97 usbh_en {
98 gpio-hog;
99 gpios = <4 GPIO_ACTIVE_HIGH>;
100 output-high;
101 };
Marcel Ziswiler475ceff2019-05-31 19:00:20 +0300102};
103
104&gpio5 {
Simon Glassd3a98cb2023-02-13 08:56:33 -0700105 bootph-some-ram;
Marcel Ziswiler475ceff2019-05-31 19:00:20 +0300106};
107
108&gpio6 {
Simon Glassd3a98cb2023-02-13 08:56:33 -0700109 bootph-some-ram;
Marcel Ziswiler475ceff2019-05-31 19:00:20 +0300110};
111
112&gpio7 {
Simon Glassd3a98cb2023-02-13 08:56:33 -0700113 bootph-some-ram;
Marcel Ziswiler475ceff2019-05-31 19:00:20 +0300114};
115
116&lpuart0 {
Simon Glassd3a98cb2023-02-13 08:56:33 -0700117 bootph-some-ram;
Marcel Ziswiler475ceff2019-05-31 19:00:20 +0300118};
119
120&lpuart1 {
Simon Glassd3a98cb2023-02-13 08:56:33 -0700121 bootph-some-ram;
Marcel Ziswiler475ceff2019-05-31 19:00:20 +0300122};
123
124&lpuart2 {
Simon Glassd3a98cb2023-02-13 08:56:33 -0700125 bootph-some-ram;
Marcel Ziswiler475ceff2019-05-31 19:00:20 +0300126};
127
128&lpuart3 {
Simon Glassd3a98cb2023-02-13 08:56:33 -0700129 bootph-some-ram;
Marcel Ziswiler475ceff2019-05-31 19:00:20 +0300130};
131
132&usdhc1 {
Simon Glassd3a98cb2023-02-13 08:56:33 -0700133 bootph-some-ram;
Marcel Ziswiler475ceff2019-05-31 19:00:20 +0300134};
135
136&usdhc2 {
Simon Glassd3a98cb2023-02-13 08:56:33 -0700137 bootph-some-ram;
Marcel Ziswiler475ceff2019-05-31 19:00:20 +0300138};
139
140&usdhc3 {
Simon Glassd3a98cb2023-02-13 08:56:33 -0700141 bootph-some-ram;
Marcel Ziswiler475ceff2019-05-31 19:00:20 +0300142};