Re: [PATCH v1 12/17] ARM: dts: imx6q-apalis: Add adv7280 video input

From: Max Krummenacher
Date: Wed May 18 2022 - 10:07:33 EST


Hi Fabio

On Mon, May 16, 2022 at 2:10 PM Fabio Estevam <festevam@xxxxxxxxx> wrote:
>
> Hi Max,
>
> On Mon, May 16, 2022 at 8:59 AM Max Krummenacher <max.oss.09@xxxxxxxxx> wrote:
>
> > + adv_7280: adv7280@21 {
> > + compatible = "adi,adv7280";
> > + reg = <0x21>;
> > + pinctrl-names = "default";
> > + pinctrl-0 = <&pinctrl_ipu1_csi0>;
>
> I suggest passing "adv,force-bt656-4" property as this fixes sync problems.

I will add the property in a V2 of the patchset. Thanks for the suggestion.
With my setup, i.e. PAL camera as the signal source I see no
noticeable change though.

Max