mbox series

[0/2] iwg22d-sodimm: enable RGB LCD panel

Message ID 1580323253-3281-1-git-send-email-marian-cristian.rotariu.rb@bp.renesas.com (mailing list archive)
Headers show
Series iwg22d-sodimm: enable RGB LCD panel | expand

Message

Marian-Cristian Rotariu Jan. 29, 2020, 6:40 p.m. UTC
This particular BSP, iWave-G22D, can be shipped in two variants, one with
a small RGB LCD integrated, called Generic SODIMM Development Platform and
another one that uses an RZ/G1E HDMI Add On Module. Both of the variants
are using the same RGB LCD connector.

The two variants can be viewed at the following links:
https://www.iwavesystems.com/rz-g1e-sodimm-development-kit.html
https://mp.renesas.com/en-us/contents/iW-RainboW-G22D-RZG1E_SODIMMDevelopmentPlatform-QuickStartGuide-REL1.0.pdf

The variant with the RZ/G1E HDMI Add On Module has already been supported 
in upstream. This patch-set adds support for the other variant, with the
small RGB LCD.

The RGB LCD driver was submitted upstream via dri-devel list and is
currently under review:
https://patchwork.kernel.org/project/dri-devel/list/?series=234621

Marian-Cristian Rotariu (2):
  ARM: dts: iwg22d-sodimm: enable LCD panel
  ARM: dts: iwg22d-sodimm: disable lcd for extension board

 .../arm/boot/dts/r8a7745-iwg22d-sodimm-dbhd-ca.dts | 13 +++++
 arch/arm/boot/dts/r8a7745-iwg22d-sodimm.dts        | 60 ++++++++++++++++++++++
 2 files changed, 73 insertions(+)