blob: d73be74d2112ff479b9b26ec70a3077a3de62b8b [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
Emanuele Ghidoli26b5cba2024-02-23 10:11:41 +01006/ {
7 sysinfo {
8 compatible = "toradex,sysinfo";
9 };
10};
11
Marcel Ziswiler475ceff2019-05-31 19:00:20 +030012&mu {
Simon Glassd3a98cb2023-02-13 08:56:33 -070013 bootph-some-ram;
Marcel Ziswiler475ceff2019-05-31 19:00:20 +030014};
15
16&clk {
Simon Glassd3a98cb2023-02-13 08:56:33 -070017 bootph-some-ram;
Marcel Ziswiler475ceff2019-05-31 19:00:20 +030018};
19
20&iomuxc {
Simon Glassd3a98cb2023-02-13 08:56:33 -070021 bootph-some-ram;
Marcel Ziswiler475ceff2019-05-31 19:00:20 +030022};
23
24&pd_lsio {
Simon Glassd3a98cb2023-02-13 08:56:33 -070025 bootph-some-ram;
Marcel Ziswiler475ceff2019-05-31 19:00:20 +030026};
27
28&pd_lsio_gpio0 {
Simon Glassd3a98cb2023-02-13 08:56:33 -070029 bootph-some-ram;
Marcel Ziswiler475ceff2019-05-31 19:00:20 +030030};
31
32&pd_lsio_gpio1 {
Simon Glassd3a98cb2023-02-13 08:56:33 -070033 bootph-some-ram;
Marcel Ziswiler475ceff2019-05-31 19:00:20 +030034};
35
36&pd_lsio_gpio2 {
Simon Glassd3a98cb2023-02-13 08:56:33 -070037 bootph-some-ram;
Marcel Ziswiler475ceff2019-05-31 19:00:20 +030038};
39
40&pd_lsio_gpio3 {
Simon Glassd3a98cb2023-02-13 08:56:33 -070041 bootph-some-ram;
Marcel Ziswiler475ceff2019-05-31 19:00:20 +030042};
43
44&pd_lsio_gpio4 {
Simon Glassd3a98cb2023-02-13 08:56:33 -070045 bootph-some-ram;
Marcel Ziswiler475ceff2019-05-31 19:00:20 +030046};
47
48&pd_lsio_gpio5 {
Simon Glassd3a98cb2023-02-13 08:56:33 -070049 bootph-some-ram;
Marcel Ziswiler475ceff2019-05-31 19:00:20 +030050};
51
52&pd_lsio_gpio6 {
Simon Glassd3a98cb2023-02-13 08:56:33 -070053 bootph-some-ram;
Marcel Ziswiler475ceff2019-05-31 19:00:20 +030054};
55
56&pd_lsio_gpio7 {
Simon Glassd3a98cb2023-02-13 08:56:33 -070057 bootph-some-ram;
Marcel Ziswiler475ceff2019-05-31 19:00:20 +030058};
59
Igor Opaniukff829842020-03-27 12:28:15 +020060&pd_dma {
Simon Glassd3a98cb2023-02-13 08:56:33 -070061 bootph-some-ram;
Igor Opaniukff829842020-03-27 12:28:15 +020062};
63
64&pd_dma_lpuart1 {
Simon Glassd3a98cb2023-02-13 08:56:33 -070065 bootph-some-ram;
Igor Opaniukff829842020-03-27 12:28:15 +020066};
67
Marcel Ziswiler475ceff2019-05-31 19:00:20 +030068&pd_conn {
Simon Glassd3a98cb2023-02-13 08:56:33 -070069 bootph-some-ram;
Marcel Ziswiler475ceff2019-05-31 19:00:20 +030070};
71
72&pd_conn_sdch0 {
Simon Glassd3a98cb2023-02-13 08:56:33 -070073 bootph-some-ram;
Marcel Ziswiler475ceff2019-05-31 19:00:20 +030074};
75
76&pd_conn_sdch1 {
Simon Glassd3a98cb2023-02-13 08:56:33 -070077 bootph-some-ram;
Marcel Ziswiler475ceff2019-05-31 19:00:20 +030078};
79
80&pd_conn_sdch2 {
Simon Glassd3a98cb2023-02-13 08:56:33 -070081 bootph-some-ram;
Marcel Ziswiler475ceff2019-05-31 19:00:20 +030082};
83
84&gpio0 {
Simon Glassd3a98cb2023-02-13 08:56:33 -070085 bootph-some-ram;
Marcel Ziswiler475ceff2019-05-31 19:00:20 +030086};
87
88&gpio1 {
Simon Glassd3a98cb2023-02-13 08:56:33 -070089 bootph-some-ram;
Marcel Ziswiler475ceff2019-05-31 19:00:20 +030090};
91
92&gpio2 {
Simon Glassd3a98cb2023-02-13 08:56:33 -070093 bootph-some-ram;
Marcel Ziswiler475ceff2019-05-31 19:00:20 +030094};
95
96&gpio3 {
Simon Glassd3a98cb2023-02-13 08:56:33 -070097 bootph-some-ram;
Marcel Ziswiler475ceff2019-05-31 19:00:20 +030098};
99
100&gpio4 {
Simon Glassd3a98cb2023-02-13 08:56:33 -0700101 bootph-some-ram;
Andrejs Cainikovsb4c7eb62023-12-12 09:27:25 -0300102
103 usbh_en {
104 gpio-hog;
105 gpios = <4 GPIO_ACTIVE_HIGH>;
106 output-high;
107 };
Marcel Ziswiler475ceff2019-05-31 19:00:20 +0300108};
109
110&gpio5 {
Simon Glassd3a98cb2023-02-13 08:56:33 -0700111 bootph-some-ram;
Marcel Ziswiler475ceff2019-05-31 19:00:20 +0300112};
113
114&gpio6 {
Simon Glassd3a98cb2023-02-13 08:56:33 -0700115 bootph-some-ram;
Marcel Ziswiler475ceff2019-05-31 19:00:20 +0300116};
117
118&gpio7 {
Simon Glassd3a98cb2023-02-13 08:56:33 -0700119 bootph-some-ram;
Marcel Ziswiler475ceff2019-05-31 19:00:20 +0300120};
121
122&lpuart0 {
Simon Glassd3a98cb2023-02-13 08:56:33 -0700123 bootph-some-ram;
Marcel Ziswiler475ceff2019-05-31 19:00:20 +0300124};
125
126&lpuart1 {
Simon Glassd3a98cb2023-02-13 08:56:33 -0700127 bootph-some-ram;
Marcel Ziswiler475ceff2019-05-31 19:00:20 +0300128};
129
130&lpuart2 {
Simon Glassd3a98cb2023-02-13 08:56:33 -0700131 bootph-some-ram;
Marcel Ziswiler475ceff2019-05-31 19:00:20 +0300132};
133
134&lpuart3 {
Simon Glassd3a98cb2023-02-13 08:56:33 -0700135 bootph-some-ram;
Marcel Ziswiler475ceff2019-05-31 19:00:20 +0300136};
137
138&usdhc1 {
Simon Glassd3a98cb2023-02-13 08:56:33 -0700139 bootph-some-ram;
Marcel Ziswiler475ceff2019-05-31 19:00:20 +0300140};
141
142&usdhc2 {
Simon Glassd3a98cb2023-02-13 08:56:33 -0700143 bootph-some-ram;
Marcel Ziswiler475ceff2019-05-31 19:00:20 +0300144};
145
146&usdhc3 {
Simon Glassd3a98cb2023-02-13 08:56:33 -0700147 bootph-some-ram;
Marcel Ziswiler475ceff2019-05-31 19:00:20 +0300148};