Skip to content
Commit e9d7b4b5 authored by Ulf Hansson's avatar Ulf Hansson Committed by Samuel Ortiz
Browse files

mfd: db8500-prcmu: Update stored DSI PLL divider value



Previously the DSI PLL divider rate was initialised statically and
assumed to be 1. Before the common clock framework was enabled for
ux500, a call to clk_set_rate() would always update the HW registers
no matter what the current setting was.

This patch makes sure the actual hw settings and the sw assumed
settings are matched.

Signed-off-by: default avatarPaer-Olof Haakansson <par-olof.hakansson@stericsson.com>
Signed-off-by: default avatarUlf Hansson <ulf.hansson@linaro.org>
signed-off-by: default avatarLee Jones <lee.jones@linaro.org>
Signed-off-by: default avatarSamuel Ortiz <sameo@linux.intel.com>
parent 0b8ebdb1
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment