Message ID | 20221122092345.44369-1-krzysztof.kozlowski@linaro.org |
---|---|
State | Accepted |
Commit | 8f3945a9adce3934943b365bcd5ae2932737f028 |
Headers | show |
Series | [1/2] dt-bindings: firmware: qcom,scm: document MSM8226 clocks | expand |
On Tue, 22 Nov 2022 10:23:44 +0100, Krzysztof Kozlowski wrote: > Document the clocks (core, bus and iface) used on MSM8226 SCM. > > Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> > > --- > > Cc: Abel Vesa <abel.vesa@linaro.org> > Cc: Sibi Sankar <quic_sibis@quicinc.com> > Cc: Melody Olvera <quic_molvera@quicinc.com> > --- > Documentation/devicetree/bindings/firmware/qcom,scm.yaml | 1 + > 1 file changed, 1 insertion(+) > Acked-by: Rob Herring <robh@kernel.org>
On Tue, 22 Nov 2022 10:23:44 +0100, Krzysztof Kozlowski wrote: > Document the clocks (core, bus and iface) used on MSM8226 SCM. > > Applied, thanks! [1/2] dt-bindings: firmware: qcom,scm: document MSM8226 clocks commit: 8f3945a9adce3934943b365bcd5ae2932737f028 [2/2] dt-bindings: firmware: qcom,scm: narrow clocks and interconnects commit: c5b8840c895a5b0291ef84e3f13d92c3414033e7 Best regards,
diff --git a/Documentation/devicetree/bindings/firmware/qcom,scm.yaml b/Documentation/devicetree/bindings/firmware/qcom,scm.yaml index 25688571ee7c..fc986f2f5d30 100644 --- a/Documentation/devicetree/bindings/firmware/qcom,scm.yaml +++ b/Documentation/devicetree/bindings/firmware/qcom,scm.yaml @@ -111,6 +111,7 @@ allOf: enum: - qcom,scm-apq8084 - qcom,scm-mdm9607 + - qcom,scm-msm8226 - qcom,scm-msm8916 - qcom,scm-msm8953 - qcom,scm-msm8974
Document the clocks (core, bus and iface) used on MSM8226 SCM. Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> --- Cc: Abel Vesa <abel.vesa@linaro.org> Cc: Sibi Sankar <quic_sibis@quicinc.com> Cc: Melody Olvera <quic_molvera@quicinc.com> --- Documentation/devicetree/bindings/firmware/qcom,scm.yaml | 1 + 1 file changed, 1 insertion(+)