2023-02-07 13:46:59

by Neil Armstrong

[permalink] [raw]
Subject: [PATCH v2] dt-bindings: firmware: document Qualcomm SM8550 SCM

From: Abel Vesa <[email protected]>

Document the compatible for Qualcomm SM8550 SCM.

Signed-off-by: Abel Vesa <[email protected]>
Signed-off-by: Neil Armstrong <[email protected]>
---
Changes in v2:
- Added missing allOf:if:then entries.
- Link to v1: https://lore.kernel.org/all/[email protected]/
---
Documentation/devicetree/bindings/firmware/qcom,scm.yaml | 3 +++
1 file changed, 3 insertions(+)

diff --git a/Documentation/devicetree/bindings/firmware/qcom,scm.yaml b/Documentation/devicetree/bindings/firmware/qcom,scm.yaml
index 4193492ba73e..4eee95f65f8e 100644
--- a/Documentation/devicetree/bindings/firmware/qcom,scm.yaml
+++ b/Documentation/devicetree/bindings/firmware/qcom,scm.yaml
@@ -54,6 +54,7 @@ properties:
- qcom,scm-sm8250
- qcom,scm-sm8350
- qcom,scm-sm8450
+ - qcom,scm-sm8550
- qcom,scm-qcs404
- const: qcom,scm

@@ -165,6 +166,7 @@ allOf:
contains:
enum:
- qcom,scm-sm8450
+ - qcom,scm-sm8550
then:
properties:
interconnects: false
@@ -177,6 +179,7 @@ allOf:
contains:
enum:
- qcom,scm-sm8450
+ - qcom,scm-sm8550
then:
properties:
interrupts: false

---
base-commit: 49a8133221c71b935f36a7c340c0271c2a9ee2db
change-id: 20230207-topic-sm8550-upstream-scm-bindings-e078b46d6f85

Best regards,
--
Neil Armstrong <[email protected]>



2023-02-08 09:06:05

by Krzysztof Kozlowski

[permalink] [raw]
Subject: Re: [PATCH v2] dt-bindings: firmware: document Qualcomm SM8550 SCM

On 07/02/2023 14:46, [email protected] wrote:
> From: Abel Vesa <[email protected]>
>
> Document the compatible for Qualcomm SM8550 SCM.
>
> Signed-off-by: Abel Vesa <[email protected]>
> Signed-off-by: Neil Armstrong <[email protected]>


Reviewed-by: Krzysztof Kozlowski <[email protected]>

Best regards,
Krzysztof


2023-02-09 04:33:06

by Bjorn Andersson

[permalink] [raw]
Subject: Re: [PATCH v2] dt-bindings: firmware: document Qualcomm SM8550 SCM

On Tue, 07 Feb 2023 14:46:46 +0100, [email protected] wrote:
> From: Abel Vesa <[email protected]>
>
> Document the compatible for Qualcomm SM8550 SCM.
>
>

Applied, thanks!

[1/1] dt-bindings: firmware: document Qualcomm SM8550 SCM
commit: b9fd335389776b7bfd7db4dfdd57c1bfe29c54e1

Best regards,
--
Bjorn Andersson <[email protected]>