Lines Matching +full:sy8106a +full:- +full:vdd
1 # SPDX-License-Identifier: GPL-2.0
3 ---
4 $id: http://devicetree.org/schemas/regulator/silergy,sy8106a.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: Silergy SY8106A Voltage Regulator
10 - Ondrej Jirman <megous@megous.com>
13 - $ref: regulator.yaml#
17 const: silergy,sy8106a
22 silergy,fixed-microvolt:
28 - compatible
29 - reg
30 - silergy,fixed-microvolt
35 - |
37 #address-cells = <1>;
38 #size-cells = <0>;
41 compatible = "silergy,sy8106a";
43 regulator-name = "sy8106a-vdd";
44 silergy,fixed-microvolt = <1200000>;
45 regulator-min-microvolt = <1000000>;
46 regulator-max-microvolt = <1400000>;
47 regulator-boot-on;
48 regulator-always-on;