Lines Matching +full:buck +full:- +full:boost
1 # SPDX-License-Identifier: GPL-2.0-only OR BSD-2-Clause
3 ---
4 $id: http://devicetree.org/schemas/regulator/richtek,rtq6752-regulator.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
10 - ChiYuan Huang <cy_huang@richtek.com>
14 two synchronous boost converter for PAVDD, and one synchronous NAVDD
15 buck-boost. The device is suitable for automotive TFT-LCD panel.
20 - richtek,rtq6752
25 enable-gpios:
45 - compatible
46 - reg
47 - regulators
52 - |
54 #address-cells = <1>;
55 #size-cells = <0>;
60 enable-gpios = <&gpio26 2 0>;
64 regulator-name = "rtq6752-pavdd";
65 regulator-min-microvolt = <5000000>;
66 regulator-max-microvolt = <7300000>;
67 regulator-boot-on;
70 regulator-name = "rtq6752-navdd";
71 regulator-min-microvolt = <5000000>;
72 regulator-max-microvolt = <7300000>;
73 regulator-boot-on;