Lines Matching +full:ds4801h +full:- +full:00
1 # SPDX-License-Identifier: GPL-2.0-only OR BSD-2-Clause
3 ---
4 $id: http://devicetree.org/schemas/regulator/richtek,rt4801-regulator.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
10 - ChiYuan Huang <cy_huang@richtek.com>
18 https://www.richtek.com/assets/product_file/RT4801H/DS4801H-00.pdf
23 - richtek,rt4801
28 enable-gpios:
34 If this property not specified, treat both as always-on regulators.
36 Property is deprecated. Use enable-gpios in each regulator.
50 enable-gpios:
54 any regulator, treat both as always-on regulators.
58 - compatible
59 - reg
64 - |
66 #address-cells = <1>;
67 #size-cells = <0>;
74 regulator-name = "rt4801,dsvp";
75 regulator-min-microvolt = <4000000>;
76 regulator-max-microvolt = <6000000>;
77 regulator-boot-on;
78 enable-gpios = <&gpio26 2 0>;
81 regulator-name = "rt4801,dsvn";
82 regulator-min-microvolt = <4000000>;
83 regulator-max-microvolt = <6000000>;
84 regulator-boot-on;
85 enable-gpios = <&gpio26 3 0>;