Re: [PATCH 1/4] phy: rockchip-emmc: give DLL some extra time to be ready

From: Heiko Stuebner
Date: Thu Jun 16 2016 - 19:35:47 EST


Am Donnerstag, 12. Mai 2016, 15:43:03 schrieb Brian Norris:
> 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
> patch adds some extra margin for dllrdy to be ready, fixing our
> -ETIMEDOUT issues.
>
> Signed-off-by: Shawn Lin <shawn.lin@xxxxxxxxxxxxxx>
> Signed-off-by: Brian Norris <briannorris@xxxxxxxxxxxx>

haven't looked to deep into the emmc-phy block, but on my rk3399-evb board
the emmc still runs nicely with this patch, so

Tested-by: Heiko Stuebner <heiko@xxxxxxxxx>