mbox series

[GIT,PULL] dts: sprd: Changes for v5.3-rc1

Message ID CAAfSe-uzOO+YkpsxO_G=h17dN1yaVAVdZV1NV=VPXD6dQ6dLOg@mail.gmail.com (mailing list archive)
State Queued, archived
Commit b04832ed1f70457ee9c702fe7669460e005dcaa2
Headers show
Series [GIT,PULL] dts: sprd: Changes for v5.3-rc1 | expand

Pull-request

https://github.com/lyrazhang/linux.git tags/sprd-dt-v5.3-rc1

Message

Chunyan Zhang July 1, 2019, 2:55 a.m. UTC
Hi,

The following changes since commit cd6c84d8f0cdc911df435bb075ba22ce3c605b07:

  Linux 5.2-rc2 (2019-05-26 16:49:19 -0700)

are available in the Git repository at:

  https://github.com/lyrazhang/linux.git tags/sprd-dt-v5.3-rc1

for you to fetch changes up to b04832ed1f70457ee9c702fe7669460e005dcaa2:

  arm64: dts: sc9860: Update coresight DT bindings (2019-06-20 18:44:54 +0800)

----------------------------------------------------------------
Spreadtrum's devicetree for v5.3-rc1

This tag contains only two patches for updating coresight compatible
string for Spreadtrum's platforms.
----------------------------------------------------------------
Leo Yan (2):
      arm64: dts: sc9836: Update coresight DT bindings
      arm64: dts: sc9860: Update coresight DT bindings

 arch/arm64/boot/dts/sprd/sc9836.dtsi | 2 +-
 arch/arm64/boot/dts/sprd/sc9860.dtsi | 8 ++++----
 2 files changed, 5 insertions(+), 5 deletions(-)

Comments

Olof Johansson July 1, 2019, 10:15 p.m. UTC | #1
On Mon, Jul 01, 2019 at 10:55:15AM +0800, Chunyan Zhang wrote:
> Hi,
> 
> The following changes since commit cd6c84d8f0cdc911df435bb075ba22ce3c605b07:
> 
>   Linux 5.2-rc2 (2019-05-26 16:49:19 -0700)
> 
> are available in the Git repository at:
> 
>   https://github.com/lyrazhang/linux.git tags/sprd-dt-v5.3-rc1
> 
> for you to fetch changes up to b04832ed1f70457ee9c702fe7669460e005dcaa2:
> 
>   arm64: dts: sc9860: Update coresight DT bindings (2019-06-20 18:44:54 +0800)
> 
> ----------------------------------------------------------------
> Spreadtrum's devicetree for v5.3-rc1
> 
> This tag contains only two patches for updating coresight compatible
> string for Spreadtrum's platforms.
> ----------------------------------------------------------------
> Leo Yan (2):
>       arm64: dts: sc9836: Update coresight DT bindings
>       arm64: dts: sc9860: Update coresight DT bindings

Merged, thanks!


-Olof