On Tue, 18 Dec 2018 11:32:40 -0700, Jordan Crouse wrote: > Update the GPU bindings and document the new bindings for the GMU > device found with Adreno a6xx targets. > > Signed-off-by: Jordan Crouse <jcrouse@xxxxxxxxxxxxxx> > --- > > v7: Updated the GMU compatible string and clarified details about when clocks > can be optional on the GPU > > .../devicetree/bindings/display/msm/gmu.txt | 59 +++++++++++++++++++ > .../devicetree/bindings/display/msm/gpu.txt | 42 ++++++++++++- > 2 files changed, 98 insertions(+), 3 deletions(-) > create mode 100644 Documentation/devicetree/bindings/display/msm/gmu.txt > Reviewed-by: Rob Herring <robh@xxxxxxxxxx>