On Mon, 17 Apr 2023 13:51:25 +0530, Taniya Das wrote: > Add device tree bindings for the video clock controller on Qualcomm > SM8450 platform. > > Signed-off-by: Taniya Das <quic_tdas@xxxxxxxxxxx> > --- > Changes since V1: > - Change the properties order to keep reg after the compatible > property. > > .../bindings/clock/qcom,sm8450-videocc.yaml | 84 +++++++++++++++++++ > .../dt-bindings/clock/qcom,videocc-sm8450.h | 38 +++++++++ > 2 files changed, 122 insertions(+) > create mode 100644 Documentation/devicetree/bindings/clock/qcom,sm8450-videocc.yaml > create mode 100644 include/dt-bindings/clock/qcom,videocc-sm8450.h > Reviewed-by: Rob Herring <robh@xxxxxxxxxx>