Lines Matching +full:regulator +full:- +full:boot +full:- +full:on
1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT)
6 /dts-v1/;
9 #include "imx8mn-evk.dtsi"
10 #include <dt-bindings/interrupt-controller/irq.h>
14 compatible = "fsl,imx8mn-evk", "fsl,imx8mn";
18 cpu-supply = <&buck2>;
22 cpu-supply = <&buck2>;
26 cpu-supply = <&buck2>;
30 cpu-supply = <&buck2>;
37 pinctrl-names = "default";
38 pinctrl-0 = <&pinctrl_pmic>;
39 interrupt-parent = <&gpio1>;
44 regulator-name = "VDD_SOC";
45 regulator-min-microvolt = <850000>;
46 regulator-max-microvolt = <950000>;
47 regulator-boot-on;
48 regulator-always-on;
49 regulator-ramp-delay = <3125>;
53 regulator-name = "VDD_ARM_0V9";
54 regulator-min-microvolt = <850000>;
55 regulator-max-microvolt = <1000000>;
56 regulator-boot-on;
57 regulator-always-on;
58 regulator-ramp-delay = <3125>;
59 nxp,dvs-run-voltage = <950000>;
60 nxp,dvs-standby-voltage = <850000>;
64 regulator-name = "VDD_3V3";
65 regulator-min-microvolt = <3300000>;
66 regulator-max-microvolt = <3300000>;
67 regulator-boot-on;
68 regulator-always-on;
72 regulator-name = "VDD_1V8";
73 regulator-min-microvolt = <1800000>;
74 regulator-max-microvolt = <1800000>;
75 regulator-boot-on;
76 regulator-always-on;
80 regulator-name = "NVCC_DRAM_1V1";
81 regulator-min-microvolt = <1100000>;
82 regulator-max-microvolt = <1100000>;
83 regulator-boot-on;
84 regulator-always-on;
88 regulator-name = "NVCC_SNVS_1V8";
89 regulator-min-microvolt = <1800000>;
90 regulator-max-microvolt = <1800000>;
91 regulator-boot-on;
92 regulator-always-on;
96 regulator-name = "VDD_SNVS_0V8";
97 regulator-min-microvolt = <800000>;
98 regulator-max-microvolt = <800000>;
99 regulator-boot-on;
100 regulator-always-on;
104 regulator-name = "VDDA_1V8";
105 regulator-min-microvolt = <1800000>;
106 regulator-max-microvolt = <1800000>;
107 regulator-boot-on;
108 regulator-always-on;
112 regulator-name = "VDD_PHY_1V2";
113 regulator-min-microvolt = <1200000>;
114 regulator-max-microvolt = <1200000>;
115 regulator-boot-on;
116 regulator-always-on;
120 regulator-name = "NVCC_SD2";
121 regulator-min-microvolt = <1800000>;
122 regulator-max-microvolt = <3300000>;
123 regulator-boot-on;
124 regulator-always-on;