From mboxrd@z Thu Jan 1 00:00:00 1970 From: Hanjun Guo Subject: Re: [PATCH 2/2] arch_timer: acpi: add hisi timer erratum data Date: Thu, 16 Feb 2017 17:42:58 +0800 Message-ID: <58A57422.6050403@huawei.com> References: <1485254391-51551-1-git-send-email-guohanjun@huawei.com> <1485254391-51551-3-git-send-email-guohanjun@huawei.com> <20170124105717.GB6277@leverpostej> <589D6776.2010400@huawei.com> <20170216091454.GA2160@mai> Mime-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit Return-path: Received: from szxga03-in.huawei.com ([119.145.14.66]:8187 "EHLO szxga03-in.huawei.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752904AbdBPJqt (ORCPT ); Thu, 16 Feb 2017 04:46:49 -0500 In-Reply-To: <20170216091454.GA2160@mai> Sender: linux-acpi-owner@vger.kernel.org List-Id: linux-acpi@vger.kernel.org To: Daniel Lezcano , Alexander Graf Cc: Marc Zyngier , Mark Rutland , Will Deacon , "Rafael J. Wysocki" , Lorenzo Pieralisi , Fu Wei , Ding Tianhong , linux-acpi@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linuxarm@huawei.com, Hanjun Guo , mbrugger@suse.com, yousaf.kaukab@suse.com, sanil.kumar@huawei.com Hi Daniel, On 2017/2/16 17:14, Daniel Lezcano wrote: > On Thu, Feb 16, 2017 at 09:42:11AM +0100, Alexander Graf wrote: > > [ ... ] > >>>>> I believe Marc is looking at some rework in this area which may enable >>>>> this, so please wait for that to appear. >>>> Yeah, I'm implementing a semi-flexible way to add new quirk types, and >>>> the last thing I want to see is two (or more) tables describing the same >>>> thing. >>> Kindly ping, if you have patches in hand, I can test against our platforms, >>> thank you very much. >> Any progress on this? I'm not a big fan of stalling erratum fixes upstream >> because of potential future refactoring. > The fix is in the tip tree, soon in v4.11-rc1 when the merge will be finished. > > http://goo.gl/x90qwE > http://goo.gl/asCBBD I think it's the erratum core code and the device tree support are merged by you, not the ACPI support in this patch set, did I miss something? Thanks Hanjun From mboxrd@z Thu Jan 1 00:00:00 1970 From: guohanjun@huawei.com (Hanjun Guo) Date: Thu, 16 Feb 2017 17:42:58 +0800 Subject: [PATCH 2/2] arch_timer: acpi: add hisi timer erratum data In-Reply-To: <20170216091454.GA2160@mai> References: <1485254391-51551-1-git-send-email-guohanjun@huawei.com> <1485254391-51551-3-git-send-email-guohanjun@huawei.com> <20170124105717.GB6277@leverpostej> <589D6776.2010400@huawei.com> <20170216091454.GA2160@mai> Message-ID: <58A57422.6050403@huawei.com> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org Hi Daniel, On 2017/2/16 17:14, Daniel Lezcano wrote: > On Thu, Feb 16, 2017 at 09:42:11AM +0100, Alexander Graf wrote: > > [ ... ] > >>>>> I believe Marc is looking at some rework in this area which may enable >>>>> this, so please wait for that to appear. >>>> Yeah, I'm implementing a semi-flexible way to add new quirk types, and >>>> the last thing I want to see is two (or more) tables describing the same >>>> thing. >>> Kindly ping, if you have patches in hand, I can test against our platforms, >>> thank you very much. >> Any progress on this? I'm not a big fan of stalling erratum fixes upstream >> because of potential future refactoring. > The fix is in the tip tree, soon in v4.11-rc1 when the merge will be finished. > > http://goo.gl/x90qwE > http://goo.gl/asCBBD I think it's the erratum core code and the device tree support are merged by you, not the ACPI support in this patch set, did I miss something? Thanks Hanjun