From mboxrd@z Thu Jan 1 00:00:00 1970 From: lorenzo.pieralisi@arm.com (Lorenzo Pieralisi) Date: Wed, 4 Apr 2018 12:35:21 +0100 Subject: [PATCH 2/2] perf: add arm64 smmuv3 pmu driver In-Reply-To: <23363f05-0fe0-0af3-5f3d-5f2e14181e95@huawei.com> References: <1501876754-1064-1-git-send-email-nleeder@codeaurora.org> <1501876754-1064-3-git-send-email-nleeder@codeaurora.org> <883d32ce-6581-ecf6-5088-ecb238322ebe@huawei.com> <14f90cc6-f2c1-5a63-67c6-a5c8ddb4799e@gmail.com> <66ef3bf4-9550-94c7-f8ad-ee53d6c75025@huawei.com> <0094c5ab-89db-409f-d5fb-c961f9d84740@gmail.com> <23363f05-0fe0-0af3-5f3d-5f2e14181e95@huawei.com> Message-ID: <20180404113521.GB24669@red-moon> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On Tue, Apr 03, 2018 at 09:15:11AM +0800, Hanjun Guo wrote: > [+Cc Lorenzo] > > Hi Neil, > > On 2018/4/3 1:59, Neil Leeder wrote: > > Hi Hanjun, > > > > On 4/2/2018 10:24 AM, Hanjun Guo wrote: > > > >> > >> I think we need to wait for the new version of IORT spec, > >> which includes the fix for the two base address for SMMUv3 > >> PMCG (now just represent one). > >> > >> Thanks > >> Hanjun > >> > > It's in rev D which is available now: > > http://infocenter.arm.com/help/topic/com.arm.doc.den0049d/DEN0049D_IO_Remapping_Table.pdf > > Thanks for let me know, I didn't notice the update :) > > Lorenzo, do you have a plan for ACPICA changes? We should be able to send them upstream very soon. Thanks, Lorenzo