blob: b3f8e1b909b4659e6251b4af4ca26665af72e091 [file] [log] [blame]
#
# Copyright (c) 2018, Linaro Limited
#
# SPDX-License-Identifier: Apache-2.0
#
---
title: GPIO KEYS
version: 0.1
description: >
This is a representation of the GPIO KEYS nodes
properties:
compatible:
type: string
category: required
description: compatible strings
constraint: "gpio-keys"
generation: define
gpios:
type: compound
category: required
generation: define
label:
type: string
category: required
description: Human readable string describing the device (used by Zephyr for API name)
generation: define
...