From mboxrd@z Thu Jan 1 00:00:00 1970 From: leo.yan@linaro.org (Leo Yan) Date: Thu, 2 Nov 2017 18:41:08 +0800 Subject: [PATCH 0/2] Add support for Hi6220 coresight In-Reply-To: <150955133019.90597.6277114786385559431@resonance> References: <1504226835-2115-1-git-send-email-leo.yan@linaro.org> <20170901013301.GN21656@codeaurora.org> <20171007121802.GC23080@leoy-linaro> <59E07FDE.40307@hisilicon.com> <150955133019.90597.6277114786385559431@resonance> Message-ID: <20171102104108.GC3550@leoy-linaro> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On Wed, Nov 01, 2017 at 04:48:50PM +0100, Michael Turquette wrote: > Quoting Wei Xu (2017-10-13 10:57:02) > > Hi Leo, > > > > On 2017/10/7 13:18, Leo Yan wrote: > > > Hi Stephen, Wei, > > > > > > On Thu, Aug 31, 2017 at 06:33:01PM -0700, Stephen Boyd wrote: > > >> On 09/01, Leo Yan wrote: > > >>> 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. Thanks, Mike and Wei. > Regards, > Mike > > > > > BR, > > Wei > > > > > > > > Thanks, > > > Leo Yan