zephyr/dts/arm
Dat Nguyen Duy 8185faa0cb drivers: dma_mcux_edma: add support dma driver for s32k344
On S32K344, the offset in memory map between each channel
is 0x4000 for most channels, but there is specific case is
between channel 11 and 12 which is 0x1D4000 instead. As a
consequence, 32 channels are divided to two parts: one
starts from channel 0 -> 11. The other is from channel 128
to 145. The channel gap is from 12 -> 127.

For user and data structures in shim driver, the channel's
value comes from 0 --> 31. Above constraint will be counted
when interact with the mcux sdk

Beside that, the DMAMUX register in this platform is very
specific, not in identical with DMAMUX channel, so shim
driver is updated to cover this case

Signed-off-by: Dat Nguyen Duy <dat.nguyenduy@nxp.com>
2023-09-27 14:02:09 -05:00
..
acsip dts: arm: Remove label property from devicetrees 2022-07-27 18:48:10 +02:00
ambiq dts: arm: ambiq: Add MSPI instances to Apollo4 Blue Plus SoC. 2023-09-25 10:46:04 -05:00
aspeed dts: arm: aspeed: add AST10X0 system reset control 2022-12-05 14:36:16 +01:00
atmel samx2x: separate RAM/Flash sizes by model. 2023-09-18 10:35:07 +01:00
broadcom soc: arm64: viper: Move GIC version to DT 2023-06-17 08:01:46 -04:00
cypress dts: arm: Remove label property from devicetrees 2022-07-27 18:48:10 +02:00
gigadevice dts: Add missing adc dt-bindings include 2023-04-20 10:48:33 +02:00
infineon boards: arm: xmc45_relax_kit: Add memory regions to linker 2023-09-05 16:16:11 +02:00
intel_socfpga_std soc: arm: cyclonev: Move GIC version to DT 2023-06-17 08:01:46 -04:00
microchip drivers: mchp: kscan: dts update for low power mode 2023-09-13 16:32:37 +02:00
nordic dts: arm: nordic: fix cryptocell description 2023-09-20 13:54:38 +01:00
nuvoton driver: adc: npcx: remove threshold-reg-offset DT property 2023-09-08 14:43:37 +02:00
nxp drivers: dma_mcux_edma: add support dma driver for s32k344 2023-09-27 14:02:09 -05:00
olimex dts: Add power-amplifier properties to STM32WL boards/modules 2023-04-24 13:33:25 +02:00
quicklogic drivers: pinctrl: add driver for EOS S3 2023-07-26 14:59:59 +02:00
renesas dts: bindings: flash-controller: Add smartbond QSPI parameters 2023-08-22 12:16:16 +02:00
rpi_pico drivers: counter: Add support for rpi_pico timer 2023-09-13 16:18:44 +02:00
seeed dts: Add power-amplifier properties to STM32WL boards/modules 2023-04-24 13:33:25 +02:00
silabs dts: efm32_pg_1b: add pin-controller binding 2023-09-19 18:43:57 -04:00
st dts: arm: st: add st,adc-sequencer properties to all stm32 adc 2023-09-22 15:30:47 +02:00
ti dts: arm: ti: Rename AM62x M4F base device-tree 2023-08-16 20:45:25 +02:00
xilinx drivers: ipm: add zynqmp r5f support 2023-08-15 11:23:04 +00:00
armv6-m.dtsi
armv7-a.dtsi
armv7-m.dtsi
armv7-r.dtsi
armv8-m.dtsi
armv8-r.dtsi dts: arm: add ARMv8-R skeleton 2022-10-14 09:51:14 +02:00
armv8.1-m.dtsi