| # SPDX-License-Identifier: GPL-2.0-only OR BSD-2-Clause |
| $id: http://devicetree.org/schemas/mfd/ene-kb3930.yaml# |
| $schema: http://devicetree.org/meta-schemas/core.yaml# |
| title: ENE KB3930 Embedded Controller |
| This binding describes the ENE KB3930 Embedded Controller attached to an |
| - Lubomir Rintel <lkundrak@v3.sk> |
| - dell,wyse-ariel-ec # Dell Wyse Ariel board (3020) |
| description: GPIO used with the shutdown protocol on Ariel |
| system-power-controller: true |
| additionalProperties: false |
| #include <dt-bindings/gpio/gpio.h> |
| compatible = "dell,wyse-ariel-ec", "ene,kb3930"; |
| off-gpios = <&gpio 126 GPIO_ACTIVE_HIGH>, |
| <&gpio 127 GPIO_ACTIVE_HIGH>; |