Lines Matching +full:embedded +full:- +full:controller
1 # SPDX-License-Identifier: GPL-2.0-only OR BSD-2-Clause
3 ---
4 $id: http://devicetree.org/schemas/mfd/ene-kb3930.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: ENE KB3930 Embedded Controller bindings
10 This binding describes the ENE KB3930 Embedded Controller attached to an
14 - Lubomir Rintel <lkundrak@v3.sk>
19 - enum:
20 - dell,wyse-ariel-ec # Dell Wyse Ariel board (3020)
21 - const: ene,kb3930
25 off-gpios:
29 system-power-controller: true
32 - compatible
33 - reg
38 - |
39 #include <dt-bindings/gpio/gpio.h>
42 #address-cells = <1>;
43 #size-cells = <0>;
45 embedded-controller@58 {
46 compatible = "dell,wyse-ariel-ec", "ene,kb3930";
48 system-power-controller;
50 off-gpios = <&gpio 126 GPIO_ACTIVE_HIGH>,