[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <188bcc4c-7388-ca39-5c3c-629edd78cc9f@infradead.org>
Date: Tue, 1 Aug 2023 12:16:41 -0700
From: Randy Dunlap <rdunlap@...radead.org>
To: Luo Jie <quic_luoj@...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,
p.zabel@...gutronix.de
Cc: linux-arm-msm@...r.kernel.org, linux-clk@...r.kernel.org,
devicetree@...r.kernel.org, linux-kernel@...r.kernel.org,
quic_srichara@...cinc.com
Subject: Re: [PATCH 3/3] clk: qcom: add clock controller driver for
qca8386/qca8084
On 8/1/23 01:53, Luo Jie wrote:
> diff --git a/drivers/clk/qcom/Kconfig b/drivers/clk/qcom/Kconfig
> index 263e55d75e3f..a17e8fa5a7e1 100644
> --- a/drivers/clk/qcom/Kconfig
> +++ b/drivers/clk/qcom/Kconfig
> @@ -195,6 +195,14 @@ config IPQ_GCC_9574
> i2c, USB, SD/eMMC, etc. Select this for the root clock
> of ipq9574.
>
> +config IPQ_NSSCC_QCA8K
> + tristate "QCA8K(QCA8386 or QCA8084) NSS Clock Controller"
> + help
The 2 lines above should be indented with one tab (only; no spaces).
> + Support for NSS(Network SubSystem) clock controller on
The line above should be indented with one tab + 2 spaces (like the following
3 lines).
> + qca8386/qca8084 chip.
> + Say Y if you want to use network function of switch or PHY
> + function. Select this for the root clock of qca8xxx.
--
~Randy
Powered by blists - more mailing lists