On Thu, 09 Jul 2020 09:52:37 -0400, Jonathan Marek wrote: > These two bindings are almost identical, so combine them into one. This > will make it easier to add the sm8150 and sm8250 gpucc bindings. > > Signed-off-by: Jonathan Marek <jonathan@xxxxxxxx> > --- > ...qcom,sdm845-gpucc.yaml => qcom,gpucc.yaml} | 14 ++-- > .../bindings/clock/qcom,sc7180-gpucc.yaml | 74 ------------------- > 2 files changed, 9 insertions(+), 79 deletions(-) > rename Documentation/devicetree/bindings/clock/{qcom,sdm845-gpucc.yaml => qcom,gpucc.yaml} (82%) > delete mode 100644 Documentation/devicetree/bindings/clock/qcom,sc7180-gpucc.yaml > Reviewed-by: Rob Herring <robh@xxxxxxxxxx>