phy: rockchip-emmc: fix dllrdy timeout issue
authorShawn Lin <shawn.lin@rock-chips.com>
Mon, 25 Apr 2016 01:59:14 +0000 (09:59 +0800)
committerHuang, Tao <huangtao@rock-chips.com>
Mon, 25 Apr 2016 09:58:04 +0000 (17:58 +0800)
commit9faaf821a7f0115c300b418d09dd07979b3de989
treecdc83a3d377cbc4d83818cbcb8b32df17d837f05
parent413ec720f5b4375b02dbfd2b68bced3893b6abbd
phy: rockchip-emmc: fix dllrdy timeout issue

According to the databook, 10.2us is the max time for
dll to be ready to work. However from the test, some chips
need 20us for dll to ready. So this patch add some extra
margin for dllrdy to be ready to meet the reality.

Change-Id: Ie5362b4403309d260ac621b8b20a0f5b579d3153
Signed-off-by: Shawn Lin <shawn.lin@rock-chips.com>
drivers/phy/phy-rockchip-emmc.c