Lines Matching +full:gpio +full:- +full:beeper
1 # SPDX-License-Identifier: GPL-2.0-only OR BSD-2-Clause
3 ---
4 $id: http://devicetree.org/schemas/input/gpio-beeper.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: GPIO controlled beeper
10 - Fabio Estevam <festevam@denx.de>
14 const: gpio-beeper
19 GPIO that drives the beeper.
22 - compatible
23 - gpios
28 - |
29 #include <dt-bindings/gpio/gpio.h>
30 beeper {
31 compatible = "gpio-beeper";