mbox series

[v1,0/3] arm64: dts: imx8mq: Add NWL DSI host controller to Librem 5 Devkit

Message ID cover.1596025057.git.agx@sigxcpu.org (mailing list archive)
Headers show
Series arm64: dts: imx8mq: Add NWL DSI host controller to Librem 5 Devkit | expand

Message

Guido Günther July 29, 2020, 12:19 p.m. UTC
These patches add the NWL host controller to the imx8mq and make use of it on
the Librem 5 Devkit enabling the built in MIPI DSI LCD panel.

I opted to add imx8mq internal ports and endpoints between nwl and lcdif to the
generic dtsi since those are SOC rather than board specific properties.

Guido Günther (3):
  arm64: dts: imx8mq: Add NWL MIPI DSI controller
  arm64: dts: imx8mq-librem5-devkit: Enable the LCD panel
  arm64: defconfig: Enable imx8mq-librem5-devkit display stack

 .../dts/freescale/imx8mq-librem5-devkit.dts   | 33 +++++++++++++
 arch/arm64/boot/dts/freescale/imx8mq.dtsi     | 49 +++++++++++++++++++
 arch/arm64/configs/defconfig                  |  6 ++-
 3 files changed, 87 insertions(+), 1 deletion(-)