zephyr/dts/bindings/flash_controller
Dominik Ermel a14c69a52a dts/bindings/flash_simulator: Restrict erase-value
The commit restricts erase-value to either 0xff or 0x00.
On program-erase type devices writes can only change from
erase value of bit to opposite, ease usually consists of two
operations which is programming the opposite value to every bit
of erase range and then turning back all bits to the "erase-value";
above makes it impossible to have erase value of device to be other
than 0xff or 0x00.

Signed-off-by: Dominik Ermel <dominik.ermel@nordicsemi.no>
2024-04-24 19:42:44 +00:00
..
altr,nios2-qspi-nor.yaml
ambiq,flash-controller.yaml drivers: flash: Add Ambiq flash controller driver. 2023-10-27 10:50:05 +02:00
atmel,sam0-nvmctrl.yaml
atmel,sam4l-flashcalw-controller.yaml
atmel,sam-flash-controller.yaml atmel: sam: flash: Add flash pages property 2024-01-23 15:22:26 +00:00
cdns,nand.yaml dts: arm64: intel: dtsi support for cadence Nand driver for Agilex5 2024-01-30 18:01:31 +01:00
cdns,qspi-nor.yaml
cypress,psoc6-flash-controller.yaml
espressif,esp32-flash-controller.yaml
flash-controller.yaml
gd,gd32-flash-controller.yaml
infineon,cat1-flash-controller.yaml
infineon,xmc4xxx-flash-controller.yaml
ite,it8xxx2-flash-controller.yaml
micron,mt25qu02g.yaml
nordic,nrf51-flash-controller.yaml
nordic,nrf52-flash-controller.yaml
nordic,nrf53-flash-controller.yaml
nordic,nrf91-flash-controller.yaml
nordic,nrf-qspi.yaml
nordic,rram-controller.yaml drivers: Add flash driver for RRAM 2024-02-26 10:27:23 +01:00
nuvoton,npcx-fiu-nor.yaml drivers: flash: npcx: Update erase function to allow 0x1000 byte erase size 2023-08-03 10:29:14 +02:00
nuvoton,npcx-fiu-qspi.yaml
nuvoton,numaker-fmc.yaml drivers: flash: support for Nuvoton numaker series FMC 2023-07-21 10:41:40 +00:00
nuvoton,numaker-rmc.yaml drivers: flash: support for Nuvoton numaker series RMC 2024-03-11 14:22:55 +01:00
nxp,iap-fmc11.yaml
nxp,iap-fmc54.yaml
nxp,iap-fmc55.yaml
nxp,iap-fmc553.yaml
nxp,iap-msf1.yaml dts: Add support for MCX internal flash 2024-03-22 14:25:31 +00:00
nxp,kinetis-ftfa.yaml
nxp,kinetis-ftfe.yaml
nxp,kinetis-ftfl.yaml
openisa,rv32m1-ftfe.yaml
raspberrypi,pico-flash-controller.yaml
renesas,smartbond-flash-controller.yaml dts: bindings: flash-controller: Add smartbond QSPI parameters 2023-08-22 12:16:16 +02:00
silabs,gecko-flash-controller.yaml
st,stm32-flash-controller.yaml
st,stm32-ospi-nor.yaml dts: bindings: flash controller stm32 ospi nor flash reg property 2024-02-02 13:48:18 +01:00
st,stm32-qspi-nor.yaml dts: bindings: flash controller stm32 qspi nor flash reg property 2024-02-02 13:48:18 +01:00
st,stm32f1-flash-controller.yaml
st,stm32f2-flash-controller.yaml
st,stm32f4-flash-controller.yaml
st,stm32f7-flash-controller.yaml
st,stm32g0-flash-controller.yaml
st,stm32g4-flash-controller.yaml
st,stm32h7-flash-controller.yaml
st,stm32l4-flash-controller.yaml
st,stm32l5-flash-controller.yaml
st,stm32wb-flash-controller.yaml
st,stm32wba-flash-controller.yaml
telink,b91-flash-controller.yaml
ti,cc13xx-cc26xx-flash-controller.yaml
ti,stellaris-flash-controller.yaml
zephyr,sim-flash.yaml dts/bindings/flash_simulator: Restrict erase-value 2024-04-24 19:42:44 +00:00