All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 1/2] dt-bindings: clock: Add support for the MSM8226 mmcc
@ 2021-11-13  1:58 Bartosz Dudziak
  2021-11-13  1:58 ` [PATCH 2/2] clk: qcom: Add MSM8226 Multimedia Clock Controller support Bartosz Dudziak
  2021-11-29 21:20 ` [PATCH 1/2] dt-bindings: clock: Add support for the MSM8226 mmcc Rob Herring
  0 siblings, 2 replies; 6+ messages in thread
From: Bartosz Dudziak @ 2021-11-13  1:58 UTC (permalink / raw)
  To: Andy Gross, Bjorn Andersson, Michael Turquette, Stephen Boyd,
	Rob Herring, Jeffrey Hugo, Taniya Das, linux-arm-msm, linux-clk,
	devicetree, linux-kernel, ~postmarketos/upstreaming
  Cc: Bartosz Dudziak

Document the multimedia clock controller found on MSM8226.

Signed-off-by: Bartosz Dudziak <bartosz.dudziak@snejp.pl>
---
 Documentation/devicetree/bindings/clock/qcom,mmcc.yaml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/Documentation/devicetree/bindings/clock/qcom,mmcc.yaml b/Documentation/devicetree/bindings/clock/qcom,mmcc.yaml
index 68fdc3d49..4b79e89fd 100644
--- a/Documentation/devicetree/bindings/clock/qcom,mmcc.yaml
+++ b/Documentation/devicetree/bindings/clock/qcom,mmcc.yaml
@@ -19,6 +19,7 @@ properties:
     enum:
       - qcom,mmcc-apq8064
       - qcom,mmcc-apq8084
+      - qcom,mmcc-msm8226
       - qcom,mmcc-msm8660
       - qcom,mmcc-msm8960
       - qcom,mmcc-msm8974
-- 
2.25.1


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

end of thread, other threads:[~2022-01-26 22:40 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-11-13  1:58 [PATCH 1/2] dt-bindings: clock: Add support for the MSM8226 mmcc Bartosz Dudziak
2021-11-13  1:58 ` [PATCH 2/2] clk: qcom: Add MSM8226 Multimedia Clock Controller support Bartosz Dudziak
2021-11-13 12:09   ` Luca Weiss
2021-12-06 16:12   ` Bjorn Andersson
2022-01-26 22:40     ` Luca Weiss
2021-11-29 21:20 ` [PATCH 1/2] dt-bindings: clock: Add support for the MSM8226 mmcc Rob Herring

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.