public inbox for linux-arm-kernel@lists.infradead.org
 help / color / mirror / Atom feed
* [PATCH] arm64: defconfig: Change CONFIG_SM_TCSRCC_8750 from m to y
@ 2025-10-16 18:53 Taniya Das
  2025-10-17  4:30 ` Krzysztof Kozlowski
  0 siblings, 1 reply; 18+ messages in thread
From: Taniya Das @ 2025-10-16 18:53 UTC (permalink / raw)
  To: Bjorn Andersson, linux-arm-msm
  Cc: linux-arm-kernel, Ajit Pandey, Imran Shaik, Jagadeesh Kona,
	linux-kernel, Taniya Das

The TCSR clock controller is required  during boot to provide the ref
clocks to the UFS controller. Setting CONFIG_SM_TCSRCC_8750 to y ensures
the UFS driver successfully probe and initialize the device.

Without this change, the UFS subsystem fails to mount as a usable file
system during boot.

Signed-off-by: Taniya Das <taniya.das@oss.qualcomm.com>
---
 arch/arm64/configs/defconfig | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig
index e3a2d37bd10423b028f59dc40d6e8ee1c610d6b8..85e3afc07598a99cfdf804ce1f320ed76717fcc3 100644
--- a/arch/arm64/configs/defconfig
+++ b/arch/arm64/configs/defconfig
@@ -1449,7 +1449,7 @@ CONFIG_SM_GPUCC_8550=m
 CONFIG_SM_GPUCC_8650=m
 CONFIG_SM_TCSRCC_8550=y
 CONFIG_SM_TCSRCC_8650=y
-CONFIG_SM_TCSRCC_8750=m
+CONFIG_SM_TCSRCC_8750=y
 CONFIG_SA_VIDEOCC_8775P=m
 CONFIG_SM_VIDEOCC_8250=y
 CONFIG_SM_VIDEOCC_8550=m

---
base-commit: 3a8660878839faadb4f1a6dd72c3179c1df56787
change-id: 20251016-update_defconfig_tcsrcc_sm8750-5ce7d157b7aa

Best regards,
-- 
Taniya Das <taniya.das@oss.qualcomm.com>



^ permalink raw reply related	[flat|nested] 18+ messages in thread

end of thread, other threads:[~2025-10-21  9:15 UTC | newest]

Thread overview: 18+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-10-16 18:53 [PATCH] arm64: defconfig: Change CONFIG_SM_TCSRCC_8750 from m to y Taniya Das
2025-10-17  4:30 ` Krzysztof Kozlowski
2025-10-17  5:16   ` Taniya Das
2025-10-17  5:21     ` Krzysztof Kozlowski
2025-10-17  5:49       ` Taniya Das
2025-10-17  5:56         ` Krzysztof Kozlowski
2025-10-17  6:54           ` Krzysztof Kozlowski
2025-10-17  6:57             ` Taniya Das
2025-10-17  7:37               ` Krzysztof Kozlowski
2025-10-17  8:15             ` Konrad Dybcio
2025-10-17  8:34               ` Krzysztof Kozlowski
2025-10-17  6:55           ` Taniya Das
2025-10-17  7:36             ` Krzysztof Kozlowski
2025-10-17 21:47             ` Bjorn Andersson
2025-10-17 21:41         ` Bjorn Andersson
2025-10-21  9:12           ` Taniya Das
2025-10-19 11:57     ` Dmitry Baryshkov
2025-10-21  9:15       ` Taniya Das

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox