linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v5 1/3] dt-bindings: clock: add pcm reset for ipq806x lcc
@ 2022-07-08  0:03 Christian Marangi
  2022-07-08  0:03 ` [PATCH v5 2/3] clk: qcom: lcc-ipq806x: add reset definition Christian Marangi
  2022-07-08  0:03 ` [PATCH v5 3/3] clk: qcom: lcc-ipq806x: convert to parent data Christian Marangi
  0 siblings, 2 replies; 8+ messages in thread
From: Christian Marangi @ 2022-07-08  0:03 UTC (permalink / raw)
  To: Andy Gross, Bjorn Andersson, Michael Turquette, Stephen Boyd,
	Rob Herring, Krzysztof Kozlowski, linux-arm-msm, linux-clk,
	linux-kernel, devicetree
  Cc: Christian Marangi, Dmitry Baryshkov, Rob Herring

Add pcm reset define for ipq806x lcc.

Signed-off-by: Christian Marangi <ansuelsmth@gmail.com>
Reviewed-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
Acked-by: Rob Herring <robh@kernel.org>
---
v3:
 - Added review tag
 - Added ack tag
v2:
 - Fix Sob tag

 include/dt-bindings/clock/qcom,lcc-ipq806x.h | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/include/dt-bindings/clock/qcom,lcc-ipq806x.h b/include/dt-bindings/clock/qcom,lcc-ipq806x.h
index 25b92bbf0ab4..e0fb4acf4ba8 100644
--- a/include/dt-bindings/clock/qcom,lcc-ipq806x.h
+++ b/include/dt-bindings/clock/qcom,lcc-ipq806x.h
@@ -19,4 +19,6 @@
 #define SPDIF_CLK			10
 #define AHBIX_CLK			11
 
+#define LCC_PCM_RESET			0
+
 #endif
-- 
2.36.1


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

end of thread, other threads:[~2022-07-19 21:42 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-07-08  0:03 [PATCH v5 1/3] dt-bindings: clock: add pcm reset for ipq806x lcc Christian Marangi
2022-07-08  0:03 ` [PATCH v5 2/3] clk: qcom: lcc-ipq806x: add reset definition Christian Marangi
2022-07-08  0:03 ` [PATCH v5 3/3] clk: qcom: lcc-ipq806x: convert to parent data Christian Marangi
2022-07-19  4:42   ` Bjorn Andersson
2022-07-19 12:23     ` Christian Marangi
2022-07-19 15:23       ` Dmitry Baryshkov
2022-07-19 21:41       ` Bjorn Andersson
2022-07-19 13:18   ` Marijn Suijten

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).