Re: [PATCH 2/5] drm/bridge: simple-bridge: Extend match support for non-DT based systems

From: Laurent Pinchart
Date: Tue Jan 23 2024 - 10:16:35 EST


On Tue, Jan 23, 2024 at 04:20:04PM +0800, Sui Jingfeng wrote:
> On 2024/1/23 09:21, Laurent Pinchart wrote:
> > On Tue, Jan 23, 2024 at 12:32:17AM +0800, Sui Jingfeng wrote:
> >> Which is intended to be used on non-DT environment, where the simple-bridge
> >> platform device is created by either the display controller driver side or
> >> platform firmware subsystem.
> >
> > Could you give an example of a platform where you intend to use this ?
>
> For example:
>
> 1) USB based display adapter, such as FL2000DX[1] which use
> the it66121 HDMI transmitter to convert the RGB888 to HDMI.
>
> 2) Simple 2D PCIe display controller, such as SM750(EMPV-1201)
> which using sii9022 HDMI transmitter to convert the RGB888
> to HDMI.
>
> 3) Some FPGA PCIe Board (sil9136)
>
> 4) Be able to run unit test of drm bridges on X86.

Thank you, those are useful examples. It would be nice to capture at
least some of them (first instance the first two) to the commit message.

> [1] https://github.com/FrescoLogic/FL2000

--
Regards,

Laurent Pinchart