zephyr/dts/bindings/flash_controller/st,stm32h7-flash-controller.yaml
Erwan Gouriou ecd23f4fa3 dts: STM32H747 basic device tree description
Initiate stm32h7 device tree description, with stm32h747 single core
configuration.

Signed-off-by: Erwan Gouriou <erwan.gouriou@linaro.org>
2019-07-04 08:50:04 -04:00

16 lines
272 B
YAML

---
title: STM32 H7 Flash Controller
version: 0.1
description: >
This binding gives a base representation of the STM32 H7 Flash Controller
inherits:
!include flash-controller.yaml
properties:
compatible:
constraint: "st,stm32h7-flash-controller"
...