25 lines
381 B
YAML
25 lines
381 B
YAML
#
|
|
# Copyright (c) 2018, Aapo Vienamo
|
|
#
|
|
# SPDX-License-Identifier: Apache-2.0
|
|
#
|
|
|
|
title: Semtech SX1509B I2C GPIO
|
|
|
|
description: >
|
|
This is a representation of the SX1509B GPIO node
|
|
|
|
inherits:
|
|
!include [i2c-device.yaml, gpio-controller.yaml]
|
|
|
|
properties:
|
|
compatible:
|
|
constraint: "semtech,sx1509b"
|
|
|
|
label:
|
|
category: required
|
|
|
|
"#cells":
|
|
- pin
|
|
- flags
|