All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] Ux500 DTS changes for v5.2
@ 2019-04-16  8:57 Linus Walleij
  2019-04-17 21:35 ` Linus Walleij
  0 siblings, 1 reply; 3+ messages in thread
From: Linus Walleij @ 2019-04-16  8:57 UTC (permalink / raw)
  To: arm-soc; +Cc: Linux ARM

Hi ARM SoC folks,

here is a single patch adding the MALI-400 block to the Ux500
core SoC DTS file.

Please pull it in for v5.2!

Yours,
Linus Walleij

The following changes since commit 9e98c678c2d6ae3a17cb2de55d17f69dddaa231b:

  Linux 5.1-rc1 (2019-03-17 14:22:26 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-stericsson.git
tags/ux500-dts-v5.2-armsoc

for you to fetch changes up to 415aa1473edaef48f6a96f2c73b28c2134d2fffc:

  ARM: dts: ux500: Add Mali-400 (2019-04-16 10:43:01 +0200)

----------------------------------------------------------------
Ux500 DTS changes for the v5.2 kernel cycle.
The Lima MALI-400 driver is added to the kernel, so
let's add this block to the Ux500 DTS file.

----------------------------------------------------------------
Linus Walleij (1):
      ARM: dts: ux500: Add Mali-400

 arch/arm/boot/dts/ste-dbx5x0.dtsi | 24 ++++++++++++++++++++++++
 1 file changed, 24 insertions(+)

_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [GIT PULL] Ux500 DTS changes for v5.2
  2019-04-16  8:57 [GIT PULL] Ux500 DTS changes for v5.2 Linus Walleij
@ 2019-04-17 21:35 ` Linus Walleij
  2019-04-28 19:35   ` Olof Johansson
  0 siblings, 1 reply; 3+ messages in thread
From: Linus Walleij @ 2019-04-17 21:35 UTC (permalink / raw)
  To: arm-soc; +Cc: Linux ARM

Hi ARM SoC folks,

since yesterday the main graphics bindings were approved and merged into
the drm-misc-next branch, so I rebuilt this tag and included these changes
as well, so we have 3D and graphics defined in the device tree for these
platforms.

Please pull it in for v5.2!

Yours,
Linus Walleij


The following changes since commit 9e98c678c2d6ae3a17cb2de55d17f69dddaa231b:

  Linux 5.1-rc1 (2019-03-17 14:22:26 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-stericsson.git
tags/ux500-dts-v5.2-armsoc

for you to fetch changes up to f4bdfcc29a8bf96fc385a8221348781dd5594128:

  ARM: dts: Ux500: Add MCDE and Samsung display (2019-04-17 23:18:47 +0200)

----------------------------------------------------------------
Ux500 DTS changes for the v5.2 kernel cycle.
- This adds the MCDE display controller and some displays.
- The Lima MALI-400 driver is added to the kernel, so
  let's add this block to the Ux500 DTS file.

----------------------------------------------------------------
Linus Walleij (2):
      ARM: dts: ux500: Add Mali-400
      ARM: dts: Ux500: Add MCDE and Samsung display

 arch/arm/boot/dts/ste-dbx5x0.dtsi          | 74 +++++++++++++++++++++++++-----
 arch/arm/boot/dts/ste-href-stuib.dtsi      | 13 ++++++
 arch/arm/boot/dts/ste-href-tvk1281618.dtsi | 13 ++++++
 3 files changed, 89 insertions(+), 11 deletions(-)

_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [GIT PULL] Ux500 DTS changes for v5.2
  2019-04-17 21:35 ` Linus Walleij
@ 2019-04-28 19:35   ` Olof Johansson
  0 siblings, 0 replies; 3+ messages in thread
From: Olof Johansson @ 2019-04-28 19:35 UTC (permalink / raw)
  To: Linus Walleij; +Cc: arm-soc, Linux ARM

On Wed, Apr 17, 2019 at 11:35:54PM +0200, Linus Walleij wrote:
> Hi ARM SoC folks,
> 
> since yesterday the main graphics bindings were approved and merged into
> the drm-misc-next branch, so I rebuilt this tag and included these changes
> as well, so we have 3D and graphics defined in the device tree for these
> platforms.
> 
> Please pull it in for v5.2!
> 
> Yours,
> Linus Walleij
> 
> 
> The following changes since commit 9e98c678c2d6ae3a17cb2de55d17f69dddaa231b:
> 
>   Linux 5.1-rc1 (2019-03-17 14:22:26 -0700)
> 
> are available in the Git repository at:
> 
>   git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-stericsson.git
> tags/ux500-dts-v5.2-armsoc
> 
> for you to fetch changes up to f4bdfcc29a8bf96fc385a8221348781dd5594128:
> 
>   ARM: dts: Ux500: Add MCDE and Samsung display (2019-04-17 23:18:47 +0200)

Merged, thanks!


-Olof

_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2019-04-28 20:23 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-04-16  8:57 [GIT PULL] Ux500 DTS changes for v5.2 Linus Walleij
2019-04-17 21:35 ` Linus Walleij
2019-04-28 19:35   ` Olof Johansson

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.