1 # SPDX-License-Identifier: GPL-2.0-only OR BSD-2-Clause
4 $id: http://devicetree.org/schemas/regulator/onnn,fan53880.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: Onsemi FAN53880 PMIC
10 - Christoph Fritz <chf.fritz@googlemail.com>
13 The FAN53880 is an I2C porgrammable power management IC (PMIC)
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}"
29 description: Input supply phandle(s) for LDO1 and LDO2
32 description: Input supply phandle(s) for LDO3
35 description: Input supply phandle(s) for LDO4
38 description: Input supply phandle(s) for BUCK and BOOST
44 list of regulators provided by this controller, must be named
45 after their hardware counterparts LDO[1-4], BUCK and BOOST
56 additionalProperties: false
63 additionalProperties: false
72 compatible = "onnn,fan53880";
75 PVIN-supply = <&fixreg_example_vcc>;
79 regulator-min-microvolt = <1200000>;
80 regulator-max-microvolt = <1200000>;