]> 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)
commit8c5f9e44d70a149876d138202cc70bdfa273e256
tree8eda878f36ba53d13f195c3f9544901e7f2df150
parent398a3f902024b1e95404425766e452b5ca75ae46
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