From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Message-ID: <5825BD36.1040600@linaro.org> Date: Fri, 11 Nov 2016 20:44:38 +0800 From: Hanjun Guo MIME-Version: 1.0 To: Lorenzo Pieralisi , iommu@lists.linux-foundation.org CC: Will Deacon , Marc Zyngier , Robin Murphy , Joerg Roedel , "Rafael J. Wysocki" , Tomasz Nowicki , Jon Masters , Eric Auger , Sinan Kaya , Nate Watterson , Prem Mallappa , Dennis Chen , linux-acpi@vger.kernel.org, linux-pci@vger.kernel.org, linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org Subject: Re: [PATCH v7 00/16] ACPI IORT ARM SMMU support References: <20161109141948.19244-1-lorenzo.pieralisi@arm.com> In-Reply-To: <20161109141948.19244-1-lorenzo.pieralisi@arm.com> Content-Type: text/plain; charset=windows-1252; format=flowed Sender: linux-acpi-owner@vger.kernel.org List-ID: On 11/09/2016 10:19 PM, Lorenzo Pieralisi wrote: > This patch series is v7 of a previous posting: > > https://lkml.org/lkml/2016/10/18/506 > > v6 -> v7 > - Rebased against v4.9-rc4 > - Fixed IORT probing on ACPI systems with missing IORT table > - Fixed SMMUv1/v2 global interrupt detection > - Updated iommu_ops firmware look-up Although no major update for the new version, I tested this patchset again on hisilicon d03, and the platform device works as before with SMMUv3. Thanks Hanjun