zephyr/dts/bindings/flash_controller
Aurelien Jarno 6194b7676c drivers: flash: add flash driver support for Atmel SAM E70
This patch adds a flash driver for the Atmel SAM E70 SoC. The driver has
been kept simple by considering that the flash is only composed of 8-KiB
blocks. Indeed an area at the beginning of the flash might be erased
with a smaller granularity, and the other blocks can also be erased with
a higher granularity. It also only handles the global read/write
protection, not the 128-KiB lock regions. A write error is returned if
a region is locked.

Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>
2018-11-20 14:11:07 -05:00
..
atmel,sam0-nvmctrl.yaml dts: yaml: remove unused id field 2018-10-11 08:03:44 -05:00
atmel,sam-flash-controller.yaml drivers: flash: add flash driver support for Atmel SAM E70 2018-11-20 14:11:07 -05:00
cypress,psoc6-flash-controller.yaml dts: yaml: remove unused id field 2018-10-11 08:03:44 -05:00
flash-controller.yaml dts: yaml: remove unused id field 2018-10-11 08:03:44 -05:00
nordic,nrf51-flash-controller.yaml dts: yaml: remove unused id field 2018-10-11 08:03:44 -05:00
nordic,nrf52-flash-controller.yaml dts: yaml: remove unused id field 2018-10-11 08:03:44 -05:00
nxp,kinetis-ftfa.yaml dts: yaml: remove unused id field 2018-10-11 08:03:44 -05:00
nxp,kinetis-ftfe.yaml dts: yaml: remove unused id field 2018-10-11 08:03:44 -05:00
nxp,kinetis-ftfl.yaml dts: yaml: remove unused id field 2018-10-11 08:03:44 -05:00
silabs,gecko-flash-controller.yaml drivers: flash_gecko: Add flash driver for SiLabs Gecko SoCs 2018-11-08 17:56:44 -05:00
st,stm32f0-flash-controller.yaml dts: yaml: remove unused id field 2018-10-11 08:03:44 -05:00
st,stm32f2-flash-controller.yaml dts: yaml: remove unused id field 2018-10-11 08:03:44 -05:00
st,stm32f3-flash-controller.yaml dts: yaml: remove unused id field 2018-10-11 08:03:44 -05:00
st,stm32f4-flash-controller.yaml dts: yaml: remove unused id field 2018-10-11 08:03:44 -05:00
st,stm32l4-flash-controller.yaml dts: yaml: remove unused id field 2018-10-11 08:03:44 -05:00