All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3 v6] Switch Versatile Express to DRM
@ 2018-11-12 12:31 ` Linus Walleij
  0 siblings, 0 replies; 8+ messages in thread
From: Linus Walleij @ 2018-11-12 12:31 UTC (permalink / raw)
  To: linux-arm-kernel

This should finally (famous last words) switch the Versatile
Express to use the new PL111 DRM driver.

These changes depend on patches queued in the DRM tree,
so it should resolve nicely in -next, also you can probably
test them easiest by simply applying them on -next.

The DTS and defconfig changes should ideally come in
lockstep but I guess maybe the ARM maintainers want the
DTS changes in one branch and the defconfig updates in
another branch.

As long as they go in the same merge window all should
be fine, they should just be tested together (and with
the pending DRM changes).


Linus Walleij (3):
  ARM: dts: Modernize the Vexpress PL111 integration
  ARM: defconfig: Update the vexpress defconfig
  ARM: defconfig: Enable the PL111 DRM driver on vexpress

 arch/arm/boot/dts/vexpress-v2m-rs1.dtsi       | 49 +++++----------
 arch/arm/boot/dts/vexpress-v2m.dtsi           | 63 +++++++++----------
 arch/arm/boot/dts/vexpress-v2p-ca15-tc1.dts   | 14 +++++
 arch/arm/boot/dts/vexpress-v2p-ca15_a7.dts    | 14 +++++
 arch/arm/boot/dts/vexpress-v2p-ca5s.dts       | 14 +++++
 arch/arm/boot/dts/vexpress-v2p-ca9.dts        | 43 ++++++-------
 arch/arm/configs/vexpress_defconfig           | 24 +++----
 arch/arm64/boot/dts/arm/rtsm_ve-aemv8a.dts    | 23 +++++++
 .../boot/dts/arm/rtsm_ve-motherboard.dtsi     | 37 ++---------
 .../boot/dts/arm/vexpress-v2f-1xv7-ca53x2.dts | 14 +++++
 10 files changed, 158 insertions(+), 137 deletions(-)

-- 
2.17.2

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

end of thread, other threads:[~2018-11-12 12:31 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-11-12 12:31 [PATCH 0/3 v6] Switch Versatile Express to DRM Linus Walleij
2018-11-12 12:31 ` Linus Walleij
2018-11-12 12:31 ` [PATCH 1/3 v6] ARM: dts: Modernize the Vexpress PL111 integration Linus Walleij
2018-11-12 12:31   ` Linus Walleij
2018-11-12 12:31 ` [PATCH 2/3 v6] ARM: defconfig: Update the vexpress defconfig Linus Walleij
2018-11-12 12:31   ` Linus Walleij
2018-11-12 12:31 ` [PATCH 3/3 v6] ARM: defconfig: Enable the PL111 DRM driver on vexpress Linus Walleij
2018-11-12 12:31   ` Linus Walleij

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.