Lines Matching +full:vin3 +full:- +full:supply

4 - compatible : Should be "dlg,slg51000" for SLG51000
5 - reg : Specifies the I2C slave address.
6 - xxx-supply: Input voltage supply regulator for ldo3 to ldo7.
9 If some of input supply is powered through battery or always-on supply then
11 on power supply.
12 vin3-supply: Input supply for ldo3
13 vin4-supply: Input supply for ldo4
14 vin5-supply: Input supply for ldo5
15 vin6-supply: Input supply for ldo6
16 vin7-supply: Input supply for ldo7
19 - interrupt-parent : Specifies the reference to the interrupt controller.
20 - interrupts : IRQ line information.
21 - dlg,cs-gpios : Specify a valid GPIO for chip select
23 Sub-nodes:
24 - regulators : This node defines the settings for the regulators.
25 The content of the sub-node is defined by the standard binding
38 - enable-gpios : Specify a valid GPIO for platform control of the regulator.
47 regulator-name = "ldo1";
48 regulator-min-microvolt = <2400000>;
49 regulator-max-microvolt = <3300000>;
53 regulator-name = "ldo2";
54 regulator-min-microvolt = <2400000>;
55 regulator-max-microvolt = <3300000>;
59 regulator-name = "ldo3";
60 regulator-min-microvolt = <1200000>;
61 regulator-max-microvolt = <3750000>;
65 regulator-name = "ldo4";
66 regulator-min-microvolt = <1200000>;
67 regulator-max-microvolt = <3750000>;
71 regulator-name = "ldo5";
72 regulator-min-microvolt = <500000>;
73 regulator-max-microvolt = <1200000>;
77 regulator-name = "ldo6";
78 regulator-min-microvolt = <500000>;
79 regulator-max-microvolt = <1200000>;
83 regulator-name = "ldo7";
84 regulator-min-microvolt = <1200000>;
85 regulator-max-microvolt = <3750000>;