Documentation/devicetree/bindings/firmware/qcom,scm.yaml | 2 ++ 1 file changed, 2 insertions(+)
Document the scm compatible for sm8750 SoC.
Signed-off-by: Melody Olvera <quic_molvera@quicinc.com>
---
Documentation/devicetree/bindings/firmware/qcom,scm.yaml | 2 ++
1 file changed, 2 insertions(+)
diff --git a/Documentation/devicetree/bindings/firmware/qcom,scm.yaml b/Documentation/devicetree/bindings/firmware/qcom,scm.yaml
index 2cc83771d8e7..d2c5e3f87cab 100644
--- a/Documentation/devicetree/bindings/firmware/qcom,scm.yaml
+++ b/Documentation/devicetree/bindings/firmware/qcom,scm.yaml
@@ -64,6 +64,7 @@ properties:
- qcom,scm-sm8450
- qcom,scm-sm8550
- qcom,scm-sm8650
+ - qcom,scm-sm8750
- qcom,scm-qcs404
- qcom,scm-x1e80100
- const: qcom,scm
@@ -195,6 +196,7 @@ allOf:
- qcom,scm-sm8450
- qcom,scm-sm8550
- qcom,scm-sm8650
+ - qcom,scm-sm8750
then:
properties:
interrupts: false
base-commit: 63b3ff03d91ae8f875fe8747c781a521f78cde17
--
2.46.1
On Mon, 21 Oct 2024 16:04:27 -0700, Melody Olvera wrote: > Document the scm compatible for sm8750 SoC. > > Applied, thanks! [1/1] dt-bindings: firmware: qcom,scm: Document sm8750 SCM commit: 4cadd106208143a919c957171a0634e16fd32f82 Best regards, -- Bjorn Andersson <andersson@kernel.org>
On Mon, Oct 21, 2024 at 04:04:27PM -0700, Melody Olvera wrote: > Document the scm compatible for sm8750 SoC. > > Signed-off-by: Melody Olvera <quic_molvera@quicinc.com> > --- > Documentation/devicetree/bindings/firmware/qcom,scm.yaml | 2 ++ > 1 file changed, 2 insertions(+) > This is a SoC patch, so keep it with other SoC patches (same patchset). Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> Best regards, Krzysztof
© 2016 - 2024 Red Hat, Inc.