1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
4 $id: http://devicetree.org/schemas/regulator/google,cros-ec-regulator.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: ChromeOS EC controlled voltage regulators
10 - Pi-Hsun Shih <pihsun@chromium.org>
13 Any property defined as part of the core regulator binding, defined in
14 regulator.yaml, can also be used.
17 - $ref: "regulator.yaml#"
21 const: google,cros-ec-regulator
25 description: Identifier for the voltage regulator to ChromeOS EC.
31 unevaluatedProperties: false
40 compatible = "google,cros-ec-spi";
46 compatible = "google,cros-ec-regulator";
47 regulator-min-microvolt = <1800000>;
48 regulator-max-microvolt = <3300000>;