[RFC PATCH 0/4] SMMUv3 MSI support
Hanjun Guo
guohanjun at huawei.com
Wed Aug 9 03:53:33 PDT 2017
From: Hanjun Guo <hanjun.guo at linaro.org>
IORT revision C introduced SMMUv3 MSI support for control interrupts,
which introduced a device ID mapping index to retrieve the dev ID
and ITS parent.
This patch set reuse the existing APIs to retrieve the data to
configure the MSI, but doing special checks to not introduce regressions
for CPI/NC--->SMMU--->ITS cases, please refer to each patch for detail
commit message.
Hanjun Guo (4):
ACPICA: Add SMMUv3 device ID mapping index support
ACPI: IORT: lookup iort node via fwnode
ACPI: IORT: Skip SMMUv3 device ID map for two steps mappings
ACPI: IORT: Add SMMUv3 MSI support
drivers/acpi/arm64/iort.c | 126 +++++++++++++++++++++++++++++++++++++++++-----
include/acpi/actbl2.h | 1 +
2 files changed, 115 insertions(+), 12 deletions(-)
--
1.7.12.4
More information about the linux-arm-kernel
mailing list