OSDN Git Service

clk: tegra: Correct Tegra210 UTMIPLL poweron delay
authorAlex Frid <afrid@nvidia.com>
Tue, 25 Jul 2017 10:34:14 +0000 (13:34 +0300)
committerStephen Boyd <sboyd@codeaurora.org>
Wed, 23 Aug 2017 23:00:33 +0000 (16:00 -0700)
commit71422dbb89ee4198c705ad14c75bfc72625f95c2
treeb1fadd5849d53f58300cd6fd32812b10f534d792
parent2f924ac33f6bd46dcf1d1374401515ada5a35f21
clk: tegra: Correct Tegra210 UTMIPLL poweron delay

Increased Tegra210 UTMIPLL power on delay to 20us (spec maximum is 15us).
Also remove a few empty lines to make it more clear the ACTIVE_DLY_COUNT
and ENABLE_DLY_COUNT fields.

Signed-off-by: Alex Frid <afrid@nvidia.com>
Reviewed-by: Peter De Schrijver <pdeschrijver@nvidia.com>
Reviewed-by: Jon Mayo <jmayo@nvidia.com>
Tested-by: Thierry Reding <treding@nvidia.com>
Acked-by: Thierry Reding <treding@nvidia.com>
Signed-off-by: Stephen Boyd <sboyd@codeaurora.org>
drivers/clk/tegra/clk-tegra210.c