[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <a7096e65-14e3-5a99-e34d-fe924a753591@wanadoo.fr>
Date: Sat, 23 Jul 2022 12:15:40 +0200
From: Christophe JAILLET <christophe.jaillet@...adoo.fr>
To: Konrad Dybcio <konrad.dybcio@...ainline.org>,
~postmarketos/upstreaming@...ts.sr.ht
Cc: martin.botka@...ainline.org,
angelogioacchino.delregno@...ainline.org,
marijn.suijten@...ainline.org, jamipkettunen@...ainline.org,
Bjorn Andersson <bjorn.andersson@...aro.org>,
Andy Gross <agross@...nel.org>,
Michael Turquette <mturquette@...libre.com>,
Stephen Boyd <sboyd@...nel.org>, linux-kernel@...r.kernel.org,
linux-arm-msm@...r.kernel.org, linux-clk@...r.kernel.org
Subject: Re: [PATCH v3 3/3] clk: qcom: Add global clock controller driver for
SM6375
Le 23/07/2022 à 12:01, Konrad Dybcio a écrit :
> Add support for the global clock controller found on SM6375.
>
> Signed-off-by: Konrad Dybcio <konrad.dybcio@...ainline.org>
> ---
> Changes since v2:
> - use parent_hws where applicable
>
> drivers/clk/qcom/Kconfig | 8 +
> drivers/clk/qcom/Makefile | 1 +
> drivers/clk/qcom/gcc-sm6375.c | 3931 +++++++++++++++++++++++++++++++++
> 3 files changed, 3940 insertions(+)
> create mode 100644 drivers/clk/qcom/gcc-sm6375.c
>
> diff --git a/drivers/clk/qcom/Kconfig b/drivers/clk/qcom/Kconfig
> index 415ae4ffab48..ef81eda01649 100644
> --- a/drivers/clk/qcom/Kconfig
> +++ b/drivers/clk/qcom/Kconfig
> @@ -672,6 +672,14 @@ config SM_GCC_6350
> Say Y if you want to use peripheral devices such as UART,
> SPI, I2C, USB, SD/UFS, PCIe etc.
>
> +config SM_GCC_6375
> + tristate "SM6350 Global Clock Controller"
Nit: SM6375?
> + select QCOM_GDSC
> + help
> + Support for the global clock controller on SM6375 devices.
> + Say Y if you want to use peripheral devices such as UART,
> + SPI, I2C, USB, SD/UFS etc.
> +
Powered by blists - more mailing lists