zephyr/dts
Andrzej Głąbek 8ee12207ff drivers: flash: Add driver for AT45 compatible SPI flash chips
Add a driver that can handle several instances of AT45 family chips,
which are enabled by specifying DT nodes for them with the "compatible"
property set to "atmel,at45" and other required properties like JEDEC
ID, chip capacity, block and page size etc. configured accordingly.

The driver is only capable of using "power of 2" binary page sizes in
those chips and at initialization configures them to work in that mode
(unless it is already done).

Signed-off-by: Andrzej Głąbek <andrzej.glabek@nordicsemi.no>
2020-05-07 14:51:10 +02:00
..
arc board: iotdk: disable unused peripherals in dts 2020-04-28 11:53:46 -05:00
arm boards: frdm_kw41z: enable PWM support 2020-05-06 11:33:37 -05:00
bindings drivers: flash: Add driver for AT45 compatible SPI flash chips 2020-05-07 14:51:10 +02:00
common
nios2
posix
riscv drivers: flash: replace DT_FLASH_DEV_NAME with DT macro 2020-04-27 18:43:20 -05:00
x86 soc: x86: atom: sync linker / memory map on atom with ia32 2020-04-29 10:19:59 -07:00
xtensa
binding-template.yaml
Kconfig