Linux ARM-MSM sub-architecture
 help / color / mirror / Atom feed
* [PATCH v2 1/3] dt-bindings: clock: gcc-sdm660: Add missing SDCC resets
@ 2025-01-29 21:23 Alexey Minnekhanov
  2025-01-29 21:23 ` [PATCH v2 2/3] clk: qcom: gcc-sdm660: Add missing SDCC block resets Alexey Minnekhanov
                   ` (2 more replies)
  0 siblings, 3 replies; 8+ messages in thread
From: Alexey Minnekhanov @ 2025-01-29 21:23 UTC (permalink / raw)
  To: Bjorn Andersson, Michael Turquette, Stephen Boyd, Rob Herring,
	Krzysztof Kozlowski, Conor Dooley, Craig Tatlor, Taniya Das,
	linux-arm-msm, linux-clk, devicetree, linux-kernel
  Cc: ~postmarketos/upstreaming, phone-devel, Alexey Minnekhanov

Add resets for eMMC/SD card blocks that were missed during initial
driver submission.

Signed-off-by: Alexey Minnekhanov <alexeymin@postmarketos.org>
Fixes: f2a76a2955c0 ("clk: qcom: Add Global Clock controller (GCC) driver for SDM660")
---
 include/dt-bindings/clock/qcom,gcc-sdm660.h | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/include/dt-bindings/clock/qcom,gcc-sdm660.h b/include/dt-bindings/clock/qcom,gcc-sdm660.h
index df8a6f3d367e..74c22f67da21 100644
--- a/include/dt-bindings/clock/qcom,gcc-sdm660.h
+++ b/include/dt-bindings/clock/qcom,gcc-sdm660.h
@@ -153,5 +153,7 @@
 #define GCC_USB_30_BCR			7
 #define GCC_USB_PHY_CFG_AHB2PHY_BCR	8
 #define GCC_MSS_RESTART			9
+#define GCC_SDCC1_BCR			10
+#define GCC_SDCC2_BCR			11
 
 #endif
-- 
2.45.3


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

end of thread, other threads:[~2025-01-31 12:56 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-01-29 21:23 [PATCH v2 1/3] dt-bindings: clock: gcc-sdm660: Add missing SDCC resets Alexey Minnekhanov
2025-01-29 21:23 ` [PATCH v2 2/3] clk: qcom: gcc-sdm660: Add missing SDCC block resets Alexey Minnekhanov
2025-01-31 12:56   ` Konrad Dybcio
2025-01-29 21:23 ` [PATCH v2 3/3] arm64: dts: qcom: sdm630: Add missing resets to mmc blocks Alexey Minnekhanov
2025-01-31 12:55   ` Konrad Dybcio
2025-01-30  8:35 ` [PATCH v2 1/3] dt-bindings: clock: gcc-sdm660: Add missing SDCC resets Krzysztof Kozlowski
2025-01-30 11:29   ` Alexey Minnekhanov
2025-01-30 12:06     ` Krzysztof Kozlowski

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