zephyr/dts/bindings/flash_controller/silabs,gecko-flash-controller.yaml
Piotr Mienkowski d9e2171aa9 drivers: flash_gecko: Add flash driver for SiLabs Gecko SoCs
Tested with SLWSTK6061A / BRD4250B wireless starter kit.

Signed-off-by: Piotr Mienkowski <piotr.mienkowski@gmail.com>
2018-11-08 17:56:44 -05:00

20 lines
377 B
YAML

#
# Copyright (c) 2018, Piotr Mienkowski
#
# SPDX-License-Identifier: Apache-2.0
#
---
title: Silicon Labs Gecko Flash Controller
version: 0.1
description: >
This binding gives a base representation of the Silicon Labs Gecko Flash Controller
inherits:
!include flash-controller.yaml
properties:
compatible:
constraint: "silabs,gecko-flash-controller"
...