Lines Matching +full:regulator +full:- +full:max +full:- +full:microamp

1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT)
6 #include <dt-bindings/gpio/gpio.h>
7 #include <dt-bindings/input/linux-event-codes.h>
8 #include <dt-bindings/net/ti-dp83867.h>
16 gpio-keys {
17 compatible = "gpio-keys";
19 key-user-pb {
25 key-user-pb1x {
28 interrupt-parent = <&gsc>;
32 key-erased {
35 interrupt-parent = <&gsc>;
39 key-eeprom-wp {
42 interrupt-parent = <&gsc>;
46 key-tamper {
49 interrupt-parent = <&gsc>;
53 switch-hold {
56 interrupt-parent = <&gsc>;
63 cpu-supply = <&buck3_reg>;
67 cpu-supply = <&buck3_reg>;
71 cpu-supply = <&buck3_reg>;
75 cpu-supply = <&buck3_reg>;
79 operating-points-v2 = <&ddrc_opp_table>;
81 ddrc_opp_table: opp-table {
82 compatible = "operating-points-v2";
84 opp-25M {
85 opp-hz = /bits/ 64 <25000000>;
88 opp-100M {
89 opp-hz = /bits/ 64 <100000000>;
92 opp-750M {
93 opp-hz = /bits/ 64 <750000000>;
99 pinctrl-names = "default";
100 pinctrl-0 = <&pinctrl_fec1>;
101 phy-mode = "rgmii-id";
102 phy-handle = <&ethphy0>;
106 #address-cells = <1>;
107 #size-cells = <0>;
109 ethphy0: ethernet-phy@0 {
110 compatible = "ethernet-phy-ieee802.3-c22";
112 ti,rx-internal-delay = <DP83867_RGMIIDCTL_2_00_NS>;
113 ti,tx-internal-delay = <DP83867_RGMIIDCTL_2_00_NS>;
114 tx-fifo-depth = <DP83867_PHYCR_FIFO_DEPTH_4_B_NIB>;
115 rx-fifo-depth = <DP83867_PHYCR_FIFO_DEPTH_4_B_NIB>;
121 clock-frequency = <100000>;
122 pinctrl-names = "default";
123 pinctrl-0 = <&pinctrl_i2c1>;
129 pinctrl-0 = <&pinctrl_gsc>;
130 interrupt-parent = <&gpio2>;
132 interrupt-controller;
133 #interrupt-cells = <1>;
134 #address-cells = <1>;
135 #size-cells = <0>;
138 compatible = "gw,gsc-adc";
139 #address-cells = <1>;
140 #size-cells = <0>;
164 gw,voltage-divider-ohms = <22100 1000>;
171 gw,voltage-divider-ohms = <10000 10000>;
178 gw,voltage-divider-ohms = <10000 10000>;
203 gw,voltage-divider-ohms = <10000 10000>;
210 gw,voltage-divider-ohms = <10000 10000>;
229 gw,voltage-divider-ohms = <10000 10000>;
233 fan-controller@0 {
234 #address-cells = <1>;
235 #size-cells = <0>;
236 compatible = "gw,gsc-fan";
244 gpio-controller;
245 #gpio-cells = <2>;
246 interrupt-parent = <&gsc>;
286 regulator-name = "buck1";
287 regulator-min-microvolt = <800000>;
288 regulator-max-microvolt = <1000000>;
289 regulator-min-microamp = <3800000>;
290 regulator-max-microamp = <6800000>;
291 regulator-boot-on;
292 regulator-always-on;
297 regulator-name = "buck2";
298 regulator-min-microvolt = <800000>;
299 regulator-max-microvolt = <900000>;
300 regulator-min-microamp = <2200000>;
301 regulator-max-microamp = <5200000>;
302 regulator-boot-on;
303 regulator-always-on;
308 regulator-name = "buck3";
309 regulator-min-microvolt = <800000>;
310 regulator-max-microvolt = <1000000>;
311 regulator-min-microamp = <3800000>;
312 regulator-max-microamp = <6800000>;
313 regulator-always-on;
318 regulator-name = "buck4";
319 regulator-min-microvolt = <1800000>;
320 regulator-max-microvolt = <1800000>;
321 regulator-min-microamp = <2200000>;
322 regulator-max-microamp = <5200000>;
323 regulator-boot-on;
324 regulator-always-on;
329 regulator-name = "ldo1";
330 regulator-min-microvolt = <1800000>;
331 regulator-max-microvolt = <1800000>;
332 regulator-boot-on;
333 regulator-always-on;
338 regulator-name = "ldo2";
339 regulator-min-microvolt = <800000>;
340 regulator-max-microvolt = <800000>;
341 regulator-boot-on;
342 regulator-always-on;
347 regulator-name = "ldo3";
348 regulator-min-microvolt = <900000>;
349 regulator-max-microvolt = <900000>;
350 regulator-boot-on;
351 regulator-always-on;
356 regulator-name = "ldo4";
357 regulator-min-microvolt = <1800000>;
358 regulator-max-microvolt = <1800000>;
359 regulator-boot-on;
360 regulator-always-on;
367 clock-frequency = <400000>;
368 pinctrl-names = "default";
369 pinctrl-0 = <&pinctrl_i2c2>;
381 pinctrl-names = "default";
382 pinctrl-0 = <&pinctrl_uart2>;
388 pinctrl-names = "default", "state_100mhz", "state_200mhz";
389 pinctrl-0 = <&pinctrl_usdhc3>;
390 pinctrl-1 = <&pinctrl_usdhc3_100mhz>;
391 pinctrl-2 = <&pinctrl_usdhc3_200mhz>;
392 bus-width = <8>;
393 non-removable;
398 pinctrl-names = "default";
399 pinctrl-0 = <&pinctrl_wdog>;
400 fsl,ext-reset-output;
468 pinctrl_usdhc3_100mhz: usdhc3-100mhzgrp {
484 pinctrl_usdhc3_200mhz: usdhc3-200mhzgrp {