Messages in this thread |  | | Subject | Re: [PATCH v2 5/7] dt-bindings: clock: Add SM8250 GCC clock bindings | From | Stephen Boyd <> | Date | Mon, 03 Feb 2020 23:13:48 -0800 |
| |
Quoting Venkata Narendra Kumar Gutta (2020-01-24 14:32:25) > From: Taniya Das <tdas@codeaurora.org> > > Add device tree bindings for global clock controller on SM8250 SoCs. > > Acked-by: Rob Herring <robh@kernel.org> > Reviewed-by: Bjorn Andersson <bjorn.andersson@linaro.org> > Signed-off-by: Taniya Das <tdas@codeaurora.org> > Signed-off-by: Venkata Narendra Kumar Gutta <vnkgutta@codeaurora.org> > --- > .../devicetree/bindings/clock/qcom,gcc.yaml | 1 +
Please rebase this atop Doug's clk series and specify the parents and binding file for the binding. I'd prefer that we make a new file in the bindings directory for this SoC.
> include/dt-bindings/clock/qcom,gcc-sm8250.h | 271 +++++++++++++++++++++ > 2 files changed, 272 insertions(+) > create mode 100644 include/dt-bindings/clock/qcom,gcc-sm8250.h >
|  |