blob: 3e25bccc16078173a79cbe41949942c6da0d589f [file] [log] [blame]
#
# Copyright (c) 2018, Linaro Limited
#
# SPDX-License-Identifier: Apache-2.0
#
---
title: GPIO KEYS
id: 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"
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
...