On Thu, 03 Sep 2020 23:09:50 -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 videocc bindings. > > Signed-off-by: Jonathan Marek <jonathan@xxxxxxxx> > --- > .../bindings/clock/qcom,sc7180-videocc.yaml | 65 ------------------- > ...,sdm845-videocc.yaml => qcom,videocc.yaml} | 14 ++-- > 2 files changed, 9 insertions(+), 70 deletions(-) > delete mode 100644 Documentation/devicetree/bindings/clock/qcom,sc7180-videocc.yaml > rename Documentation/devicetree/bindings/clock/{qcom,sdm845-videocc.yaml => qcom,videocc.yaml} (76%) > Reviewed-by: Rob Herring <robh@xxxxxxxxxx>