Lines Matching +full:vin4 +full:- +full:supply
1 # SPDX-License-Identifier: GPL-2.0-only OR BSD-2-Clause
3 ---
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
10 - Christoph Fritz <chf.fritz@googlemail.com>
14 that contains a BUCK (step-down converter), four low dropouts (LDO)
15 and one BOOST (step-up converter) output. It is designed for mobile
20 pattern: "pmic@[0-9a-f]{1,2}"
23 - onnn,fan53880
28 VIN12-supply:
29 description: Input supply phandle(s) for LDO1 and LDO2
31 VIN3-supply:
32 description: Input supply phandle(s) for LDO3
34 VIN4-supply:
35 description: Input supply phandle(s) for LDO4
37 PVIN-supply:
38 description: Input supply phandle(s) for BUCK and BOOST
45 after their hardware counterparts LDO[1-4], BUCK and BOOST
48 "^LDO[1-4]$":
61 - compatible
62 - reg
63 - regulators
68 - |
70 #address-cells = <1>;
71 #size-cells = <0>;
77 PVIN-supply = <&fixreg_example_vcc>;
81 regulator-min-microvolt = <1200000>;
82 regulator-max-microvolt = <1200000>;