mbox series

[GIT,PULL] arm64: dts: juno: updates for v5.3

Message ID 20190613142148.GA7283@e107155-lin
State New
Headers show
Series [GIT,PULL] arm64: dts: juno: updates for v5.3 | expand

Pull-request

git://git.kernel.org/pub/scm/linux/kernel/git/sudeep.holla/linux.git tags/juno-updates-5.3

Message

Sudeep Holla June 13, 2019, 2:21 p.m. UTC
Hi ARM SoC Team,

Please pull !

Regards,
Sudeep

The following changes since commit a188339ca5a396acc588e5851ed7e19f66b0ebd9:

  Linux 5.2-rc1 (2019-05-19 15:47:09 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/sudeep.holla/linux.git tags/juno-updates-5.3

for you to fetch changes up to 7f8e78ca90e257e5fc8c1f34be309637fab688cd:

  arm64: dts: juno: set the right partition type for NOR flash (2019-05-28 11:35:11 +0100)

----------------------------------------------------------------
ARMv8 Juno updates for v5.3

Couple of updates switching to use new/updated bindings for CoreSight
dynamic funnel components and NOR flash partition type

----------------------------------------------------------------
Leo Yan (1):
      arm64: dts: juno: update coresight DT bindings

Linus Walleij (1):
      arm64: dts: juno: set the right partition type for NOR flash

 arch/arm64/boot/dts/arm/juno-base.dtsi        | 6 +++---
 arch/arm64/boot/dts/arm/juno-cs-r1r2.dtsi     | 4 ++--
 arch/arm64/boot/dts/arm/juno-motherboard.dtsi | 4 +++-
 3 files changed, 8 insertions(+), 6 deletions(-)

Comments

Olof Johansson June 19, 2019, 1:26 p.m. UTC | #1
On Thu, Jun 13, 2019 at 03:21:48PM +0100, Sudeep Holla wrote:
> Hi ARM SoC Team,
> 
> Please pull !
> 
> Regards,
> Sudeep
> 
> The following changes since commit a188339ca5a396acc588e5851ed7e19f66b0ebd9:
> 
>   Linux 5.2-rc1 (2019-05-19 15:47:09 -0700)
> 
> are available in the Git repository at:
> 
>   git://git.kernel.org/pub/scm/linux/kernel/git/sudeep.holla/linux.git tags/juno-updates-5.3
> 
> for you to fetch changes up to 7f8e78ca90e257e5fc8c1f34be309637fab688cd:
> 
>   arm64: dts: juno: set the right partition type for NOR flash (2019-05-28 11:35:11 +0100)

Merged, thanks!


-Olof