lkml.org 
[lkml]   [2022]   [Oct]   [24]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    Patch in this message
    /
    From
    Subject[PATCH 5.15 301/530] clk: qcom: sm6115: Select QCOM_GDSC
    Date
    From: Dang Huynh <danct12@riseup.net>

    [ Upstream commit 50ee65dc512b9b5c4de354cf3b4dded34f46c571 ]

    While working on the Fxtec Pro1X device, this error shows up with
    my own minimal configuration:

    gcc-sm6115: probe of 1400000.clock-controller failed with error -38

    The clock driver depends on CONFIG_QCOM_GDSC and after enabling
    that, the driver probes successfully.

    Signed-off-by: Dang Huynh <danct12@riseup.net>
    Fixes: cbe63bfdc54f ("clk: qcom: Add Global Clock controller (GCC)
    Reviewed-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
    Signed-off-by: Bjorn Andersson <andersson@kernel.org>
    Link: https://lore.kernel.org/r/20220910170207.1592220-1-danct12@riseup.net
    Signed-off-by: Sasha Levin <sashal@kernel.org>
    ---
    drivers/clk/qcom/Kconfig | 1 +
    1 file changed, 1 insertion(+)

    diff --git a/drivers/clk/qcom/Kconfig b/drivers/clk/qcom/Kconfig
    index 9ef007b3cf9b..6ba86cffc413 100644
    --- a/drivers/clk/qcom/Kconfig
    +++ b/drivers/clk/qcom/Kconfig
    @@ -550,6 +550,7 @@ config SM_DISPCC_8250

    config SM_GCC_6115
    tristate "SM6115 and SM4250 Global Clock Controller"
    + select QCOM_GDSC
    help
    Support for the global clock controller on SM6115 and SM4250 devices.
    Say Y if you want to use peripheral devices such as UART, SPI,
    --
    2.35.1


    \
     
     \ /
      Last update: 2022-10-24 16:09    [W:4.032 / U:0.048 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site