On Mon, Feb 24, 2020 at 10:20:02AM +0530, Vinod Koul wrote: > From: Taniya Das <tdas@xxxxxxxxxxxxxx> > > Add device tree bindings for global clock controller on SM8250 SoCs. > > Signed-off-by: Taniya Das <tdas@xxxxxxxxxxxxxx> > Signed-off-by: Venkata Narendra Kumar Gutta <vnkgutta@xxxxxxxxxxxxxx> > Signed-off-by: Vinod Koul <vkoul@xxxxxxxxxx> > --- > .../bindings/clock/qcom,gcc-sm8250.yaml | 72 +++++ > include/dt-bindings/clock/qcom,gcc-sm8250.h | 271 ++++++++++++++++++ > 2 files changed, 343 insertions(+) > create mode 100644 Documentation/devicetree/bindings/clock/qcom,gcc-sm8250.yaml > create mode 100644 include/dt-bindings/clock/qcom,gcc-sm8250.h Reviewed-by: Rob Herring <robh@xxxxxxxxxx>