zephyr/dts/bindings/flash_controller/zephyr,native-posix-flash-controller.yaml
Jan Van Winkel 7a246c30bd dts: posix: Add DTS support for POSIX architecture
Added device tree support for POSIX architecture based boards.

Signed-off-by: Jan Van Winkel <jan.van_winkel@dxplore.eu>
2019-05-28 21:14:19 -04:00

17 lines
293 B
YAML

---
title: Native POSIX Flash Controller
version: 0.1
description: >
This binding gives a base representation of the Native POSIX flash
controller
inherits:
!include flash-controller.yaml
properties:
compatible:
constraint: "zephyr,native-posix-flash-controller"
...