Re: [PATCH v3 0/3] Add LT9611 DSI to HDMI bridge

2020-06-19 Thread John Stultz
On Wed, Jun 17, 2020 at 4:00 AM Vinod Koul wrote: > > This series adds driver and bindings for Lontium LT9611 bridge chip which > takes MIPI DSI as input and HDMI as output. > > This chip can be found in 96boards RB3 platform [1] commonly called DB845c. > > [1]:

[PATCH v3 0/3] Add LT9611 DSI to HDMI bridge

2020-06-17 Thread Vinod Koul
Hi, This series adds driver and bindings for Lontium LT9611 bridge chip which takes MIPI DSI as input and HDMI as output. This chip can be found in 96boards RB3 platform [1] commonly called DB845c. [1]: https://www.96boards.org/product/rb3-platform/ Changes in v3: - fix kbuild reported error