On Mon, Jan 30, 2017 at 11:49:18AM -0500, Rob Clark wrote:
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
Documentation/devicetree/bindings/display/msm/gpu.txt | 15 --------------- drivers/gpu/drm/msm/adreno/adreno_device.c | 6 ++++-- 2 files changed, 4 insertions(+), 17 deletions(-)
Acked-by: Rob Herring robh@kernel.org