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>
This commit is contained in:
Mathieu Choplain 2024-09-02 17:50:01 +02:00 committed by Carles Cufí
parent 6992f4e88b
commit 4822c0c692

View file

@ -0,0 +1,8 @@
# 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"