From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755125AbdKBKld (ORCPT ); Thu, 2 Nov 2017 06:41:33 -0400 Received: from mail-wm0-f45.google.com ([74.125.82.45]:52514 "EHLO mail-wm0-f45.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752780AbdKBKlb (ORCPT ); Thu, 2 Nov 2017 06:41:31 -0400 X-Google-Smtp-Source: ABhQp+RNk6gbrgqWGrpld9FeLrah+svcw7W9rcfkOcV9x4h//4bfqciEBcFZ2a5+o+XfZpUMmDYzqA== Date: Thu, 2 Nov 2017 18:41:08 +0800 From: Leo Yan To: Michael Turquette Cc: Wei Xu , Stephen Boyd , Rob Herring , Mark Rutland , Li Pengcheng , Zhangfei Gao , linux-arm-kernel@lists.infradead.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, linux-clk@vger.kernel.org Subject: Re: [PATCH 0/2] Add support for Hi6220 coresight Message-ID: <20171102104108.GC3550@leoy-linaro> 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> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <150955133019.90597.6277114786385559431@resonance> User-Agent: Mutt/1.5.24 (2015-08-30) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.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