Searched hist:"1 d9029d440e40b276c0691caed1de10c42d96bef" (Results 1 – 1 of 1) sorted by relevance
/linux/drivers/acpi/arm64/ |
H A D | iort.c | diff 1d9029d440e40b276c0691caed1de10c42d96bef Mon Apr 10 13:20:59 CEST 2017 Lorenzo Pieralisi <lorenzo.pieralisi@arm.com> ACPI/IORT: Add function to check SMMUs drivers presence
The IOMMU probe deferral implementation requires a mechanism to detect if drivers for SMMU components are built-in in the kernel to detect whether IOMMU configuration for a given device should be deferred (ie SMMU drivers present but still not probed) or not (drivers not present).
Add a simple function to IORT to detect if SMMU drivers for SMMU components managed by IORT are built-in in the kernel.
Tested-by: Hanjun Guo <hanjun.guo@linaro.org> Signed-off-by: Lorenzo Pieralisi <lorenzo.pieralisi@arm.com> Reviewed-by: Robin Murphy <robin.murphy@arm.com> Cc: Sricharan R <sricharan@codeaurora.org> Signed-off-by: Joerg Roedel <jroedel@suse.de>
|