Lines Matching +full:regulator +full:- +full:max +full:- +full:step +full:- +full:microvolt
2 * Support for CompuLab CL-SOM-iMX7 System-on-Module
4 * Copyright (C) 2015 CompuLab Ltd. - http://www.compulab.co.il/
7 * This file is dual-licensed: you can use it either under the terms
13 /dts-v1/;
18 model = "CompuLab CL-SOM-iMX7";
19 compatible = "compulab,cl-som-imx7", "fsl,imx7d";
23 reg = <0x80000000 0x10000000>; /* 256 MB - minimal configuration */
26 reg_usb_otg1_vbus: regulator-vbus {
27 compatible = "regulator-fixed";
28 regulator-name = "usb_otg1_vbus";
29 regulator-min-microvolt = <5000000>;
30 regulator-max-microvolt = <5000000>;
32 enable-active-high;
37 cpu-supply = <&sw1a_reg>;
41 cpu-supply = <&sw1a_reg>;
45 pinctrl-names = "default";
46 pinctrl-0 = <&pinctrl_enet1>;
47 assigned-clocks = <&clks IMX7D_ENET1_TIME_ROOT_SRC>,
49 assigned-clock-parents = <&clks IMX7D_PLL_ENET_MAIN_100M_CLK>;
50 assigned-clock-rates = <0>, <100000000>;
51 phy-mode = "rgmii-id";
52 phy-handle = <ðphy0>;
53 fsl,magic-packet;
57 #address-cells = <1>;
58 #size-cells = <0>;
60 ethphy0: ethernet-phy@0 {
61 compatible = "ethernet-phy-ieee802.3-c22";
65 ethphy1: ethernet-phy@1 {
66 compatible = "ethernet-phy-ieee802.3-c22";
73 pinctrl-names = "default";
74 pinctrl-0 = <&pinctrl_enet2>;
75 assigned-clocks = <&clks IMX7D_ENET2_TIME_ROOT_SRC>,
77 assigned-clock-parents = <&clks IMX7D_PLL_ENET_MAIN_100M_CLK>;
78 assigned-clock-rates = <0>, <100000000>;
79 phy-mode = "rgmii-id";
80 phy-handle = <ðphy1>;
81 fsl,magic-packet;
86 pinctrl-names = "default";
87 pinctrl-0 = <&pinctrl_i2c2>;
96 regulator-min-microvolt = <700000>;
97 regulator-max-microvolt = <3300000>;
98 regulator-boot-on;
99 regulator-always-on;
100 regulator-ramp-delay = <6250>;
105 regulator-min-microvolt = <700000>;
106 regulator-max-microvolt = <1475000>;
107 regulator-boot-on;
108 regulator-always-on;
109 regulator-ramp-delay = <6250>;
113 regulator-min-microvolt = <1500000>;
114 regulator-max-microvolt = <1850000>;
115 regulator-boot-on;
116 regulator-always-on;
120 regulator-min-microvolt = <900000>;
121 regulator-max-microvolt = <1650000>;
122 regulator-boot-on;
123 regulator-always-on;
127 regulator-min-microvolt = <5000000>;
128 regulator-max-microvolt = <5150000>;
132 regulator-min-microvolt = <1000000>;
133 regulator-max-microvolt = <3000000>;
134 regulator-boot-on;
135 regulator-always-on;
139 regulator-boot-on;
140 regulator-always-on;
144 regulator-min-microvolt = <1800000>;
145 regulator-max-microvolt = <3300000>;
146 regulator-always-on;
150 regulator-min-microvolt = <800000>;
151 regulator-max-microvolt = <1550000>;
155 regulator-min-microvolt = <2850000>;
156 regulator-max-microvolt = <3300000>;
157 regulator-always-on;
161 regulator-min-microvolt = <2850000>;
162 regulator-max-microvolt = <3300000>;
163 regulator-always-on;
167 regulator-min-microvolt = <1800000>;
168 regulator-max-microvolt = <3300000>;
169 regulator-always-on;
173 regulator-min-microvolt = <1800000>;
174 regulator-max-microvolt = <3300000>;
175 regulator-always-on;
182 gpio-controller;
183 #gpio-cells = <2>;
195 pinctrl-names = "default";
196 pinctrl-0 = <&pinctrl_uart1>;
197 assigned-clocks = <&clks IMX7D_UART1_ROOT_SRC>;
198 assigned-clock-parents = <&clks IMX7D_PLL_SYS_MAIN_240M_CLK>;
203 pinctrl-names = "default";
204 pinctrl-0 = <&pinctrl_usbotg1>;
205 vbus-supply = <®_usb_otg1_vbus>;
210 pinctrl-names = "default";
211 pinctrl-0 = <&pinctrl_usdhc3>;
212 assigned-clocks = <&clks IMX7D_USDHC3_ROOT_CLK>;
213 assigned-clock-rates = <400000000>;
214 bus-width = <8>;
215 fsl,tuning-step = <2>;
216 non-removable;