On Mon, 11 Mar 2024 13:20:10 +0200, Dmitry Baryshkov wrote: > The in-kernel DT files do not use ddc-i2c-bus property with the iMX LVDS > Display Bridge. If in future a need arises to support such usecase, the > panel-simple should be used, which is able to handle the DDC bus. > > Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@xxxxxxxxxx> > --- > Documentation/devicetree/bindings/display/imx/ldb.txt | 1 - > 1 file changed, 1 deletion(-) > Acked-by: Rob Herring <robh@xxxxxxxxxx>