Re: [PATCH v3 4/5] dt-bindings: clock: Add SM8250 GCC clock bindings
From: Vinod Koul <vkoul@kernel.org>
Date: 2020-02-24 04:37:06
Also in:
linux-arm-msm, linux-clk, lkml
From: Vinod Koul <vkoul@kernel.org>
Date: 2020-02-24 04:37:06
Also in:
linux-arm-msm, linux-clk, lkml
On 18-02-20, 14:33, Rob Herring wrote:
On Sun, Feb 16, 2020 at 03:57:24PM +0530, Vinod Koul wrote:quoted
From: Taniya Das <redacted> Add device tree bindings for global clock controller on SM8250 SoCs. Signed-off-by: Taniya Das <redacted> Signed-off-by: Venkata Narendra Kumar Gutta <redacted> Signed-off-by: Vinod Koul <vkoul@kernel.org> --- .../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.hdiff --git a/Documentation/devicetree/bindings/clock/qcom,gcc-sm8250.yaml b/Documentation/devicetree/bindings/clock/qcom,gcc-sm8250.yaml new file mode 100644 index 000000000000..d48fb25b0d44 --- /dev/null +++ b/Documentation/devicetree/bindings/clock/qcom,gcc-sm8250.yaml@@ -0,0 +1,72 @@ +# SPDX-License-Identifier: GPL-2.0-onlyDual license new bindings please: (GPL-2.0-only OR BSD-2-Clause)
Sure will update, thanks for pointing -- ~Vinod