[PATCH v2 1/2] ACPICA: IORT: Update SMMU models for IORT rev. C
From: joro@8bytes.org (Joerg Roedel)
Date: 2017-05-30 09:12:05
Also in:
linux-acpi, linux-iommu
From: joro@8bytes.org (Joerg Roedel)
Date: 2017-05-30 09:12:05
Also in:
linux-acpi, linux-iommu
On Mon, May 22, 2017 at 04:06:37PM +0100, Robin Murphy wrote:
IORT revision C has been published with a number of new SMMU implementation identifiers. Since IORT doesn't have any way of falling back to a more generic model code, we really need Linux to know about these before vendors start updating their firmware tables to use them. CC: Rafael J. Wysocki <redacted> CC: Robert Moore <redacted> CC: Lv Zheng <redacted> Acked-by: Robert Richter <redacted> Tested-by: Robert Richter <redacted> Signed-off-by: Robin Murphy <robin.murphy@arm.com> --- v2: Update more comments, add Robert's tags.
I generally prefer 'Fixes'-tags, can you please add them too?