Searched hist:"86456 a3f19c505049341eeb51cf9bb874d3b4752" (Results 1 – 1 of 1) sorted by relevance
/linux/drivers/acpi/arm64/ |
H A D | iort.c | diff 86456a3f19c505049341eeb51cf9bb874d3b4752 Fri Oct 13 09:09:49 CEST 2017 Hanjun Guo <hanjun.guo@linaro.org> ACPI/IORT: Add SMMUv3 specific special index mapping handling
IORT revision C introduced a mapping entry binding to describe ITS device ID mapping for SMMUv3 MSI interrupts.
Enable the single mapping flag (ie that is used by SMMUv3 component for its special index mappings) for the SMMUv3 node in the IORT mapping API and add IORT code to handle special index mapping entry for the SMMUv3 IORT nodes to enable their MSI interrupts. In case the ACPICA for SMMUv3 device ID mapping is not ready, use the ACPICA version as a guard for function iort_get_id_mapping_index().
Signed-off-by: Hanjun Guo <hanjun.guo@linaro.org> [lorenzo.pieralisi@arm.com: patch split, typos fixing, rewrote the log] Signed-off-by: Lorenzo Pieralisi <lorenzo.pieralisi@arm.com>
|