Re: [PATCH 0/2] Add support for Hi6220 coresight
From: Michael Turquette <mturquette@baylibre.com>
Date: 2017-11-01 15:48:59
Also in:
linux-arm-kernel, linux-clk, lkml
From: Michael Turquette <mturquette@baylibre.com>
Date: 2017-11-01 15:48:59
Also in:
linux-arm-kernel, linux-clk, lkml
Quoting Wei Xu (2017-10-13 10:57:02)
Hi Leo, On 2017/10/7 13:18, Leo Yan wrote:quoted
Hi Stephen, Wei, On Thu, Aug 31, 2017 at 06:33:01PM -0700, Stephen Boyd wrote:quoted
On 09/01, Leo Yan wrote:quoted
This patch series adds support for coresight on Hi6220; the first patch is to fix coresight PLL so can avoid system hang after we enable coresight, the second patch is to add DT binding according to coresight topology. The patch has been tested on Hikey; By using OpenCSD snapshot mode, it can successfully decode ETF and ETB trace data.I can take the first one and second one goes through arm-soc?Could you pick these two patches for Hi6220 coresight enabling for this merge window? Or need me resend these two patches?Applied patch 2 into hisilicon dt tree with slight fix. Thanks!
Cool. Patch #1 applied to clk tree. Regards, Mike
BR, Weiquoted
Thanks, Leo Yan .