drivers: flash: NXP KL2X/KW4xZ: Add device tree support
Add device tree support for the "nxp,kinetis-ftfa" flash controller used on the NXP KL2X and KW4xZ SoCs. Fixes: #5788 Signed-off-by: Kumar Gala <kumar.gala@linaro.org>
This commit is contained in:
parent
a394693d2f
commit
b8173d960e
6 changed files with 74 additions and 15 deletions
19
dts/bindings/flash_controller/nxp,kinetis-ftfa.yaml
Normal file
19
dts/bindings/flash_controller/nxp,kinetis-ftfa.yaml
Normal file
|
@ -0,0 +1,19 @@
|
|||
---
|
||||
title: NXP Kinetis Flash Memory Module (FTFA)
|
||||
id: nxp,kinetis-ftfa
|
||||
version: 0.1
|
||||
|
||||
description: >
|
||||
This binding gives for the NXP Kinetis Flash Memory Module A (FTFA)
|
||||
|
||||
inherits:
|
||||
!include flash-controller.yaml
|
||||
|
||||
properties:
|
||||
compatible:
|
||||
type: string
|
||||
category: required
|
||||
description: compatible strings
|
||||
constraint: "nxp,kinetis-ftfa"
|
||||
|
||||
...
|
Loading…
Add table
Add a link
Reference in a new issue