blob: cb03b8376566c87491d0465c0a52307777c7cedf [file] [log] [blame]
#
# Copyright (c) 2018, Aapo Vienamo
#
# SPDX-License-Identifier: Apache-2.0
#
---
title: Semtech SX1509B I2C GPIO
version: 0.1
description: >
This is a representation of the SX1509B GPIO node
inherits:
!include i2c-device.yaml
properties:
compatible:
constraint: "semtech,sx1509b"
label:
type: string
category: required
description: Human readable string describing the device (used by Zephyr for API name)
generation: define
cell_string: GPIO
"#cells":
- pin
- flags
...