Peng Fan | 4e805c1 | 2021-03-19 15:57:08 +0800 | [diff] [blame] | 1 | // 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 Glass | 8c103c3 | 2023-02-13 08:56:33 -0700 | [diff] [blame] | 9 | bootph-pre-ram; |
Peng Fan | 4e805c1 | 2021-03-19 15:57:08 +0800 | [diff] [blame] | 10 | }; |
11 | |||||
Marcel Ziswiler | 4e5114d | 2022-07-21 15:43:37 +0200 | [diff] [blame] | 12 | &{/soc@0/bus@30800000/i2c@30a20000/pmic@25} { |
Simon Glass | 8c103c3 | 2023-02-13 08:56:33 -0700 | [diff] [blame] | 13 | bootph-pre-ram; |
Peng Fan | 4e805c1 | 2021-03-19 15:57:08 +0800 | [diff] [blame] | 14 | }; |
15 | |||||
Marcel Ziswiler | 4e5114d | 2022-07-21 15:43:37 +0200 | [diff] [blame] | 16 | &{/soc@0/bus@30800000/i2c@30a20000/pmic@25/regulators} { |
Simon Glass | 8c103c3 | 2023-02-13 08:56:33 -0700 | [diff] [blame] | 17 | bootph-pre-ram; |
Peng Fan | 4e805c1 | 2021-03-19 15:57:08 +0800 | [diff] [blame] | 18 | }; |
19 | |||||
20 | &pinctrl_i2c1 { | ||||
Simon Glass | 8c103c3 | 2023-02-13 08:56:33 -0700 | [diff] [blame] | 21 | bootph-pre-ram; |
Peng Fan | 4e805c1 | 2021-03-19 15:57:08 +0800 | [diff] [blame] | 22 | }; |
23 | |||||
24 | &pinctrl_pmic { | ||||
Simon Glass | 8c103c3 | 2023-02-13 08:56:33 -0700 | [diff] [blame] | 25 | bootph-pre-ram; |
Peng Fan | 4e805c1 | 2021-03-19 15:57:08 +0800 | [diff] [blame] | 26 | }; |