1 # SPDX-License-Identifier: GPL-2.0-only OR BSD-2-Clause
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>
20 - dell,wyse-ariel-ec # Dell Wyse Ariel board (3020)
26 description: GPIO used with the shutdown protocol on Ariel
29 system-power-controller: true
35 additionalProperties: false
39 #include <dt-bindings/gpio/gpio.h>
45 embedded-controller@58 {
46 compatible = "dell,wyse-ariel-ec", "ene,kb3930";
48 system-power-controller;
50 off-gpios = <&gpio 126 GPIO_ACTIVE_HIGH>,
51 <&gpio 127 GPIO_ACTIVE_HIGH>;