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)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 12 Feb 2019 18:47:08 +0000 (19:47 +0100)
commitba833ec5b0c86e5c2ee29d26a6efec8fa8b8d3bb
tree567045fba740bff63639d53ce633adf0baf8ddc1
parent39d4c1c0dd7678d19bdab1f7e3ba8dc4217f636d
drm/msm/dsi: fix dsi clock names in DSI 10nm PLL driver

[ Upstream commit c1866d44d149a1ea5c303632114fb6aa08cfd263 ]

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>
Signed-off-by: Sasha Levin <sashal@kernel.org>
drivers/gpu/drm/msm/dsi/pll/dsi_pll_10nm.c