Hi Dmitry
On Mon, Nov 02, 2020 at 04:14:33AM +0300, Dmitry Baryshkov wrote:
Hi,
This series adds support for Lontium LT9611UXC bridge chip which takes MIPI DSI as input and provides HDMI signal as output.
The chip can be found in Qualcomm RB5 platform [1], [2].
[1] https://www.qualcomm.com/products/qualcomm-robotics-rb5-platform [2] https://www.thundercomm.com/app_en/product/1590131656070623
Changes since v3:
- Support for firmware upgrades
- Simplified modes table to include only used fields (w, h, refresh)
- Added more entries to display modes table, as more modes are supported by the firmware
- Wait for EDID to be available from the hardware before reading it
- Do not store EDID in the interim buffer, lowering the size of per-device struct
Thanks, driver is now applied to drm-misc-next.
Sam