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(-) -- 2.26.2