[PATCH v2 1/2] ACPICA: IORT: Update SMMU models for IORT rev. C
From: Robert Richter <hidden>
Date: 2017-05-22 15:53:54
Also in:
linux-acpi, linux-iommu
From: Robert Richter <hidden>
Date: 2017-05-22 15:53:54
Also in:
linux-acpi, linux-iommu
On 22.05.17 17:49:17, Robert Richter wrote:
On 22.05.17 16:06:37, Robin Murphy wrote:quoted
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>Robin, the stable tag is missing here, but we will need it for #2.
I just noticed the additional #defines in #2. So no need to mark this one stable too. -Robert