blob: af80aaea0b8d68284ad7bd1fd5c95d252dc2970a [file] [log] [blame]
Ariel D'Alessandrob6d5e132021-11-23 13:33:30 -03001// SPDX-License-Identifier: GPL-2.0+
2/*
3 * Copyright 2021 Collabora Ltd.
4 */
5
Adam Ford09e33912022-10-21 19:58:36 -05006#include "imx8mn-u-boot.dtsi"
Ariel D'Alessandrob6d5e132021-11-23 13:33:30 -03007
8&{/soc@0/bus@30800000/i2c@30a20000/pmic@4b} {
Simon Glassd3a98cb2023-02-13 08:56:33 -07009 bootph-pre-ram;
Ariel D'Alessandrob6d5e132021-11-23 13:33:30 -030010};
11
12&{/soc@0/bus@30800000/i2c@30a20000/pmic@4b/regulators} {
Simon Glassd3a98cb2023-02-13 08:56:33 -070013 bootph-pre-ram;
Ariel D'Alessandrob6d5e132021-11-23 13:33:30 -030014};
15
Ariel D'Alessandrob6d5e132021-11-23 13:33:30 -030016&gpio1 {
Simon Glassd3a98cb2023-02-13 08:56:33 -070017 bootph-pre-ram;
Ariel D'Alessandrob6d5e132021-11-23 13:33:30 -030018};
19
20&gpio2 {
Simon Glassd3a98cb2023-02-13 08:56:33 -070021 bootph-pre-ram;
Ariel D'Alessandrob6d5e132021-11-23 13:33:30 -030022};
23
24&gpio4 {
Simon Glassd3a98cb2023-02-13 08:56:33 -070025 bootph-pre-ram;
Ariel D'Alessandrob6d5e132021-11-23 13:33:30 -030026};
27
28&i2c1 {
Simon Glassd3a98cb2023-02-13 08:56:33 -070029 bootph-pre-ram;
Ariel D'Alessandrob6d5e132021-11-23 13:33:30 -030030};
31
Ariel D'Alessandrob6d5e132021-11-23 13:33:30 -030032&pinctrl_i2c1 {
Simon Glassd3a98cb2023-02-13 08:56:33 -070033 bootph-pre-ram;
Ariel D'Alessandrob6d5e132021-11-23 13:33:30 -030034};
35
36&pinctrl_pmic {
Simon Glassd3a98cb2023-02-13 08:56:33 -070037 bootph-pre-ram;
Ariel D'Alessandrob6d5e132021-11-23 13:33:30 -030038};
39
40&pinctrl_reg_usdhc2_vmmc {
Simon Glassd3a98cb2023-02-13 08:56:33 -070041 bootph-pre-ram;
Ariel D'Alessandrob6d5e132021-11-23 13:33:30 -030042};
43
44&pinctrl_uart4 {
Simon Glassd3a98cb2023-02-13 08:56:33 -070045 bootph-pre-ram;
Ariel D'Alessandrob6d5e132021-11-23 13:33:30 -030046};
47
48&pinctrl_usdhc2 {
Simon Glassd3a98cb2023-02-13 08:56:33 -070049 bootph-pre-ram;
Ariel D'Alessandrob6d5e132021-11-23 13:33:30 -030050};
51
52&pinctrl_usdhc3 {
Simon Glassd3a98cb2023-02-13 08:56:33 -070053 bootph-pre-ram;
Ariel D'Alessandrob6d5e132021-11-23 13:33:30 -030054};
55
56&pinctrl_wdog {
Simon Glassd3a98cb2023-02-13 08:56:33 -070057 bootph-pre-ram;
Ariel D'Alessandrob6d5e132021-11-23 13:33:30 -030058};
59
60&uart4 {
Simon Glassd3a98cb2023-02-13 08:56:33 -070061 bootph-pre-ram;
Ariel D'Alessandrob6d5e132021-11-23 13:33:30 -030062};
63
64&usdhc2 {
Simon Glassd3a98cb2023-02-13 08:56:33 -070065 bootph-pre-ram;
Ariel D'Alessandrob6d5e132021-11-23 13:33:30 -030066};
67
68&usdhc3 {
Simon Glassd3a98cb2023-02-13 08:56:33 -070069 bootph-pre-ram;
Ariel D'Alessandrob6d5e132021-11-23 13:33:30 -030070};