0689d3dc11
Add MFD subdriver for the built-in GPIO controller in AD5592 chip. Signed-off-by: Bartosz Bilas <b.bilas@grinn-global.com>
13 lines
195 B
YAML
13 lines
195 B
YAML
# Copyright (c) 2023 Grinn
|
|
# SPDX-License-Identifier: Apache-2.0
|
|
|
|
description: AD5592 GPIO Controller
|
|
|
|
compatible: "adi,ad5592-gpio"
|
|
|
|
include: gpio-controller.yaml
|
|
|
|
gpio-cells:
|
|
- pin
|
|
- flags
|