[PATCH 5/5] drm/bridge: ti-tfp410: Report input bus config through bridge timings

Tomi Valkeinen tomi.valkeinen at ti.com
Tue Dec 11 15:19:11 UTC 2018


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.

 Tomi

-- 
Texas Instruments Finland Oy, Porkkalankatu 22, 00180 Helsinki.
Y-tunnus/Business ID: 0615521-4. Kotipaikka/Domicile: Helsinki


More information about the dri-devel mailing list