Re: [PATCH 01/17] arm64: arch_timer: Add infrastructure for multiple erratum detection methods

2017-03-20 Thread Mark Rutland
Hi, On Mon, Mar 06, 2017 at 11:26:06AM +, Marc Zyngier wrote: > We're currently stuck with DT when it comes to handling errata, which > is pretty restrictive. In order to make things more flexible, let's > introduce an infrastructure that could support alternative discovery > methods. No chang

Re: [PATCH 01/17] arm64: arch_timer: Add infrastructure for multiple erratum detection methods

2017-03-07 Thread Hanjun Guo
On 2017/3/6 19:26, Marc Zyngier wrote: We're currently stuck with DT when it comes to handling errata, which is pretty restrictive. In order to make things more flexible, let's introduce an infrastructure that could support alternative discovery methods. No change in functionnality. Signed-off-b

[PATCH 01/17] arm64: arch_timer: Add infrastructure for multiple erratum detection methods

2017-03-06 Thread Marc Zyngier
We're currently stuck with DT when it comes to handling errata, which is pretty restrictive. In order to make things more flexible, let's introduce an infrastructure that could support alternative discovery methods. No change in functionnality. Signed-off-by: Marc Zyngier --- arch/arm64/include/