[PATCH v2 RESEND] dt-bindings: firmware: qcom,scm: Document SCM for Nord SoC

Shawn Guo posted 1 patch 1 month, 2 weeks ago
Documentation/devicetree/bindings/firmware/qcom,scm.yaml | 1 +
1 file changed, 1 insertion(+)
[PATCH v2 RESEND] dt-bindings: firmware: qcom,scm: Document SCM for Nord SoC
Posted by Shawn Guo 1 month, 2 weeks ago
Document SCM on Qualcomm Nord SoC which is compatible with 'qcom,scm'.

Signed-off-by: Shawn Guo <shengchao.guo@oss.qualcomm.com>
---
Resend to add missing lists (Thanks Rob!)

Changes in v2:
 - Improve commit log to make the compatibility explicit
 - Link to v1: https://lore.kernel.org/all/20260420023243.1239927-1-shengchao.guo@oss.qualcomm.com/

 Documentation/devicetree/bindings/firmware/qcom,scm.yaml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/Documentation/devicetree/bindings/firmware/qcom,scm.yaml b/Documentation/devicetree/bindings/firmware/qcom,scm.yaml
index 7918d31f58b4..c9590ecbcd2d 100644
--- a/Documentation/devicetree/bindings/firmware/qcom,scm.yaml
+++ b/Documentation/devicetree/bindings/firmware/qcom,scm.yaml
@@ -49,6 +49,7 @@ properties:
           - qcom,scm-msm8994
           - qcom,scm-msm8996
           - qcom,scm-msm8998
+          - qcom,scm-nord
           - qcom,scm-qcm2290
           - qcom,scm-qcs615
           - qcom,scm-qcs8300
-- 
2.43.0
Re: [PATCH v2 RESEND] dt-bindings: firmware: qcom,scm: Document SCM for Nord SoC
Posted by Bjorn Andersson 1 month ago
On Mon, 27 Apr 2026 21:08:00 +0800, Shawn Guo wrote:
> Document SCM on Qualcomm Nord SoC which is compatible with 'qcom,scm'.
> 
> 

Applied, thanks!

[1/1] dt-bindings: firmware: qcom,scm: Document SCM for Nord SoC
      commit: a1b94131042930114d0257c44362ee16bca18f4a

Best regards,
-- 
Bjorn Andersson <andersson@kernel.org>
Re: [PATCH v2 RESEND] dt-bindings: firmware: qcom,scm: Document SCM for Nord SoC
Posted by Krzysztof Kozlowski 1 month, 2 weeks ago
On Mon, Apr 27, 2026 at 09:08:00PM +0800, Shawn Guo wrote:
> Document SCM on Qualcomm Nord SoC which is compatible with 'qcom,scm'.
> 
> Signed-off-by: Shawn Guo <shengchao.guo@oss.qualcomm.com>
> ---
> Resend to add missing lists (Thanks Rob!)
> 
> Changes in v2:
>  - Improve commit log to make the compatibility explicit
>  - Link to v1: https://lore.kernel.org/all/20260420023243.1239927-1-shengchao.guo@oss.qualcomm.com/
> 
>  Documentation/devicetree/bindings/firmware/qcom,scm.yaml | 1 +
>  1 file changed, 1 insertion(+)

Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@oss.qualcomm.com>

Best regards,
Krzysztof