devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v5 1/5] dt-bindings: clock: gcc-msm8998: Add definitions of SSC-related clocks
@ 2022-02-02 11:37 michael.srba
  2022-02-02 11:37 ` [PATCH v5 2/5] clk: qcom: gcc-msm8998: add " michael.srba
                   ` (4 more replies)
  0 siblings, 5 replies; 8+ messages in thread
From: michael.srba @ 2022-02-02 11:37 UTC (permalink / raw)
  To: Andy Gross, Bjorn Andersson, Rob Herring, Stephen Boyd,
	Philipp Zabel
  Cc: Linus Walleij, Florian Fainelli, Arnd Bergmann,
	Greg Kroah-Hartman, Saravana Kannan, linux-arm-msm, linux-clk,
	devicetree, Michael Srba

From: Michael Srba <Michael.Srba@seznam.cz>

This patch adds definitions of four clocks which need to be manipulated
in order to initialize the AHB bus which exposes the SCC block in the
global address space.

Signed-off-by: Michael Srba <Michael.Srba@seznam.cz>
---
 CHANGES:
 - v2: none
 - v3: none
 - v4: none
 - v5: none
---
 include/dt-bindings/clock/qcom,gcc-msm8998.h | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/include/dt-bindings/clock/qcom,gcc-msm8998.h b/include/dt-bindings/clock/qcom,gcc-msm8998.h
index 72c99e486d86..1badb4f9c58f 100644
--- a/include/dt-bindings/clock/qcom,gcc-msm8998.h
+++ b/include/dt-bindings/clock/qcom,gcc-msm8998.h
@@ -186,6 +186,10 @@
 #define UFS_UNIPRO_CORE_CLK_SRC					177
 #define GCC_MMSS_GPLL0_CLK					178
 #define HMSS_GPLL0_CLK_SRC					179
+#define GCC_IM_SLEEP						180
+#define AGGRE2_SNOC_NORTH_AXI					181
+#define SSC_XO							182
+#define SSC_CNOC_AHBS_CLK					183
 
 #define PCIE_0_GDSC						0
 #define UFS_GDSC						1
-- 
2.34.1


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

end of thread, other threads:[~2022-02-04 22:47 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-02-02 11:37 [PATCH v5 1/5] dt-bindings: clock: gcc-msm8998: Add definitions of SSC-related clocks michael.srba
2022-02-02 11:37 ` [PATCH v5 2/5] clk: qcom: gcc-msm8998: add " michael.srba
2022-02-02 11:37 ` [PATCH v5 3/5] dt-bindings: bus: add device tree bindings for qcom,ssc-block-bus michael.srba
2022-02-02 14:02   ` Rob Herring
2022-02-02 11:37 ` [PATCH v5 4/5] drivers: bus: add driver for initializing the SSC bus on (some) qcom SoCs michael.srba
2022-02-03 17:46   ` Linus Walleij
2022-02-02 11:37 ` [PATCH v5 5/5] arm64: dts: qcom: msm8998: reserve potentially inaccessible clocks michael.srba
2022-02-04 22:47 ` [PATCH v5 1/5] dt-bindings: clock: gcc-msm8998: Add definitions of SSC-related clocks Rob Herring

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).