Re: [PATCH v3 01/15] phy: rockchip-emmc: give DLL some extra time to be ready

From: Doug Anderson
Date: Mon Jun 20 2016 - 15:31:37 EST


Hi,

On Mon, Jun 20, 2016 at 12:23 PM, Guenter Roeck <groeck@xxxxxxxxxx> wrote:
> On Mon, Jun 20, 2016 at 10:56 AM, Douglas Anderson
> <dianders@xxxxxxxxxxxx> wrote:
>> From: Shawn Lin <shawn.lin@xxxxxxxxxxxxxx>
>>
>> According to the databook, 10.2us is the max time for dll to be ready to
>> work. However in testing, some chips need 20us for dll to be ready. This
>
> Nitpick, but description (20uS) and code (more than 25 uS) don't match.

Good catch. If I spin the series I'll fix this, otherwise I'll assume
that the person applying this (Ulf?) can fix the description at their
discretion.

-Doug