summaryrefslogtreecommitdiff
path: root/drivers/clk/qcom
diff options
context:
space:
mode:
authorDouglas Anderson <dianders@chromium.org>2015-09-30 14:07:37 (GMT)
committerUlf Hansson <ulf.hansson@linaro.org>2015-10-26 15:00:06 (GMT)
commitf0232063fb64fc79bfb7b6b35d611b2e4a79ffe6 (patch)
tree067a9d57c6914e728fc662675a5f7eb157a04491 /drivers/clk/qcom
parent7582041ff3d4aaa348894858d6384c4a9981c5fc (diff)
downloadlinux-f0232063fb64fc79bfb7b6b35d611b2e4a79ffe6.tar.xz
clk: rockchip: Allow more precision for some mmc clock phases
Because of the inexact nature of the extra MMC delay elements (it's not possible to keep the phase monotonic and to also make phases (mod 90) > 70), we previously only allowed phases (mod 90) of 22.5, 45, and 67.5. But it's not the end of the world if the MMC clock phase goes non-monotonic. At most we'll be 25 degrees off. It's way better to test more phases to look for bad ones than to be 25 degrees off, because in the case of MMC really the point is to find bad phases and get as far asway from the as possible. If we get to test extra phases by going slightly non-monotonic then that might be fine. Worst case we would end up at a phases that's slight differnt than the one we wanted, but at least we'd still be quite far away from the a bad phase. Signed-off-by: Douglas Anderson <dianders@chromium.org> Fold in more precise variance-values of 44-77 instead of 40-80. Fold in the actual removal of the monotonic requirement and adapt patch message accordingly. Signed-off-by: Heiko Stuebner <heiko@sntech.de> Acked-by: Stephen Boyd <sboyd@codeaurora.org> Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
Diffstat (limited to 'drivers/clk/qcom')
0 files changed, 0 insertions, 0 deletions