2018-10-18 09:21:44

by Chunyan Zhang

[permalink] [raw]
Subject: [GIT PULL] sprd dts for kernel v4.20-rc1

Hi Arnd,

For 4.20-rc1 there's one patch only for sprd devicetree, please pull from my git tree:

https://github.com/lyrazhang/linux.git m-v4.19-rc1

Please let me know if there's some problem.

Thanks,
Chunyan

----------------------------------------------------------------

Suzuki K Poulose (1):
arm64: dts: sc9836/sc9860: Update coresight bindings for hardware
ports

arch/arm64/boot/dts/sprd/sc9836.dtsi | 78 +++++++------
arch/arm64/boot/dts/sprd/sc9860.dtsi | 215 ++++++++++++++++++-----------------
2 files changed, 151 insertions(+), 142 deletions(-)


2018-11-01 06:37:38

by Chunyan Zhang

[permalink] [raw]
Subject: Re: [GIT PULL] sprd dts for kernel v4.20-rc1

Hi Arnd,

I guess you may have missed this pull request.

Thanks,
Chunyan
On Thu, 18 Oct 2018 at 17:19, Chunyan Zhang <[email protected]> wrote:
>
> Hi Arnd,
>
> For 4.20-rc1 there's one patch only for sprd devicetree, please pull from my git tree:
>
> https://github.com/lyrazhang/linux.git m-v4.19-rc1
>
> Please let me know if there's some problem.
>
> Thanks,
> Chunyan
>
> ----------------------------------------------------------------
>
> Suzuki K Poulose (1):
> arm64: dts: sc9836/sc9860: Update coresight bindings for hardware
> ports
>
> arch/arm64/boot/dts/sprd/sc9836.dtsi | 78 +++++++------
> arch/arm64/boot/dts/sprd/sc9860.dtsi | 215 ++++++++++++++++++-----------------
> 2 files changed, 151 insertions(+), 142 deletions(-)

2018-11-01 08:37:11

by Chunyan Zhang

[permalink] [raw]
Subject: Re: [GIT PULL] sprd dts for kernel v4.20-rc1

On Thu, 1 Nov 2018 at 14:36, Chunyan Zhang <[email protected]> wrote:
>
> Hi Arnd,
>
> I guess you may have missed this pull request.
>
> Thanks,
> Chunyan
> On Thu, 18 Oct 2018 at 17:19, Chunyan Zhang <[email protected]> wrote:
> >
> > Hi Arnd,
> >
> > For 4.20-rc1 there's one patch only for sprd devicetree, please pull from my git tree:
> >
> > https://github.com/lyrazhang/linux.git m-v4.19-rc1
> >
> > Please let me know if there's some problem.
> >
> > Thanks,
> > Chunyan
> >
> > ----------------------------------------------------------------
> >
> > Suzuki K Poulose (1):
> > arm64: dts: sc9836/sc9860: Update coresight bindings for hardware
> > ports
> >
> > arch/arm64/boot/dts/sprd/sc9836.dtsi | 78 +++++++------
> > arch/arm64/boot/dts/sprd/sc9860.dtsi | 215 ++++++++++++++++++-----------------
> > 2 files changed, 151 insertions(+), 142 deletions(-)

2018-11-02 19:03:25

by Olof Johansson

[permalink] [raw]
Subject: Re: [GIT PULL] sprd dts for kernel v4.20-rc1

On Thu, Oct 18, 2018 at 05:17:33PM +0800, Chunyan Zhang wrote:
> Hi Arnd,
>
> For 4.20-rc1 there's one patch only for sprd devicetree, please pull from my git tree:
>
> https://github.com/lyrazhang/linux.git m-v4.19-rc1
>
> Please let me know if there's some problem.
>
> Thanks,
> Chunyan
>
> ----------------------------------------------------------------
>
> Suzuki K Poulose (1):
> arm64: dts: sc9836/sc9860: Update coresight bindings for hardware
> ports
>
> arch/arm64/boot/dts/sprd/sc9836.dtsi | 78 +++++++------
> arch/arm64/boot/dts/sprd/sc9860.dtsi | 215 ++++++++++++++++++-----------------
> 2 files changed, 151 insertions(+), 142 deletions(-)

Hi,

This came in right before the merge window so it wasn't included since
it's more of a cleanup. Please resend it after -rc1 is out and we'll be
happy to queue it up for 4.21.

Also, when you do, please use "git request-pull" to generate your pull request.
That contains more information about the base, etc, and is generally how we
prefer to get pull requests. When you do, also use a signed tag instead of just
a branch head for the pull request. Let us know if you need help on usage of
that.


Thanks!

-Olof

2018-11-05 09:55:16

by Suzuki K Poulose

[permalink] [raw]
Subject: Re: [GIT PULL] sprd dts for kernel v4.20-rc1

Hi Olof,

On 02/11/18 18:32, Olof Johansson wrote:
> On Thu, Oct 18, 2018 at 05:17:33PM +0800, Chunyan Zhang wrote:
>> Hi Arnd,
>>
>> For 4.20-rc1 there's one patch only for sprd devicetree, please pull from my git tree:
>>
>> https://github.com/lyrazhang/linux.git m-v4.19-rc1
>>
>> Please let me know if there's some problem.
>>
>> Thanks,
>> Chunyan
>>
>> ----------------------------------------------------------------
>>
>> Suzuki K Poulose (1):
>> arm64: dts: sc9836/sc9860: Update coresight bindings for hardware
>> ports
>>
>> arch/arm64/boot/dts/sprd/sc9836.dtsi | 78 +++++++------
>> arch/arm64/boot/dts/sprd/sc9860.dtsi | 215 ++++++++++++++++++-----------------
>> 2 files changed, 151 insertions(+), 142 deletions(-)
>
> Hi,
>
> This came in right before the merge window so it wasn't included since
> it's more of a cleanup.

A minor correction. This is not really a cleanup, but upgrading the
bindings to the new DTS bindings for Coresight. The driver will now
complain about old bindings, which could be hit on these boards. Not
the end of the world, it could be queued for 4.21.

Cheers
Suzuki

2018-11-30 15:20:25

by Rob Herring (Arm)

[permalink] [raw]
Subject: Re: [GIT PULL] sprd dts for kernel v4.20-rc1

On Fri, Nov 2, 2018 at 1:50 PM Olof Johansson <[email protected]> wrote:
>
> On Thu, Oct 18, 2018 at 05:17:33PM +0800, Chunyan Zhang wrote:
> > Hi Arnd,
> >
> > For 4.20-rc1 there's one patch only for sprd devicetree, please pull from my git tree:
> >
> > https://github.com/lyrazhang/linux.git m-v4.19-rc1
> >
> > Please let me know if there's some problem.
> >
> > Thanks,
> > Chunyan
> >
> > ----------------------------------------------------------------
> >
> > Suzuki K Poulose (1):
> > arm64: dts: sc9836/sc9860: Update coresight bindings for hardware
> > ports
> >
> > arch/arm64/boot/dts/sprd/sc9836.dtsi | 78 +++++++------
> > arch/arm64/boot/dts/sprd/sc9860.dtsi | 215 ++++++++++++++++++-----------------
> > 2 files changed, 151 insertions(+), 142 deletions(-)
>
> Hi,
>
> This came in right before the merge window so it wasn't included since
> it's more of a cleanup. Please resend it after -rc1 is out and we'll be
> happy to queue it up for 4.21.

I'm enabling by default the DT warnings that this fixes, so please pull it in.

Rob

2018-11-30 22:58:27

by Olof Johansson

[permalink] [raw]
Subject: Re: [GIT PULL] sprd dts for kernel v4.20-rc1

On Fri, Nov 30, 2018 at 09:18:34AM -0600, Rob Herring wrote:
> On Fri, Nov 2, 2018 at 1:50 PM Olof Johansson <[email protected]> wrote:
> >
> > On Thu, Oct 18, 2018 at 05:17:33PM +0800, Chunyan Zhang wrote:
> > > Hi Arnd,
> > >
> > > For 4.20-rc1 there's one patch only for sprd devicetree, please pull from my git tree:
> > >
> > > https://github.com/lyrazhang/linux.git m-v4.19-rc1
> > >
> > > Please let me know if there's some problem.
> > >
> > > Thanks,
> > > Chunyan
> > >
> > > ----------------------------------------------------------------
> > >
> > > Suzuki K Poulose (1):
> > > arm64: dts: sc9836/sc9860: Update coresight bindings for hardware
> > > ports
> > >
> > > arch/arm64/boot/dts/sprd/sc9836.dtsi | 78 +++++++------
> > > arch/arm64/boot/dts/sprd/sc9860.dtsi | 215 ++++++++++++++++++-----------------
> > > 2 files changed, 151 insertions(+), 142 deletions(-)
> >
> > Hi,
> >
> > This came in right before the merge window so it wasn't included since
> > it's more of a cleanup. Please resend it after -rc1 is out and we'll be
> > happy to queue it up for 4.21.
>
> I'm enabling by default the DT warnings that this fixes, so please pull it in.

It was merged on November 13.


-Olof