Re: [PATCH 0/2] Add support for Hi6220 coresight

2017-11-02 Thread Leo Yan
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: > > >>>

Re: [PATCH 0/2] Add support for Hi6220 coresight

2017-11-01 Thread Michael Turquette
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

Re: [PATCH 0/2] Add support for Hi6220 coresight

2017-10-13 Thread Wei Xu
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 ena

Re: [PATCH 0/2] Add support for Hi6220 coresight

2017-10-07 Thread Leo Yan
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 bi

Re: [PATCH 0/2] Add support for Hi6220 coresight

2017-08-31 Thread Stephen Boyd
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 usi