On 5/31/20 10:46 AM, Konrad Dybcio wrote:
> Signed-off-by: Konrad Dybcio <[email protected]>
> ---
> drivers/clk/qcom/Kconfig | 8 ++++++++
> drivers/clk/qcom/Makefile | 1 +
> 2 files changed, 9 insertions(+)
>
> diff --git a/drivers/clk/qcom/Kconfig b/drivers/clk/qcom/Kconfig
> index 11ec6f466467..d102b4015289 100644
> --- a/drivers/clk/qcom/Kconfig
> +++ b/drivers/clk/qcom/Kconfig
> @@ -197,6 +197,14 @@ config MSM_MMCC_8974
> Say Y if you want to support multimedia devices such as display,
> graphics, video encode/decode, camera, etc.
>
> +config MSM_GCC_8992
> + tristate "MSM8992 Global Clock Controller"
> + select QCOM_GDSC
> + help
> + Support for the global clock controller on msm8992 devices.
> + Say Y if you want to use peripheral devices such as UART, SPI,
> + i2c, USB, SD/eMMC, PCIe, etc.
I2C
please.
> +
> config MSM_GCC_8994
> tristate "MSM8994 Global Clock Controller"
> help
--
~Randy