blob: 19b0d89775398591447dcddc7ae4e7ca75be830c [file] [log] [blame]
Ariel D'Alessandro6c317fe2022-04-12 10:31:38 -03001// SPDX-License-Identifier: GPL-2.0+
2/*
3 * Copyright 2021 Collabora Ltd.
4 * Copyright 2021 BSH Hausgeraete GmbH
5 */
6
Adam Fordd096b8a2022-10-21 19:58:33 -05007#include "imx8mn-u-boot.dtsi"
Ariel D'Alessandro6c317fe2022-04-12 10:31:38 -03008
9&{/soc@0/bus@30800000/i2c@30a20000/pmic@4b} {
Simon Glass8c103c32023-02-13 08:56:33 -070010 bootph-pre-ram;
Ariel D'Alessandro6c317fe2022-04-12 10:31:38 -030011};
12
13&{/soc@0/bus@30800000/i2c@30a20000/pmic@4b/regulators} {
Simon Glass8c103c32023-02-13 08:56:33 -070014 bootph-pre-ram;
Ariel D'Alessandro6c317fe2022-04-12 10:31:38 -030015};
16
Ariel D'Alessandro6c317fe2022-04-12 10:31:38 -030017&gpio1 {
Simon Glass8c103c32023-02-13 08:56:33 -070018 bootph-pre-ram;
Ariel D'Alessandro6c317fe2022-04-12 10:31:38 -030019};
20
21&gpio2 {
Simon Glass8c103c32023-02-13 08:56:33 -070022 bootph-pre-ram;
Ariel D'Alessandro6c317fe2022-04-12 10:31:38 -030023};
24
25&gpio4 {
Simon Glass8c103c32023-02-13 08:56:33 -070026 bootph-pre-ram;
Ariel D'Alessandro6c317fe2022-04-12 10:31:38 -030027};
28
29&i2c1 {
Simon Glass8c103c32023-02-13 08:56:33 -070030 bootph-pre-ram;
Ariel D'Alessandro6c317fe2022-04-12 10:31:38 -030031};
32
Ariel D'Alessandro6c317fe2022-04-12 10:31:38 -030033&pinctrl_i2c1 {
Simon Glass8c103c32023-02-13 08:56:33 -070034 bootph-pre-ram;
Ariel D'Alessandro6c317fe2022-04-12 10:31:38 -030035};
36
37&pinctrl_pmic {
Simon Glass8c103c32023-02-13 08:56:33 -070038 bootph-pre-ram;
Ariel D'Alessandro6c317fe2022-04-12 10:31:38 -030039};
40
41&pinctrl_uart4 {
Simon Glass8c103c32023-02-13 08:56:33 -070042 bootph-pre-ram;
Ariel D'Alessandro6c317fe2022-04-12 10:31:38 -030043};
44
45&pinctrl_wdog {
Simon Glass8c103c32023-02-13 08:56:33 -070046 bootph-pre-ram;
Ariel D'Alessandro6c317fe2022-04-12 10:31:38 -030047};
48
49&uart4 {
Simon Glass8c103c32023-02-13 08:56:33 -070050 bootph-pre-ram;
Ariel D'Alessandro6c317fe2022-04-12 10:31:38 -030051};
52
53&wdog1 {
Simon Glass8c103c32023-02-13 08:56:33 -070054 bootph-pre-ram;
Ariel D'Alessandro6c317fe2022-04-12 10:31:38 -030055};