Re: [PATCH v3 5/5] add i3cdev documentation

From: Randy Dunlap
Date: Fri Feb 21 2020 - 10:36:40 EST


On 2/21/20 2:31 AM, Vitor Soares wrote:
>>> +BASIC CHARACTER DEVICE API
>>> +===============================
>>> +For now, the API has only support private SDR read and write transfers.
>> only support for private
>>
>> For the unfamiliar, what is this "SDR"? (thanks)
> SDR stands for Single Data Rate. In I3C we can also have High Data Rate
> (HDR) modes:
> - Double Data Rate (HDR-DDR);
> - Ternary Symbol Legacy (HDR-TSL)
> - Ternary Symbol for Pure Bus (no I2C devices present on the bus)
>
> Should I use Single Data Rate instead SDR for the first time?

Yes, please.

thanks.
--
~Randy