dts: riscv32: update flash controller compatibility property

- Change flash controller compatibility property from nxp,kinetis-ftfe
to openisa,rv32m1-ftfe.

Signed-off-by: Lyle Zhu <lyle.zhu@nxp.com>
This commit is contained in:
Lyle Zhu 2019-05-24 19:14:54 +08:00 committed by Maureen Helm
commit 01b22900d5
2 changed files with 16 additions and 1 deletions

View file

@ -0,0 +1,15 @@
---
title: OpenISA Flash Memory Module (FTFE)
version: 0.1
description: >
This binding gives for the OpenISA Flash Memory Module E (FTFE)
inherits:
!include flash-controller.yaml
properties:
compatible:
constraint: "openisa,rv32m1-ftfe"
...

View file

@ -282,7 +282,7 @@
};
flash-controller@40023000 {
compatible = "nxp,kinetis-ftfe";
compatible = "openisa,rv32m1-ftfe";
label = "FLASH_CTRL";
reg = <0x40023000 0x18>;