]> git.baikalelectronics.ru Git - kernel.git/commit
drm/msm/dsi: fix dsi clock names in DSI 10nm PLL driver
authorAbhinav Kumar <abhinavk@codeaurora.org>
Thu, 11 Oct 2018 17:18:57 +0000 (10:18 -0700)
committerRob Clark <robdclark@gmail.com>
Tue, 11 Dec 2018 18:07:07 +0000 (13:07 -0500)
commitd46b77c24274dd666b0af7906fa069c0f98938f0
treea1e06dfb094b565f957434571eb7a2ca826fc7cf
parent3a36f244f8f3eac2b9565149b2f50027ad781ebd
drm/msm/dsi: fix dsi clock names in DSI 10nm PLL driver

Fix the dsi clock names in the DSI 10nm PLL driver to
match the names in the dispcc driver as those are
according to the clock plan of the chipset.

Changes in v2:
- Update the clock diagram with the new clock name

Reviewed-by: Sean Paul <seanpaul@chromium.org>
Signed-off-by: Abhinav Kumar <abhinavk@codeaurora.org>
Signed-off-by: Sean Paul <seanpaul@chromium.org>
Signed-off-by: Rob Clark <robdclark@gmail.com>
drivers/gpu/drm/msm/dsi/pll/dsi_pll_10nm.c