On Tue, Aug 22, 2023 at 02:07:59PM +0200, Alexander Stein wrote: > Hi, > > this series adds LVDS support using a standard, but exchangable, display on the > starter kit mainboard MBa8Mx. It is split into 5 patches where the 1st adds the > necessary DT nodes for LVDS while the following 3 patches add the overlay for > the actual support for tianma tm070jvhg33 display on each platform. > The last one enable the necessary driver options in defconfig. > Thanks for the feedback on v1. > > Changes in v2: > * Moved common settings to mba8mx.dtsi > * Added DT overlays for TQMa8Mx and TQMa8MxNL platforms > * Renamed DT overlay files using the panel name > * Unified commit message > * Removed tailing 0 in DT node name > * Replaced undersorces in DT node names with dashes > > Thanks and best regards, > Alexander > > Alexander Stein (5): > arm64: dts: mba8mx: Add DSI-LVDS bridge nodes > arm64: dts: imx8mm-tqma8mqml-mba8mx: Add LVDS overlay > arm64: dts: imx8mn-tqma8mqnl-mba8mx: Add LVDS overlay > arm64: dts: imx8mq-tqma8mq-mba8mx: Add LVDS overlay > arm64: defconfig: Enable Samsung DSIM driver Applied all, thanks!