On 11/12/2018 17:19, Tomi Valkeinen wrote:
> On 11/12/18 16:48, Jyri Sarha wrote:
> 
>>> +   /* Get the setup and hold time from vendor-specific properties. */
>>> +   of_property_read_u32(dvi->dev->of_node, "ti,deskew", (u32 *)&deskew);
>>> +   if (deskew < -4 || deskew > 3)
>>> +           return -EINVAL;
>>
>> Is "ti,deskew" property documented somewhere? If it is, I could not find
>> it. Could it be added to the tfp410 binding document, or somewhere else?
> 
> Patch 2 of this series.
> 

Hrrm, ok then. Should have applied the patches. Then just:

Reviewed-by: Jyri Sarha <jsa...@ti.com>

-- 
Texas Instruments Finland Oy, Porkkalankatu 22, 00180 Helsinki.
Y-tunnus/Business ID: 0615521-4. Kotipaikka/Domicile: Helsinki
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel

Reply via email to