Re: [PATCH v3] drm/bridge/sii902x: Fix EDID readback

2018-11-16 Thread Peter Rosin
On 2018-11-06 12:52, Fabrizio Castro wrote: > While adding SiI9022A support to the iwg23s board, it came > up that when the HDMI transmitter is in pass through mode the > device is not compliant with the I2C specification anymore, > as it requires a far bigger tbuf, due to a delay the HDMI > transm

RE: [PATCH v3] drm/bridge/sii902x: Fix EDID readback

2018-11-16 Thread Fabrizio Castro
Hello Boris, > From: Boris Brezillon > Sent: 15 November 2018 10:16 > Subject: Re: [PATCH v3] drm/bridge/sii902x: Fix EDID readback > > On Thu, 15 Nov 2018 11:13:52 +0100 > Linus Walleij wrote: > > > On Tue, Nov 6, 2018 at 12:52 PM Fabrizio Castro > > wrote

Re: [PATCH v3] drm/bridge/sii902x: Fix EDID readback

2018-11-15 Thread Boris Brezillon
On Thu, 15 Nov 2018 11:39:30 + Fabrizio Castro wrote: > Hello Boris, > > > From: Boris Brezillon > > Sent: 15 November 2018 10:16 > > Subject: Re: [PATCH v3] drm/bridge/sii902x: Fix EDID readback > > > > On Thu, 15 Nov 2018 11:13:52 +0100 > > Linus

Re: Fwd: [PATCH v3] drm/bridge/sii902x: Fix EDID readback

2018-11-15 Thread Yannick FERTRE
Hello Fabrizio, Many thanks for your patch. It's very helpful. Tested-by: Yannick Fertré Best regards Yannick Fertré > Subject: [PATCH v3] drm/bridge/sii902x: Fix EDID readback > Date: Tue, 6 Nov 2018 11:52:36 + > From: Fabrizio Castro > To: Archit Taneja , Andrze

Re: [PATCH v3] drm/bridge/sii902x: Fix EDID readback

2018-11-15 Thread Boris Brezillon
On Thu, 15 Nov 2018 11:13:52 +0100 Linus Walleij wrote: > On Tue, Nov 6, 2018 at 12:52 PM Fabrizio Castro > wrote: > > > While adding SiI9022A support to the iwg23s board, it came > > up that when the HDMI transmitter is in pass through mode the > > device is not compliant with the I2C specific

Re: [PATCH v3] drm/bridge/sii902x: Fix EDID readback

2018-11-15 Thread Linus Walleij
On Tue, Nov 6, 2018 at 12:52 PM Fabrizio Castro wrote: > While adding SiI9022A support to the iwg23s board, it came > up that when the HDMI transmitter is in pass through mode the > device is not compliant with the I2C specification anymore, > as it requires a far bigger tbuf, due to a delay the

Re: [PATCH v3] drm/bridge/sii902x: Fix EDID readback

2018-11-09 Thread Peter Rosin
On 2018-11-06 12:52, Fabrizio Castro wrote: > While adding SiI9022A support to the iwg23s board, it came > up that when the HDMI transmitter is in pass through mode the > device is not compliant with the I2C specification anymore, > as it requires a far bigger tbuf, due to a delay the HDMI > transm

Re: [PATCH v3] drm/bridge/sii902x: Fix EDID readback

2018-11-07 Thread Boris Brezillon
On Tue, 6 Nov 2018 11:52:36 + Fabrizio Castro wrote: > While adding SiI9022A support to the iwg23s board, it came > up that when the HDMI transmitter is in pass through mode the > device is not compliant with the I2C specification anymore, > as it requires a far bigger tbuf, due to a delay t

[PATCH v3] drm/bridge/sii902x: Fix EDID readback

2018-11-07 Thread Fabrizio Castro
While adding SiI9022A support to the iwg23s board, it came up that when the HDMI transmitter is in pass through mode the device is not compliant with the I2C specification anymore, as it requires a far bigger tbuf, due to a delay the HDMI transmitter is adding when relaying the STOP condition on th