]> 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)
commit7339e078c83e837e2cf434a3f6a0af4ef8804129
tree28d814bedb2d3dfdd886613de45d5c1697743caf
parent89ce353b2ab41ec992a39ca93c0f0afbcea09c47
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