zephyr/dts
Gerson Fernando Budke 9562e3f794 drivers: flash: sam: Fix driver support
The current atmel sam flash driver was develop based on the cortex-m7
version of smart arm microcontroller. The driver support write
protection and cache functions which is not supported by other cortex-m
variants. This fixes current driver implementation and devicetree
entries for all sam variants.

Notes:
 * The cortex-m3 doesn't have support erase pages flash command and
   because of that the driver still not not compatible. Keep it disabled
   until a patch be send. The hwinfo driver is not affected by this
   restriction.
 * The sam4l variation requires a specific driver because uses another
   flash controller (flashcalw). Added another compatible to
   differentiate and keeped node disabled until a driver be available.

Fixes #48516

Signed-off-by: Gerson Fernando Budke <nandojve@gmail.com>
2022-08-11 07:41:09 -05:00
..
arc/synopsys soc: arc: define ICI in DT 2022-08-03 07:46:14 -04:00
arm drivers: flash: sam: Fix driver support 2022-08-11 07:41:09 -05:00
arm64 dts: arm64: Remove label property from devicetrees 2022-07-27 18:47:57 +02:00
bindings drivers: flash: sam: Fix driver support 2022-08-11 07:41:09 -05:00
common dts/arm: stm32: Add clocks nodes on stm32wb,l4 and stm32f4 series 2021-04-27 11:53:37 +02:00
nios2/intel dts: nios2: Remove label property from devicetrees 2022-07-23 09:27:32 -05:00
posix
riscv dts: riscv: andes: andes_v5_ae350: added CPU number to 8 hart 2022-08-03 05:00:14 +01:00
sparc/gaisler dts: sparc: Remove label property from devicetrees 2022-07-22 02:51:14 -05:00
x86/intel dts: x86: Remove label property from devicetrees 2022-07-22 02:51:45 -05:00
xtensa drivers: dai: Enable Zephyr runtime power mgmt in Intel SSP driver 2022-08-10 11:58:45 +02:00
binding-template.yaml doc: devicetree: overhaul bindings guide 2021-04-22 15:32:10 +02:00
Kconfig dts: Introduce Kconfig.dts 2022-07-19 09:39:49 -07:00