Add the Device Tree binding for the STM32WB0 flash controller. Signed-off-by: Mathieu Choplain <mathieu.choplain@st.com>
9 lines
201 B
YAML
9 lines
201 B
YAML
# Copyright (c) 2024 STMicroelectronics
|
|
# SPDX-License-Identifier: Apache-2.0
|
|
|
|
description: STM32WB0 series flash controller
|
|
|
|
compatible: "st,stm32wb0-flash-controller"
|
|
|
|
include: flash-controller.yaml
|