eaadea5508
Add GPIO driver for the GPIO controller embedded in the nPM6001 PMIC. Signed-off-by: Gerard Marull-Paretas <gerard.marull@nordicsemi.no>
13 lines
219 B
YAML
13 lines
219 B
YAML
# Copyright (c) 2022 Nordic Semiconductor ASA
|
|
# SPDX-License-Identifier: Apache-2.0
|
|
|
|
description: nPM6001 GPIO Controller
|
|
|
|
compatible: "nordic,npm6001-gpio"
|
|
|
|
include: gpio-controller.yaml
|
|
|
|
gpio-cells:
|
|
- pin
|
|
- flags
|