Lines Matching +full:external +full:- +full:resistor
1 # SPDX-License-Identifier: GPL-2.0
3 ---
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
10 - Ondrej Jirman <megous@megous.com>
13 - $ref: regulator.yaml#
22 silergy,fixed-microvolt:
24 The voltage when I2C regulating is disabled (set by external resistor
28 - compatible
29 - reg
30 - silergy,fixed-microvolt
35 - |
37 #address-cells = <1>;
38 #size-cells = <0>;
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;