On Thu, 3 Sep 2020 at 18:57, Michael Tretter m.tretter@pengutronix.de wrote:
Hello,
the Exynos MIPI DSI Phy is also found on the i.MX8M Mini. However, on the i.MX8M Mini, the bridge is driven by an LCDIF display controller instead of the Exynos Decon. The driver for the LCDIF does not use the component framework, but uses drm bridges.
This series converts the Exynos MIPI DSI into a drm bridge and makes it usable with such drivers. Although the driver is converted, it still supports the component framework API to stay compliant with the Exynos DRM driver.
Unfortunately, I don't have any Exynos SoC to actually test the series. I tested the driver with a few additional unfinished patches on the i.MX8M Mini EVK, but somebody should definitely verify that the driver is still working on Exynos hardware.
Hi Michael,
+Cc maintainers and folks in Samsung.
Please follow the script/get_maintainers.pl to get the list of maintainers of the Exynos DRM drivers. First they could provide you with testing, second they might be the people merging the driver.
Unfortunately I cannot provide proper testing as none of my boards have a display attached. :)
Best regards, Krzysztof