zephyr/dts/bindings/gpio/ti,davinci-gpio-nexus.yaml
Daniel Schultz fbd2b84e0e drivers: gpio: davinci: Add pinctrl
Add pinctrl to the Davinci GPIO driver to allow muxing pins dirctly
in this driver.

Also aligned the macro backslashes as line continuation character at
the end of each line with each at the same position and removed the
GPIO_DAVINCI_DEVICE_INIT macro which seems to be not used.

Signed-off-by: Daniel Schultz <d.schultz@phytec.de>
2023-11-13 09:42:11 +01:00

19 lines
355 B
YAML

# Copyright (C) 2023 BeagleBoard.org Foundation
# Copyright (C) 2023 S Prashanth
#
# SPDX-License-Identifier: Apache-2.0
description: GPIO controller for Davinci and Keystone devices
compatible: "ti,davinci-gpio-nexus"
include: [base.yaml, gpio-nexus.yaml, pinctrl-device.yaml]
properties:
"#gpio-cells":
const: 2
gpio-cells:
- pin
- flags