Patch "clk: qcom: sm6115: Select QCOM_GDSC" has been added to the 5.15-stable tree

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



This is a note to let you know that I've just added the patch titled

    clk: qcom: sm6115: Select QCOM_GDSC

to the 5.15-stable tree which can be found at:
    http://www.kernel.org/git/?p=linux/kernel/git/stable/stable-queue.git;a=summary

The filename of the patch is:
     clk-qcom-sm6115-select-qcom_gdsc.patch
and it can be found in the queue-5.15 subdirectory.

If you, or anyone else, feels it should not be added to the stable tree,
please let <stable@xxxxxxxxxxxxxxx> know about it.



commit f64e1e1539b78a2a935afb6caf069f8636fe56c1
Author: Dang Huynh <danct12@xxxxxxxxxx>
Date:   Sun Sep 11 00:02:07 2022 +0700

    clk: qcom: sm6115: Select QCOM_GDSC
    
    [ 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@xxxxxxxxxx>
    Fixes: cbe63bfdc54f ("clk: qcom: Add Global Clock controller (GCC)
    Reviewed-by: Dmitry Baryshkov <dmitry.baryshkov@xxxxxxxxxx>
    Signed-off-by: Bjorn Andersson <andersson@xxxxxxxxxx>
    Link: https://lore.kernel.org/r/20220910170207.1592220-1-danct12@xxxxxxxxxx
    Signed-off-by: Sasha Levin <sashal@xxxxxxxxxx>

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,



[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Linux USB Devel]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]

  Powered by Linux