Re: [PATCH v9 16/16] drivers: acpi: iort: introduce iort_iommu_configure

2016-11-29 Thread Hanjun Guo
On 2016/11/21 18:01, Lorenzo Pieralisi wrote: DT based systems have a generic kernel API to configure IOMMUs for devices (ie of_iommu_configure()). On ARM based ACPI systems, the of_iommu_configure() equivalent can be implemented atop ACPI IORT kernel API, with the corresponding functions to map

[PATCH v9 16/16] drivers: acpi: iort: introduce iort_iommu_configure

2016-11-21 Thread Lorenzo Pieralisi
DT based systems have a generic kernel API to configure IOMMUs for devices (ie of_iommu_configure()). On ARM based ACPI systems, the of_iommu_configure() equivalent can be implemented atop ACPI IORT kernel API, with the corresponding functions to map device identifiers to IOMMUs and retrieve the c