dts: nordic: add missing nRF91 flash controller binding

This commits adds the binding for nRF9160 flash controller.

Signed-off-by: Ioannis Glaropoulos <Ioannis.Glaropoulos@nordicsemi.no>
This commit is contained in:
Ioannis Glaropoulos 2019-01-15 14:16:10 +01:00 committed by Kumar Gala
parent 1aace66c05
commit 4fccdaf5dd

View File

@ -0,0 +1,15 @@
---
title: Nordic NVMC
version: 0.1
description: >
This binding gives a base representation of the Nordic NVMC
inherits:
!include flash-controller.yaml
properties:
compatible:
constraint: "nordic,nrf91-flash-controller"
...