Lines Matching +full:vsel +full:- +full:active +full:- +full:high
1 # SPDX-License-Identifier: GPL-2.0-only OR BSD-2-Clause
3 ---
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
10 - ChiYuan Huang <cy_huang@richtek.com>
20 https://www.richtek.com/assets/product_file/RT4803/DS4803-03.pdf
21 https://www.richtek.com/assets/product_file/RT4803A/DS4803A-06.pdf
24 - $ref: regulator.yaml#
29 - richtek,rt4803
34 richtek,vsel-active-high:
36 description: Specify the VSEL register group is using when system is active
38 regulator-allowed-modes:
47 - compatible
48 - reg
53 - |
55 #address-cells = <1>;
56 #size-cells = <0>;
61 richtek,vsel-active-high;
62 regulator-name = "rt4803-regulator";
63 regulator-min-microvolt = <2850000>;
64 regulator-max-microvolt = <4400000>;
65 regulator-allowed-modes = <1 2>;
66 regulator-always-on;