msm/drm: gpu: Dynamically locate the clocks from the device tree
authorJordan Crouse <jcrouse@codeaurora.org>
Tue, 7 Mar 2017 17:02:56 +0000 (10:02 -0700)
committerRob Clark <robdclark@gmail.com>
Sat, 8 Apr 2017 10:59:37 +0000 (06:59 -0400)
commit98db803f6413e6d4bf1f590ea57e9e7dfe1eb32b
tree28d814bedb2d3dfdd886613de45d5c1697743caf
parente2af8b6b0ca1f55e9b2c8a034c352c56ae054066
msm/drm: gpu: Dynamically locate the clocks from the device tree

Instead of using a fixed list of clock names use the clock-names
list in the device tree to discover and get the list of clocks
that we need.

Signed-off-by: Jordan Crouse <jcrouse@codeaurora.org>
Signed-off-by: Rob Clark <robdclark@gmail.com>
drivers/gpu/drm/msm/msm_gpu.c
drivers/gpu/drm/msm/msm_gpu.h