Lines Matching +full:main +full:- +full:eeprom
1 // SPDX-License-Identifier: (GPL-2.0 OR MIT)
5 * RMU - Remote Modem Unit
10 /dts-v1/;
11 #include <dt-bindings/thermal/thermal.h>
16 compatible = "zii,imx7d-rmu2", "fsl,imx7d";
19 stdout-path = &uart2;
22 gpio-leds {
23 compatible = "gpio-leds";
24 pinctrl-0 = <&pinctrl_leds_debug>;
25 pinctrl-names = "default";
27 led-debug {
30 linux,default-trigger = "heartbeat";
36 cpu-supply = <&sw1a_reg>;
40 pinctrl-names = "default";
41 pinctrl-0 = <&pinctrl_ecspi1>;
42 cs-gpios = <&gpio4 19 GPIO_ACTIVE_LOW>;
46 compatible = "jedec,spi-nor";
47 spi-max-frequency = <20000000>;
49 #address-cells = <1>;
50 #size-cells = <1>;
55 pinctrl-names = "default";
56 pinctrl-0 = <&pinctrl_enet1>;
57 assigned-clocks = <&clks IMX7D_ENET1_TIME_ROOT_SRC>,
59 assigned-clock-parents = <&clks IMX7D_PLL_ENET_MAIN_100M_CLK>;
60 assigned-clock-rates = <0>, <100000000>;
61 phy-mode = "rgmii-id";
62 phy-handle = <&fec1_phy>;
66 #address-cells = <1>;
67 #size-cells = <0>;
69 fec1_phy: ethernet-phy@0 {
70 pinctrl-names = "default";
71 pinctrl-0 = <&pinctrl_enet1_phy_reset>,
74 interrupt-parent = <&gpio1>;
76 reset-gpios = <&gpio5 11 GPIO_ACTIVE_LOW>;
82 clock-frequency = <100000>;
83 pinctrl-names = "default";
84 pinctrl-0 = <&pinctrl_i2c1>;
93 regulator-min-microvolt = <700000>;
94 regulator-max-microvolt = <3300000>;
95 regulator-boot-on;
96 regulator-always-on;
97 regulator-ramp-delay = <6250>;
101 regulator-min-microvolt = <700000>;
102 regulator-max-microvolt = <1475000>;
103 regulator-boot-on;
104 regulator-always-on;
105 regulator-ramp-delay = <6250>;
109 regulator-min-microvolt = <1500000>;
110 regulator-max-microvolt = <1850000>;
111 regulator-boot-on;
112 regulator-always-on;
116 regulator-min-microvolt = <900000>;
117 regulator-max-microvolt = <1650000>;
118 regulator-boot-on;
119 regulator-always-on;
123 regulator-min-microvolt = <5000000>;
124 regulator-max-microvolt = <5150000>;
128 regulator-min-microvolt = <1000000>;
129 regulator-max-microvolt = <3000000>;
130 regulator-boot-on;
131 regulator-always-on;
135 regulator-boot-on;
136 regulator-always-on;
140 regulator-min-microvolt = <1800000>;
141 regulator-max-microvolt = <3300000>;
142 regulator-always-on;
146 regulator-min-microvolt = <800000>;
147 regulator-max-microvolt = <1550000>;
148 regulator-always-on;
152 regulator-min-microvolt = <2850000>;
153 regulator-max-microvolt = <3300000>;
154 regulator-always-on;
158 regulator-min-microvolt = <2850000>;
159 regulator-max-microvolt = <3300000>;
160 regulator-always-on;
164 regulator-min-microvolt = <1800000>;
165 regulator-max-microvolt = <3300000>;
166 regulator-always-on;
170 regulator-min-microvolt = <1800000>;
171 regulator-max-microvolt = <3300000>;
172 regulator-always-on;
177 eeprom@50 {
182 eeprom@52 {
193 pinctrl-names = "default";
194 pinctrl-0 = <&pinctrl_uart2>;
195 assigned-clocks = <&clks IMX7D_UART2_ROOT_SRC>;
196 assigned-clock-parents = <&clks IMX7D_OSC_24M_CLK>;
201 pinctrl-names = "default";
202 pinctrl-0 = <&pinctrl_uart4>;
203 assigned-clocks = <&clks IMX7D_UART4_ROOT_SRC>;
204 assigned-clock-parents = <&clks IMX7D_PLL_SYS_MAIN_240M_CLK>;
208 compatible = "zii,rave-sp-rdu2";
209 current-speed = <1000000>;
210 #address-cells = <1>;
211 #size-cells = <1>;
214 compatible = "zii,rave-sp-watchdog";
217 eeprom@a3 {
218 compatible = "zii,rave-sp-eeprom";
220 #address-cells = <1>;
221 #size-cells = <1>;
222 zii,eeprom-name = "main-eeprom";
229 disable-over-current;
234 pinctrl-names = "default";
235 pinctrl-0 = <&pinctrl_usdhc1>;
236 bus-width = <4>;
237 no-1-8-v;
238 no-sdio;
239 keep-power-in-suspend;
244 pinctrl-names = "default";
245 pinctrl-0 = <&pinctrl_usdhc3>;
246 bus-width = <8>;
247 no-1-8-v;
248 non-removable;
249 no-sdio;
250 no-sd;
251 keep-power-in-suspend;