Re: [PATCH v8 11/16] drivers: iommu: arm-smmu-v3: add IORT configuration

2016-11-18 Thread Will Deacon
On Wed, Nov 16, 2016 at 03:29:31PM +, Lorenzo Pieralisi wrote: > In ACPI bases systems, in order to be able to create platform > devices and initialize them for ARM SMMU v3 components, the IORT > kernel implementation requires a set of static functions to be > used by the IORT kernel layer to

Re: [PATCH v8 11/16] drivers: iommu: arm-smmu-v3: add IORT configuration

2016-11-18 Thread Will Deacon
On Wed, Nov 16, 2016 at 03:29:31PM +, Lorenzo Pieralisi wrote: > In ACPI bases systems, in order to be able to create platform > devices and initialize them for ARM SMMU v3 components, the IORT > kernel implementation requires a set of static functions to be > used by the IORT kernel layer to

[PATCH v8 11/16] drivers: iommu: arm-smmu-v3: add IORT configuration

2016-11-16 Thread Lorenzo Pieralisi
In ACPI bases systems, in order to be able to create platform devices and initialize them for ARM SMMU v3 components, the IORT kernel implementation requires a set of static functions to be used by the IORT kernel layer to configure platform devices for ARM SMMU v3 components. Add static

[PATCH v8 11/16] drivers: iommu: arm-smmu-v3: add IORT configuration

2016-11-16 Thread Lorenzo Pieralisi
In ACPI bases systems, in order to be able to create platform devices and initialize them for ARM SMMU v3 components, the IORT kernel implementation requires a set of static functions to be used by the IORT kernel layer to configure platform devices for ARM SMMU v3 components. Add static