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.

Changes from v1
- Add Reviewed-by from Fabio Estevam, thanks!
  
https://lore.kernel.org/linux-arm-kernel/caomzo5dua5es8apzpbte0ecsq4vwpg6ylk7d0ydjsuy+kdb...@mail.gmail.com/
  
https://lore.kernel.org/linux-arm-kernel/caomzo5anrd2jcmhyxz0sv0wncu9t-q3mbaeadxbowf+31mq...@mail.gmail.com/#t
  
https://lore.kernel.org/linux-arm-kernel/caomzo5dg5ngpj0sqkyny04kv3ky0619j7ywt-0ee1dsk19o...@mail.gmail.com/
- As per review comment by Fabio Estevam
  Re-sync DRM related defconfig bits. I didn't resyc the whole defconfig since
  this is pretty much kernel version dependent.

Guido Günther (4):
  arm64: dts: imx8mq: Add NWL MIPI DSI controller
  arm64: dts: imx8mq-librem5-devkit: Enable the LCD panel
  arm64: defconfig: re-sync DRM related defconfig bits
  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(-)

-- 
2.26.2

Reply via email to