Lines Matching +full:regulator +full:- +full:allowed +full:- +full:modes
1 # SPDX-License-Identifier: GPL-2.0-only OR BSD-2-Clause
3 ---
4 $id: http://devicetree.org/schemas/regulator/mt6315-regulator.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: Mediatek MT6315 Regulator
10 - Hsin-Hsiung Wang <hsin-hsiung.wang@mediatek.com>
19 const: mediatek,mt6315-regulator
29 "^vbuck[1-4]$":
31 $ref: regulator.yaml#
35 regulator-compatible:
36 pattern: "^vbuck[1-4]$"
41 - compatible
42 - reg
43 - regulators
48 - |
50 compatible = "mediatek,mt6315-regulator";
55 regulator-compatible = "vbuck1";
56 regulator-min-microvolt = <300000>;
57 regulator-max-microvolt = <1193750>;
58 regulator-enable-ramp-delay = <256>;
59 regulator-allowed-modes = <0 1 2>;
63 regulator-compatible = "vbuck3";
64 regulator-min-microvolt = <300000>;
65 regulator-max-microvolt = <1193750>;
66 regulator-enable-ramp-delay = <256>;
67 regulator-allowed-modes = <0 1 2>;