* [PATCH V2 3/5] dt-bindings: soc: qcom: smd-rpm: Document SM6125 compatible
[not found] <20210523211556.731976-1-martin.botka@somainline.org>
@ 2021-05-23 21:15 ` Martin Botka
2021-05-23 21:15 ` [PATCH V2 4/5] dt-bindings: clk: " Martin Botka
1 sibling, 0 replies; 3+ messages in thread
From: Martin Botka @ 2021-05-23 21:15 UTC (permalink / raw)
Cc: ~postmarketos/upstreaming, konrad.dybcio,
angelogioacchino.delregno, marijn.suijten, Martin Botka,
Andy Gross, Bjorn Andersson, linux-arm-msm, linux-kernel,
Rob Herring, Kathiravan T, devicetree
Add the SM6125 compatible to the documentation
Signed-off-by: Martin Botka <martin.botka@somainline.org>
---
Changes in V2:
Add commit description
Documentation/devicetree/bindings/soc/qcom/qcom,smd-rpm.yaml | 1 +
1 file changed, 1 insertion(+)
diff --git a/Documentation/devicetree/bindings/soc/qcom/qcom,smd-rpm.yaml b/Documentation/devicetree/bindings/soc/qcom/qcom,smd-rpm.yaml
index 2684f22a1d85..bcf6a0536d3b 100644
--- a/Documentation/devicetree/bindings/soc/qcom/qcom,smd-rpm.yaml
+++ b/Documentation/devicetree/bindings/soc/qcom/qcom,smd-rpm.yaml
@@ -38,6 +38,7 @@ properties:
- qcom,rpm-msm8996
- qcom,rpm-msm8998
- qcom,rpm-sdm660
+ - qcom,rpm-sm6125
- qcom,rpm-qcs404
qcom,smd-channels:
--
2.31.1
^ permalink raw reply related [flat|nested] 3+ messages in thread
* [PATCH V2 4/5] dt-bindings: clk: qcom: smd-rpm: Document SM6125 compatible
[not found] <20210523211556.731976-1-martin.botka@somainline.org>
2021-05-23 21:15 ` [PATCH V2 3/5] dt-bindings: soc: qcom: smd-rpm: Document SM6125 compatible Martin Botka
@ 2021-05-23 21:15 ` Martin Botka
2021-06-02 19:46 ` Rob Herring
1 sibling, 1 reply; 3+ messages in thread
From: Martin Botka @ 2021-05-23 21:15 UTC (permalink / raw)
Cc: ~postmarketos/upstreaming, konrad.dybcio,
angelogioacchino.delregno, marijn.suijten, Martin Botka,
Andy Gross, Bjorn Andersson, linux-arm-msm, linux-kernel,
Michael Turquette, Stephen Boyd, Rob Herring, linux-clk,
devicetree
Document the newly added compatible for sm6125 rpmcc.
Signed-off-by: Martin Botka <martin.botka@somainline.org>
---
Changes in V2:
None
Documentation/devicetree/bindings/clock/qcom,rpmcc.txt | 1 +
1 file changed, 1 insertion(+)
diff --git a/Documentation/devicetree/bindings/clock/qcom,rpmcc.txt b/Documentation/devicetree/bindings/clock/qcom,rpmcc.txt
index b44a0622fb3a..bc6ef573aa7c 100644
--- a/Documentation/devicetree/bindings/clock/qcom,rpmcc.txt
+++ b/Documentation/devicetree/bindings/clock/qcom,rpmcc.txt
@@ -24,6 +24,7 @@ Required properties :
"qcom,rpmcc-msm8998", "qcom,rpmcc"
"qcom,rpmcc-qcs404", "qcom,rpmcc"
"qcom,rpmcc-sdm660", "qcom,rpmcc"
+ "qcom,rpmcc-sm6125", "qcom,rpmcc"
- #clock-cells : shall contain 1
--
2.31.1
^ permalink raw reply related [flat|nested] 3+ messages in thread