1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
4 $id: http://devicetree.org/schemas/mfd/ti,lp87565-q1.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: TI LP87565-Q1 / LP87565 dual 2-phase output buck converter
10 - Keerthy <j-keerthy@ti.com>
16 - const: ti,lp87565-q1
19 description: I2C slave address
26 The first cell is the pin number.
27 The second cell is is used to specify flags.
28 See ../gpio/gpio.txt for more information.
33 Voltage regulator supply for BUCK0 and BUCK1 converters.
37 Voltage regulator supply for BUCK2 and BUCK3 converters.
45 $ref: /schemas/regulator/regulator.yaml#
51 additionalProperties: false
61 additionalProperties: false
71 compatible = "ti,lp87565-q1";
76 buck10-in-supply = <&vsys_3v3>;
77 buck23-in-supply = <&vsys_3v3>;
82 regulator-name = "buck10";
83 regulator-min-microvolt = <850000>;
84 regulator-max-microvolt = <1250000>;
91 regulator-name = "buck23";
92 regulator-min-microvolt = <850000>;
93 regulator-max-microvolt = <1250000>;