blob: a00c6f1190dff11c31d4a2590a92db6e90fb6688 [file] [log] [blame]
#
# Copyright (c) 2018, Linaro Limited
#
# SPDX-License-Identifier: Apache-2.0
#
---
title: GPIO LED
version: 0.1
description: >
This is a representation of the LED GPIO nodes
properties:
compatible:
type: string
category: required
description: compatible strings
constraint: "gpio-leds"
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
...