]> git.baikalelectronics.ru Git - kernel.git/commit
drm/msm/dsi: Add new method to calculate 14nm PHY timings
authorHai Li <hali@codeaurora.org>
Tue, 3 Jan 2017 14:01:16 +0000 (19:31 +0530)
committerRob Clark <robdclark@gmail.com>
Mon, 6 Feb 2017 16:28:45 +0000 (11:28 -0500)
commitbd342882c49f10ad49110e81e19a8cf52e929556
tree63a78511b4570fe87898e1e5646c5102f3c0472e
parente254bdcd81eb206f3afe8020c380e244f4b7a7ae
drm/msm/dsi: Add new method to calculate 14nm PHY timings

The 14nm DSI PHY on 8x96 (called PHY v2 downstream) requires a different
set of calculations for computing D-PHY timing params. Create a
timing_calc_v2 func for the newer v2 PHYs.

Signed-off-by: Hai Li <hali@codeaurora.org>
Signed-off-by: Archit Taneja <architt@codeaurora.org>
Signed-off-by: Rob Clark <robdclark@gmail.com>
drivers/gpu/drm/msm/dsi/phy/dsi_phy.c
drivers/gpu/drm/msm/dsi/phy/dsi_phy.h