summaryrefslogtreecommitdiff
path: root/lib/mpi/mpi-bit.c
diff options
context:
space:
mode:
authorRajkumar Subbiah <rsubbia@codeaurora.org>2017-03-03 17:21:43 -0500
committerRajkumar Subbiah <rsubbia@codeaurora.org>2017-05-15 11:45:00 -0400
commit6d8fa6f1ccf8ec205e34e1333bffc39b920fe171 (patch)
tree98558bd8485d834e4b684682c4d10575a58fb8d3 /lib/mpi/mpi-bit.c
parentc6d1c1699e7dcc7ec170baae48be94814061d0b7 (diff)
clk: msm: Fix dsi clock divider configuration
The MND values and the PLL output divider configuration does not match the recommended values. When setting DSI pixel clock rate the MND array is ordered in a way that the requested rate goes from highest to lowest. Since the recommendation is to divide the clocks as close to VCO as possible, the request should be from lowest to highest. So reversing the fraction array to match the recommendation. The VCO min max rates are currently forced after pll output divider which is also fixed. Change-Id: I3cb5163f9c8dd3723cdc58bd7e7980719e683f1b Signed-off-by: Rajkumar Subbiah <rsubbia@codeaurora.org>
Diffstat (limited to 'lib/mpi/mpi-bit.c')
0 files changed, 0 insertions, 0 deletions