zephyr/dts/bindings/interrupt-controller/st,stm32g0-exti.yaml
Francois Ramu ea7bf8bab1 dts: bindings: interrupt controller for the new stm32h5 serie
Adds the new stm32h5 serie to the list of st,stm32g0-exti
compatible : now the matching targets is C0/G0/H5/U5/L5/MP1.

Signed-off-by: Francois Ramu <francois.ramu@st.com>
2023-03-28 15:07:51 +02:00

13 lines
323 B
YAML

# Copyright (c) 2023, STMicroelectronics
# SPDX-License-Identifier: Apache-2.0
description: |
STM32 controller
This compatible stands for all interrupt-controller blocks with two
dedicated Rising and Falling interrupt pending registers.
compatible: "st,stm32g0-exti"
include: st,stm32-exti.yaml