Re: [PATCH v4 04/15] drivers: acpi: iort: add support for IOMMU fwnode registration

2016-09-05 Thread Hanjun Guo
On 2016/8/15 23:23, Lorenzo Pieralisi wrote: The ACPI IORT table provide entries for IOMMU (aka SMMU in ARM world) components that allow creating the kernel data structures required to probe and initialize the IOMMU devices. This patch provides support in the IORT kernel code to register IOMMU c

[PATCH v4 04/15] drivers: acpi: iort: add support for IOMMU fwnode registration

2016-08-15 Thread Lorenzo Pieralisi
The ACPI IORT table provide entries for IOMMU (aka SMMU in ARM world) components that allow creating the kernel data structures required to probe and initialize the IOMMU devices. This patch provides support in the IORT kernel code to register IOMMU components and their respective fwnode. Signed-