Re: [PATCH v2 2/2] drm/bridge: anx7688: Add anx7688 bridge driver support

From: OndÅej Jirman
Date: Thu Mar 05 2020 - 14:35:12 EST


Hi,

On Thu, Mar 05, 2020 at 10:29:33AM -0800, Vasily Khoruzhick wrote:
> On Thu, Mar 5, 2020 at 7:28 AM Enric Balletbo i Serra
> <enric.balletbo@xxxxxxxxxxxxx> wrote:
> >
> > Hi Vasily,
>
> CC: Icenowy and Ondrej
> >
> > Would you mind to check which firmware version is running the anx7688 in
> > PinePhone, I think should be easy to check with i2c-tools.
>
> Icenowy, Ondrej, can you guys please check anx7688 firmware version?

i2cget 0 0x28 0x00 w
0xaaaa

i2cget 0 0x28 0x02 w
0x7688

i2cget 0 0x28 0x80 w
0x0000

regards,
o.

> > Thanks in advance,
> > Enric
> >
> > [snip]