From mboxrd@z Thu Jan 1 00:00:00 1970 From: robin.murphy@arm.com (Robin Murphy) Date: Wed, 31 May 2017 13:21:18 +0100 Subject: [PATCH v2 1/2] ACPICA: IORT: Update SMMU models for IORT rev. C In-Reply-To: <20170530091205.GB2764@8bytes.org> References: <11ef7d28c535c01d42b7b3c8e632934f0e0f1048.1495459319.git.robin.murphy@arm.com> <20170530091205.GB2764@8bytes.org> Message-ID: To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On 30/05/17 10:12, Joerg Roedel wrote: > 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 >> CC: Robert Moore >> CC: Lv Zheng >> Acked-by: Robert Richter >> Tested-by: Robert Richter >> Signed-off-by: Robin Murphy >> --- >> >> v2: Update more comments, add Robert's tags. > > I generally prefer 'Fixes'-tags, can you please add them too? This patch isn't a fix, though, it's merely adding some new stuff from a new release of the IORT spec. Either way, since I discovered we do actually have approval to contribute to ACPICA directly, I now intend to route the header change that way per Rafaels' preference[1] - patch 2/2 will take care of itself in the meantime. Thanks, Robin. [1]:https://www.mail-archive.com/iommu at lists.linux-foundation.org/msg17602.html