Re: [PATCH v2 4/4] drm/bridge: tfp410: Fix setup and hold time calculation

2020-05-28 Thread Laurent Pinchart
Hi Ricardo, Thank you for the patch. On Thu, May 14, 2020 at 04:36:12PM +0200, Ricardo Cañuelo wrote: > The tfp410 has a data de-skew feature that allows the user to compensate > the skew between IDCK and the pixel data and control signals. > > In the driver, the setup and hold times are calcula

[PATCH v2 4/4] drm/bridge: tfp410: Fix setup and hold time calculation

2020-05-14 Thread Ricardo Cañuelo
The tfp410 has a data de-skew feature that allows the user to compensate the skew between IDCK and the pixel data and control signals. In the driver, the setup and hold times are calculated from the de-skew value. This retrieves the deskew value from the DT using the proper datatype and range chec