mbox series

[GIT,PULL] Versatile DTS updates for v5.8 take 1

Message ID CACRpkdZ-28o+pPdP7i_fc+7g4ndPWf+SWTsjnhFEegTggiXVSg@mail.gmail.com
State New
Headers show
Series [GIT,PULL] Versatile DTS updates for v5.8 take 1 | expand

Pull-request

git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-integrator.git tags/versatile-dts-v5.8-1

Message

Linus Walleij April 28, 2020, 8:06 p.m. UTC
Hi SoC maintainers,

here is a set of DTS updates for the Versatile platform,
actually just the Integrator/AP.

Using this I had better than mainline integration of the
IM-PD1 using graphics with the PL11x DRM driver using
the special on-board IM-PD1 RAM.

The DT bindings for the bus driver was in the previous
Versatile pull request, as well of the deletion of the board
file code that this DTS now replaces.

Please pull it in!

Yours,
Linus Walleij

The following changes since commit 8f3d9f354286745c751374f5f1fcafee6b3f3136:

  Linux 5.7-rc1 (2020-04-12 12:35:55 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-integrator.git
tags/versatile-dts-v5.8-1

for you to fetch changes up to d67ef24adf3c3fbaed62c31551d6e36f24fece16:

  ARM: dts: Add devicetree for Integrator/AP with IM-PD1 (2020-04-28
21:59:38 +0200)

----------------------------------------------------------------
Versatile DTS updates for the v5.8 kernel:

Create a new device tree for the Integrator/AP with the
IM-PD1 expansion module fitted in the first slot.

If we want to augment the slot where it is sitting, we can
alter the device tree or make the bootloader do so.

----------------------------------------------------------------
Linus Walleij (1):
      ARM: dts: Add devicetree for Integrator/AP with IM-PD1

 arch/arm/boot/dts/Makefile                |   1 +
 arch/arm/boot/dts/integratorap-im-pd1.dts | 270 ++++++++++++++++++++++++++++++
 arch/arm/boot/dts/integratorap.dts        |  53 +++++-
 3 files changed, 320 insertions(+), 4 deletions(-)
 create mode 100644 arch/arm/boot/dts/integratorap-im-pd1.dts