blob: 056ab3104595471f0c45e4d8636c3d3c1a6c3177 [file] [log] [blame]
Peng Fan4e805c12021-03-19 15:57:08 +08001// SPDX-License-Identifier: GPL-2.0+
2/*
3 * Copyright 2019 NXP
4 */
5
6#include "imx8mn-ddr4-evk-u-boot.dtsi"
7
8&i2c1 {
Simon Glass8c103c32023-02-13 08:56:33 -07009 bootph-pre-ram;
Peng Fan4e805c12021-03-19 15:57:08 +080010};
11
Marcel Ziswiler4e5114d2022-07-21 15:43:37 +020012&{/soc@0/bus@30800000/i2c@30a20000/pmic@25} {
Simon Glass8c103c32023-02-13 08:56:33 -070013 bootph-pre-ram;
Peng Fan4e805c12021-03-19 15:57:08 +080014};
15
Marcel Ziswiler4e5114d2022-07-21 15:43:37 +020016&{/soc@0/bus@30800000/i2c@30a20000/pmic@25/regulators} {
Simon Glass8c103c32023-02-13 08:56:33 -070017 bootph-pre-ram;
Peng Fan4e805c12021-03-19 15:57:08 +080018};
19
20&pinctrl_i2c1 {
Simon Glass8c103c32023-02-13 08:56:33 -070021 bootph-pre-ram;
Peng Fan4e805c12021-03-19 15:57:08 +080022};
23
24&pinctrl_pmic {
Simon Glass8c103c32023-02-13 08:56:33 -070025 bootph-pre-ram;
Peng Fan4e805c12021-03-19 15:57:08 +080026};