mbox series

[GIT,PULL] arm64: dts: juno: updates for v5.4-rc1

Message ID 20191028034057.GA20568@e107533-lin.cambridge.arm.com
State New
Headers show
Series [GIT,PULL] arm64: dts: juno: updates for v5.4-rc1 | expand

Pull-request

git://git.kernel.org/pub/scm/linux/kernel/git/sudeep.holla/linux.git tags/juno-update-5.5

Message

Sudeep Holla Oct. 28, 2019, 3:40 a.m. UTC
Hi ARM SoC Team,

Please pull !

Regards,
Sudeep

-->8

The following changes since commit 54ecb8f7028c5eb3d740bb82b0f1d90f2df63c5c:

  Linux 5.4-rc1 (2019-09-30 10:35:40 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/sudeep.holla/linux.git tags/juno-update-5.5

for you to fetch changes up to 577dd5de09906e37a407a4326d17e58f6051fa2d:

  arm64: dts: juno: add GPU subsystem (2019-10-21 15:32:56 +0100)

----------------------------------------------------------------
ARMv8 Juno update for v5.4

Single patch to add support for Mali GPU on all versions of Juno.
Though it's disabled by default, it is very useful to test panfrost
drivers.

----------------------------------------------------------------
Robin Murphy (1):
      arm64: dts: juno: add GPU subsystem

 .../devicetree/bindings/gpu/arm,mali-midgard.yaml  |  5 +++-
 arch/arm64/boot/dts/arm/juno-base.dtsi             | 27 ++++++++++++++++++++++
 2 files changed, 31 insertions(+), 1 deletion(-)

Comments

Sudeep Holla Oct. 28, 2019, 3:47 a.m. UTC | #1
Sorry I messed up the kernel version, ignore this pull request, will resend.

On Mon, Oct 28, 2019 at 11:40:57AM +0800, Sudeep Holla wrote:
> Hi ARM SoC Team,
> 
> Please pull !
> 
> Regards,
> Sudeep
> 
> -->8
> 
> The following changes since commit 54ecb8f7028c5eb3d740bb82b0f1d90f2df63c5c:
> 
>   Linux 5.4-rc1 (2019-09-30 10:35:40 -0700)
> 
> are available in the Git repository at:
> 
>   git://git.kernel.org/pub/scm/linux/kernel/git/sudeep.holla/linux.git tags/juno-update-5.5
> 
> for you to fetch changes up to 577dd5de09906e37a407a4326d17e58f6051fa2d:
> 
>   arm64: dts: juno: add GPU subsystem (2019-10-21 15:32:56 +0100)
> 
> ----------------------------------------------------------------
> ARMv8 Juno update for v5.4
> 
> Single patch to add support for Mali GPU on all versions of Juno.
> Though it's disabled by default, it is very useful to test panfrost
> drivers.
> 
> ----------------------------------------------------------------
> Robin Murphy (1):
>       arm64: dts: juno: add GPU subsystem
> 
>  .../devicetree/bindings/gpu/arm,mali-midgard.yaml  |  5 +++-
>  arch/arm64/boot/dts/arm/juno-base.dtsi             | 27 ++++++++++++++++++++++
>  2 files changed, 31 insertions(+), 1 deletion(-)