On Sun, Aug 23, 2020 at 09:18:06AM +0200, Guido Günther wrote: > 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 v3 > - Rebase patch 3 and 4 against Shawn's imx/defconfig > Patches 1 an 2 got already applies, thanks! > > Changes from v2 > - Add Tested-by from Martin Kepplinger, thanks! > > https://lore.kernel.org/linux-arm-kernel/cover.1597913263.git....@sigxcpu.org/T/#m067f2d659fcd1c0cb7792b22d0c4db06ed235815 > > https://lore.kernel.org/linux-arm-kernel/cover.1597913263.git....@sigxcpu.org/T/#m9aff315ee38fd9bbcd3a896876726c14b2fb7048 > > 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 (2): > arm64: defconfig: re-sync DRM related defconfig bits > arm64: defconfig: Enable imx8mq-librem5-devkit display stack
Applied both, thanks.