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

From: Enric Balletbo i Serra
Date: Fri Mar 06 2020 - 03:46:58 EST


Hi Ondrej,

On 5/3/20 20:35, OndÅej Jirman wrote:
> 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
>

Can you check the value for 0x81 too?

Thanks,
Enric


> regards,
> o.
>
>>> Thanks in advance,
>>> Enric
>>>
>>> [snip]