u-boot/drivers/net/fsl-mc
Laurentiu Tudor 1dd7b56634 drivers: net: fsl-mc: add support for MC reserved memory
Add support for declaring in device tree the reserved memory ranges
required for MC. Since the MC firmware acts as any DMA master present
in the SoC, the reserved memory ranges need also be identity mapped
in the SMMU, so create the required 'iommu-addresses' property in
the reserved memory nodes.
For now this support is used only on LX2160A SoCs.

Signed-off-by: Laurentiu Tudor <laurentiu.tudor@nxp.com>
Signed-off-by: Peng Fan <peng.fan@nxp.com>
2023-10-10 10:13:33 +08:00
..
dpio common: Drop linux/printk.h from common header 2023-09-24 09:54:57 -04:00
dpbp.c net: fsl-mc: sync DPBP MC APIs 2023-06-15 17:58:53 +08:00
dpmac.c net: fsl-mc: sync DPMAC MC APIs 2023-06-15 17:58:53 +08:00
dpmng.c net: fsl-mc: sync remaining MC commands 2023-06-15 17:58:53 +08:00
dpni.c net: fsl-mc: sync DPNI MC APIs 2023-06-15 17:58:53 +08:00
dprc.c net: fsl-mc: sync DPRC MC APIs 2023-06-15 17:58:53 +08:00
dpsparser.c net: fsl-mc: sync DPSPARSER MC APIs 2023-06-15 17:58:53 +08:00
fsl_dpmng_cmd.h net: fsl-mc: sync remaining MC commands 2023-06-15 17:58:53 +08:00
Kconfig fsl-mc: Update dependencies for DM_ETH 2022-08-20 21:18:15 -04:00
Makefile drivers/fsl-mc: Support DPSPARSER object and apply spb command 2019-12-26 16:00:20 +05:30
mc.c drivers: net: fsl-mc: add support for MC reserved memory 2023-10-10 10:13:33 +08:00
mc_sys.c net: fsl-mc: sync remaining MC commands 2023-06-15 17:58:53 +08:00