Re: [PATCH v2 1/5] dt-bindings: clock: combine qcom,sdm845-videocc and qcom,sc7180-videocc

From: Rob Herring
Date: Mon Sep 14 2020 - 17:01:51 EST


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>