drivers: flash: support for Nuvoton numaker series RMC
Add Nuvoton numaker series flash memory controller(RMC) with erase, read & write features of soc-flash. Signed-off-by: cyliang tw <cyliang@nuvoton.com>
This commit is contained in:
parent
e22958ceaf
commit
47ed29bf49
7 changed files with 308 additions and 1 deletions
9
dts/bindings/flash_controller/nuvoton,numaker-rmc.yaml
Normal file
9
dts/bindings/flash_controller/nuvoton,numaker-rmc.yaml
Normal file
|
@ -0,0 +1,9 @@
|
|||
description: Nuvoton NuMaker RRAM Memory Controller
|
||||
|
||||
compatible: "nuvoton,numaker-rmc"
|
||||
|
||||
include: flash-controller.yaml
|
||||
|
||||
properties:
|
||||
reg:
|
||||
required: true
|
Loading…
Add table
Add a link
Reference in a new issue