zephyr/dts/arm
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
..
acsip dts: arm: Remove label property from devicetrees 2022-07-27 18:48:10 +02:00
aspeed include: add missing zephyr/ prefixes 2022-08-02 18:03:58 +01:00
atmel drivers: flash: sam: Fix driver support 2022-08-11 07:41:09 -05:00
broadcom dts: arm: Remove label property from devicetrees 2022-07-27 18:48:10 +02:00
cypress dts: arm: Remove label property from devicetrees 2022-07-27 18:48:10 +02:00
gigadevice dts: arm: gigadevice: Add DMA configuration 2022-08-02 09:13:21 +02:00
infineon drivers: gpio: Add xmc4xxx drivers 2022-08-05 13:00:21 +02:00
intel_socfpga_std dts: arm: Remove label property from devicetrees 2022-07-27 18:48:10 +02:00
microchip eeprom: Add Microchip eeprom driver skeleton 2022-08-04 18:36:18 +02:00
nordic dts: remove unused IEEE 802.15.4 labels 2022-08-10 11:57:34 +02:00
nuvoton driver: PECI: npcx: add driver support for Nuvoton npcx family 2022-07-29 14:09:17 +02:00
nxp dts: nxp: kw41z: Fix typo in 802.15.4 device compatible 2022-08-11 02:37:55 -05:00
olimex boards: arm: add olimex_lora_stm32wl_devkit 2022-07-26 17:57:49 +00:00
quicklogic dts: arm: Remove label property from devicetrees 2022-07-27 18:48:10 +02:00
renesas/gen3 dts: arm: Remove label property from devicetrees 2022-07-27 18:48:10 +02:00
rpi_pico dts: arm: Remove label property from devicetrees 2022-07-27 18:48:10 +02:00
seeed dts/arm/seeed: lora-e5: Update hse clock configuration 2021-08-24 07:19:12 -04:00
silabs dts: arm: silabs: Remove label property from devicetrees 2022-07-28 19:52:27 +01:00
st drivers: counter: stm32u5 family compatibility 2022-08-11 07:24:27 +01:00
ti dts: remove unused IEEE 802.15.4 labels 2022-08-10 11:57:34 +02:00
xilinx dts: arm: Remove label property from devicetrees 2022-07-27 18:48:10 +02:00
armv6-m.dtsi dts: arm: Add #address-cells to nvic nodes 2021-08-02 15:02:09 -04:00
armv7-a.dtsi soc: arm: dts: arm: xilinx: Zynq-7000 SoC init code, device tree data 2021-10-28 15:26:50 +02:00
armv7-m.dtsi dts: arm: Add #address-cells to nvic nodes 2021-08-02 15:02:09 -04:00
armv7-r.dtsi
armv8-m.dtsi dts: arm: Add #address-cells to nvic nodes 2021-08-02 15:02:09 -04:00
armv8.1-m.dtsi dts: arm: Add #address-cells to nvic nodes 2021-08-02 15:02:09 -04:00