Lines Matching +full:cros +full:- +full:ec +full:- +full:spi
1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
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>
17 - $ref: regulator.yaml#
21 const: google,cros-ec-regulator
25 description: Identifier for the voltage regulator to ChromeOS EC.
28 - compatible
29 - reg
34 - |
35 spi {
36 #address-cells = <1>;
37 #size-cells = <0>;
39 cros_ec: ec@0 {
40 compatible = "google,cros-ec-spi";
42 #address-cells = <1>;
43 #size-cells = <0>;
47 compatible = "google,cros-ec-regulator";
48 regulator-min-microvolt = <1800000>;
49 regulator-max-microvolt = <3300000>;