All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 1/3] dt-bindings: clock: Add support for MSM8992/4 MMCC
@ 2021-06-17  0:22 Konrad Dybcio
  2021-06-17  0:22 ` [PATCH 2/3] clk: qcom: Add msm8994 MMCC driver Konrad Dybcio
  2021-06-17  0:22 ` [PATCH 3/3] clk: qcom: mmcc-msm8994: Add MSM8992 support Konrad Dybcio
  0 siblings, 2 replies; 4+ messages in thread
From: Konrad Dybcio @ 2021-06-17  0:22 UTC (permalink / raw)
  To: ~postmarketos/upstreaming
  Cc: martin.botka, angelogioacchino.delregno, marijn.suijten,
	jamipkettunen, Konrad Dybcio, Andy Gross, Bjorn Andersson,
	Michael Turquette, Stephen Boyd, Rob Herring, Jeffrey Hugo,
	Taniya Das, linux-arm-msm, linux-clk, devicetree, linux-kernel

Document the multimedia clock controller found on MSM8992/4.

Signed-off-by: Konrad Dybcio <konrad.dybcio@somainline.org>
---
 Documentation/devicetree/bindings/clock/qcom,mmcc.yaml | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/Documentation/devicetree/bindings/clock/qcom,mmcc.yaml b/Documentation/devicetree/bindings/clock/qcom,mmcc.yaml
index 8b0b1c56f354..68fdc3d4982a 100644
--- a/Documentation/devicetree/bindings/clock/qcom,mmcc.yaml
+++ b/Documentation/devicetree/bindings/clock/qcom,mmcc.yaml
@@ -22,6 +22,8 @@ properties:
       - qcom,mmcc-msm8660
       - qcom,mmcc-msm8960
       - qcom,mmcc-msm8974
+      - qcom,mmcc-msm8992
+      - qcom,mmcc-msm8994
       - qcom,mmcc-msm8996
       - qcom,mmcc-msm8998
       - qcom,mmcc-sdm630
-- 
2.32.0


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

end of thread, other threads:[~2021-06-17  9:04 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-06-17  0:22 [PATCH 1/3] dt-bindings: clock: Add support for MSM8992/4 MMCC Konrad Dybcio
2021-06-17  0:22 ` [PATCH 2/3] clk: qcom: Add msm8994 MMCC driver Konrad Dybcio
2021-06-17  9:04   ` kernel test robot
2021-06-17  0:22 ` [PATCH 3/3] clk: qcom: mmcc-msm8994: Add MSM8992 support Konrad Dybcio

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.