mbox series

[v2,0/3] ARM: dts: renesas: r8a7740/armadillo800eva: Add LCD support

Message ID cover.1700669207.git.geert+renesas@glider.be (mailing list archive)
Headers show
Series ARM: dts: renesas: r8a7740/armadillo800eva: Add LCD support | expand

Message

Geert Uytterhoeven Nov. 22, 2023, 4:12 p.m. UTC
Hi all,

This patch series adds support for the two LCD Controllers (LCDC) on the
R-Mobile A1 SoC, and for the 5" WVGA TFT LCD panel on the
Armadillo-800-EVA development board, using the shmobile-drm driver,
which gained support for DT recently.

Changes compared to v1:
  - New patch "ARM: shmobile: defconfig: Switch to DRM_SHMOBILE",
  - Add Reviewed-by.

To be queued in renesas-devel for v6.8.

Thanks for your comment!

Geert Uytterhoeven (3):
  ARM: shmobile: defconfig: Switch to DRM_SHMOBILE
  ARM: dts: renesas: r8a7740: Add LCDC nodes
  ARM: dts: renesas: armadillo800eva: Add LCD panel

 .../dts/renesas/r8a7740-armadillo800eva.dts   | 28 +++++++-
 arch/arm/boot/dts/renesas/r8a7740.dtsi        | 65 +++++++++++++++++++
 arch/arm/configs/shmobile_defconfig           |  5 +-
 3 files changed, 94 insertions(+), 4 deletions(-)