mbox series

[RFC,0/4] SMMUv3 MSI support

Message ID 1502276017-63108-1-git-send-email-guohanjun@huawei.com
Headers show
Series SMMUv3 MSI support | expand

Message

Hanjun Guo Aug. 9, 2017, 10:53 a.m. UTC
From: Hanjun Guo <hanjun.guo@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

--
To unsubscribe from this list: send the line "unsubscribe linux-acpi" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html