zephyr/dts/bindings/interrupt-controller/st,stm32wb0-gpio-intc.yaml
Mathieu Choplain 4822c0c692 dts: bindings: intc: add STM32WB0 GPIO interrupt controller
Add the Device Tree binding for the STM32WB0 GPIO interrupt controller.

Signed-off-by: Mathieu Choplain <mathieu.choplain@st.com>
2024-09-12 10:03:37 +02:00

8 lines
195 B
YAML

# Copyright (c) 2024 STMicroelectronics
# SPDX-License-Identifier: Apache-2.0
description: STM32WB0 GPIO Interrupt Controller
compatible: "st,stm32wb0-gpio-intc"
include: "st,stm32-exti.yaml"