1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT)
9 #include "imx8mn-evk.dtsi"
12 model = "NXP i.MX8MNano DDR4 EVK board";
13 compatible = "fsl,imx8mn-ddr4-evk", "fsl,imx8mn";
17 cpu-supply = <&buck2_reg>;
21 cpu-supply = <&buck2_reg>;
25 cpu-supply = <&buck2_reg>;
29 cpu-supply = <&buck2_reg>;
33 operating-points-v2 = <&ddrc_opp_table>;
35 ddrc_opp_table: opp-table {
36 compatible = "operating-points-v2";
39 opp-hz = /bits/ 64 <25000000>;
43 opp-hz = /bits/ 64 <100000000>;
47 opp-hz = /bits/ 64 <600000000>;
54 compatible = "rohm,bd71847";
56 pinctrl-names = "default";
57 pinctrl-0 = <&pinctrl_pmic>;
58 interrupt-parent = <&gpio1>;
59 interrupts = <3 IRQ_TYPE_LEVEL_LOW>;
60 rohm,reset-snvs-powered;
64 regulator-name = "buck1";
65 regulator-min-microvolt = <700000>;
66 regulator-max-microvolt = <1300000>;
69 regulator-ramp-delay = <1250>;
73 regulator-name = "buck2";
74 regulator-min-microvolt = <700000>;
75 regulator-max-microvolt = <1300000>;
78 regulator-ramp-delay = <1250>;
83 regulator-name = "buck3";
84 regulator-min-microvolt = <700000>;
85 regulator-max-microvolt = <1350000>;
90 regulator-name = "buck4";
91 regulator-min-microvolt = <3000000>;
92 regulator-max-microvolt = <3300000>;
99 regulator-name = "buck5";
100 regulator-min-microvolt = <1605000>;
101 regulator-max-microvolt = <1995000>;
107 // BUCK8 in datasheet
108 regulator-name = "buck6";
109 regulator-min-microvolt = <800000>;
110 regulator-max-microvolt = <1400000>;
116 regulator-name = "ldo1";
117 regulator-min-microvolt = <1600000>;
118 regulator-max-microvolt = <3300000>;
124 regulator-name = "ldo2";
125 regulator-min-microvolt = <800000>;
126 regulator-max-microvolt = <900000>;
132 regulator-name = "ldo3";
133 regulator-min-microvolt = <1800000>;
134 regulator-max-microvolt = <3300000>;
140 regulator-name = "ldo4";
141 regulator-min-microvolt = <900000>;
142 regulator-max-microvolt = <1800000>;
148 regulator-name = "ldo6";
149 regulator-min-microvolt = <900000>;
150 regulator-max-microvolt = <1800000>;