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:
parent
6992f4e88b
commit
4822c0c692
1 changed files with 8 additions and 0 deletions
|
|
@ -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"
|
||||
Loading…
Reference in a new issue