[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <5f16f5c0-c63e-9e16-b55d-ac90977bc863@linaro.org>
Date: Tue, 11 Jul 2023 11:54:39 +0200
From: Krzysztof Kozlowski <krzysztof.kozlowski@...aro.org>
To: Devi Priya <quic_devipriy@...cinc.com>, agross@...nel.org,
andersson@...nel.org, konrad.dybcio@...aro.org,
mturquette@...libre.com, sboyd@...nel.org, robh+dt@...nel.org,
krzysztof.kozlowski+dt@...aro.org, conor+dt@...nel.org,
catalin.marinas@....com, will@...nel.org, p.zabel@...gutronix.de,
richardcochran@...il.com, arnd@...db.de, geert+renesas@...der.be,
neil.armstrong@...aro.org, nfraprado@...labora.com,
rafal@...ecki.pl, linux-arm-msm@...r.kernel.org,
linux-clk@...r.kernel.org, devicetree@...r.kernel.org,
linux-kernel@...r.kernel.org, linux-arm-kernel@...ts.infradead.org,
netdev@...r.kernel.org
Cc: quic_saahtoma@...cinc.com
Subject: Re: [PATCH 3/6] dt-bindings: clock: Add ipq9574 NSSCC clock and reset
definitions
On 11/07/2023 11:35, Devi Priya wrote:
> Add NSSCC clock and reset definitions for ipq9574.
>
> Signed-off-by: Devi Priya <quic_devipriy@...cinc.com>
> ---
> .../bindings/clock/qcom,ipq9574-nsscc.yaml | 76 +++++++++
> .../dt-bindings/clock/qcom,ipq9574-nsscc.h | 152 ++++++++++++++++++
> .../dt-bindings/reset/qcom,ipq9574-nsscc.h | 134 +++++++++++++++
> 3 files changed, 362 insertions(+)
> create mode 100644 Documentation/devicetree/bindings/clock/qcom,ipq9574-nsscc.yaml
> create mode 100644 include/dt-bindings/clock/qcom,ipq9574-nsscc.h
> create mode 100644 include/dt-bindings/reset/qcom,ipq9574-nsscc.h
>
> diff --git a/Documentation/devicetree/bindings/clock/qcom,ipq9574-nsscc.yaml b/Documentation/devicetree/bindings/clock/qcom,ipq9574-nsscc.yaml
> new file mode 100644
> index 000000000000..1e8754760785
> --- /dev/null
> +++ b/Documentation/devicetree/bindings/clock/qcom,ipq9574-nsscc.yaml
> @@ -0,0 +1,76 @@
> +# SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
> +%YAML 1.2
> +---
> +$id: http://devicetree.org/schemas/clock/qcom,ipq9574-nsscc.yaml#
> +$schema: http://devicetree.org/meta-schemas/core.yaml#
> +
> +title: Qualcomm Networking Sub System Clock & Reset Controller on IPQ9574
> +
> +maintainers:
> + - Bjorn Andersson <andersson@...nel.org>
> + - Anusha Rao <quic_anusha@...cinc.com>
> +
> +description: |
> + Qualcomm networking sub system clock control module provides the clocks,
> + resets and power domains on IPQ9574
> +
> + See also::
> + include/dt-bindings/clock/qcom,ipq9574-nsscc.h
> + include/dt-bindings/reset/qcom,ipq9574-nsscc.h
> +
Reference gcc.yaml and drop all duplicated properties.
Best regards,
Krzysztof
Powered by blists - more mailing lists