On 09/30/2024, Maxime Ripard wrote: > Hi, Hi,
> > On Mon, Sep 30, 2024 at 01:29:01PM GMT, Liu Ying wrote: >> Add basic HDMI video output support. Currently, only RGB888 output >> pixel format is supported. At the LVDS input side, the driver >> supports single LVDS link and dual LVDS links with "jeida-24" LVDS >> mapping. >> >> Product link: >> https://www.ite.com.tw/en/product/cate1/IT6263 >> >> Signed-off-by: Liu Ying <victor....@nxp.com> > > Generally speaking, you need to use the new HDMI bridge infrastructure. > There's a lot of required things you're not dealing with here (such as > infoframes) I'll add AVI infoframe support in the next version. My system doesn't wire up any audio line to IT6263, so I cannot add audio infoframe. I hope this is enough. > > Also, you should add a MAINTAINERS entry Ok, will add this. > > Maxime -- Regards, Liu Ying