WSL2-Linux-Kernel/include/linux/soc
Sven Peter b170143ae1 soc: apple: Add SART driver
The NVMe co-processor on the Apple M1 uses a DMA address filter called
SART for some DMA transactions. This adds a simple driver used to
configure the memory regions from which DMA transactions are allowed.

Unlike a real IOMMU, SART does not support any pagetables and can't be
implemented inside the IOMMU subsystem using iommu_ops.

It also can't be implemented using dma_map_ops since not all DMA
transactions of the NVMe controller are filtered by SART.
Instead, most buffers have to be registered using the integrated NVMe
IOMMU and we can't have two separate dma_map_ops implementations for a
single device.

Co-developed-by: Hector Martin <marcan@marcan.st>
Reviewed-by: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Hector Martin <marcan@marcan.st>
Signed-off-by: Sven Peter <sven@svenpeter.dev>
2022-05-02 17:24:45 +02:00
..
actions
amlogic
apple soc: apple: Add SART driver 2022-05-02 17:24:45 +02:00
brcmstb soc: bcm: brcmstb: add stubs for getting platform IDs 2021-01-20 12:07:23 -08:00
cirrus
dove
ixp4xx ARM: ixp4xx: Remove feature bit accessors 2022-02-12 18:20:04 +01:00
marvell/octeontx2 marvell: octeontx2: build error: unknown type name 'u64' 2021-10-13 13:25:36 -07:00
mediatek soc: mediatek: mtk-infracfg: Disable ACP on MT8192 2022-03-01 08:21:28 +01:00
mmp
nxp
qcom There's one large change in the core clk framework here. We change how 2022-03-30 10:11:04 -07:00
renesas soc: renesas: rcar-rst: Add support to set rproc boot address 2021-11-15 10:01:10 +01:00
samsung soc: samsung: exynos-chipid: Pass revision reg offsets 2021-10-15 09:48:40 +02:00
sunxi
ti - qcom: add support for MSM8976 2022-03-27 14:21:57 -07:00