11 lines
215 B
YAML
11 lines
215 B
YAML
|
# Copyright 2024 NXP
|
||
|
# SPDX-License-Identifier: Apache-2.0
|
||
|
description: NXP PCA9538 I2C GPIO expander node
|
||
|
compatible: nxp,pca9538
|
||
|
include: nxp,pca_series.yaml
|
||
|
|
||
|
properties:
|
||
|
ngpios:
|
||
|
required: true
|
||
|
const: 8
|