]> git.baikalelectronics.ru Git - kernel.git/commit
drm/msm: remove qcom,gpu-pwrlevels bindings
authorRob Clark <robdclark@gmail.com>
Mon, 30 Jan 2017 15:46:35 +0000 (10:46 -0500)
committerRob Clark <robdclark@gmail.com>
Mon, 6 Feb 2017 16:28:42 +0000 (11:28 -0500)
commite8213b7f5829bb443f30e02cff9bab09e1514392
tree8eda878f36ba53d13f195c3f9544901e7f2df150
parent0a47e5dcd0fdde73b7f01b3bb303771f2ec5d87e
drm/msm: remove qcom,gpu-pwrlevels bindings

The plan is to use the OPP bindings.  For now, remove the documentation
for qcom,gpu-pwrlevels, and make the driver fall back to a safe low
clock if the node is not present.

Note that no upstream dtb use this node.  For now we keep compatibility
with this node to avoid breaking compatibility with downstream android
dt files.

Signed-off-by: Rob Clark <robdclark@gmail.com>
Reviewed-by: Eric Anholt <eric@anholt.net>
Acked-by: Rob Herring <robh@kernel.org>
Documentation/devicetree/bindings/display/msm/gpu.txt
drivers/gpu/drm/msm/adreno/adreno_device.c