]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit881574fc12d258bc2369159e9e980cb85aaaa8a1
tree28d814bedb2d3dfdd886613de45d5c1697743caf
parent5f3b274728b4a2f00456dea48b74d8db12f1f35c
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