Lines Matching +full:regulator +full:- +full:max +full:- +full:step +full:- +full:microvolt
1 // SPDX-License-Identifier: GPL-2.0
3 * at91-kizbox2_common.dtsi - Device Tree Include file for
6 * Copyright (C) 2014-2018 Overkiz SAS
17 stdout-path = &dbgu;
26 clock-frequency = <32768>;
30 clock-frequency = <12000000>;
34 gpio-keys {
35 compatible = "gpio-keys";
37 button-prog {
41 wakeup-source;
44 button-reset {
48 wakeup-source;
51 button-user {
55 wakeup-source;
59 led-controller {
60 compatible = "pwm-leds";
62 led-1 {
65 max-brightness = <255>;
66 linux,default-trigger = "none";
69 led-2 {
72 max-brightness = <255>;
73 linux,default-trigger = "default-on";
76 led-3 {
79 max-brightness = <255>;
80 linux,default-trigger = "default-on";
89 compatible = "active-semi,act8865";
95 regulator-name = "VCC_1V8";
96 regulator-min-microvolt = <1800000>;
97 regulator-max-microvolt = <1800000>;
98 regulator-always-on;
102 regulator-name = "VCC_1V2";
103 regulator-min-microvolt = <1200000>;
104 regulator-max-microvolt = <1200000>;
105 regulator-always-on;
109 regulator-name = "VCC_3V3";
110 regulator-min-microvolt = <3300000>;
111 regulator-max-microvolt = <3300000>;
112 regulator-always-on;
116 regulator-name = "FUSE_2V5";
117 regulator-min-microvolt = <2500000>;
118 regulator-max-microvolt = <2500000>;
122 regulator-name = "VDDANA";
123 regulator-min-microvolt = <3300000>;
124 regulator-max-microvolt = <3300000>;
125 regulator-always-on;
129 regulator-name = "VLED";
130 regulator-min-microvolt = <3300000>;
131 regulator-max-microvolt = <3300000>;
132 regulator-always-on;
136 regulator-name = "V3V8_RF";
137 regulator-min-microvolt = <3800000>;
138 regulator-max-microvolt = <3800000>;
139 regulator-always-on;
146 atmel,use-dma-rx;
147 atmel,use-dma-tx;
152 atmel,use-dma-rx;
153 atmel,use-dma-tx;
158 atmel,use-dma-rx;
159 atmel,use-dma-tx;
164 pinctrl-names = "default";
165 pinctrl-0 = <&pinctrl_pwm0_pwmh0_1
172 atmel,adc-vref = <3333>;
177 phy-mode = "rmii";
190 pinctrl-0 = <&pinctrl_ebi_nand_addr>;
191 pinctrl-names = "default";
201 nand-bus-width = <8>;
202 nand-ecc-mode = "hw";
203 nand-ecc-strength = <4>;
204 nand-ecc-step-size = <512>;
205 nand-on-flash-bbt;
209 compatible = "fixed-partitions";
210 #address-cells = <1>;
211 #size-cells = <1>;