2021-02-12 07:37:04

by Rajendra Nayak

[permalink] [raw]
Subject: [PATCH 02/13] dt-bindings: firmware: scm: Add SC7280 support

Add compatible for SC7280 SoC

Signed-off-by: Rajendra Nayak <[email protected]>
---
Documentation/devicetree/bindings/firmware/qcom,scm.txt | 1 +
1 file changed, 1 insertion(+)

diff --git a/Documentation/devicetree/bindings/firmware/qcom,scm.txt b/Documentation/devicetree/bindings/firmware/qcom,scm.txt
index 7845643..4871fc5 100644
--- a/Documentation/devicetree/bindings/firmware/qcom,scm.txt
+++ b/Documentation/devicetree/bindings/firmware/qcom,scm.txt
@@ -20,6 +20,7 @@ Required properties:
* "qcom,scm-msm8996"
* "qcom,scm-msm8998"
* "qcom,scm-sc7180"
+ * "qcom,scm-sc7280"
* "qcom,scm-sdm845"
* "qcom,scm-sm8150"
and:
--
QUALCOMM INDIA, on behalf of Qualcomm Innovation Center, Inc. is a member
of Code Aurora Forum, hosted by The Linux Foundation


2021-02-23 08:06:34

by Stephen Boyd

[permalink] [raw]
Subject: Re: [PATCH 02/13] dt-bindings: firmware: scm: Add SC7280 support

Quoting Rajendra Nayak (2021-02-11 23:28:39)
> Add compatible for SC7280 SoC
>
> Signed-off-by: Rajendra Nayak <[email protected]>
> ---

Reviewed-by: Stephen Boyd <[email protected]>

2021-03-05 20:10:40

by Rob Herring

[permalink] [raw]
Subject: Re: [PATCH 02/13] dt-bindings: firmware: scm: Add SC7280 support

On Fri, 12 Feb 2021 12:58:39 +0530, Rajendra Nayak wrote:
> Add compatible for SC7280 SoC
>
> Signed-off-by: Rajendra Nayak <[email protected]>
> ---
> Documentation/devicetree/bindings/firmware/qcom,scm.txt | 1 +
> 1 file changed, 1 insertion(+)
>

Acked-by: Rob Herring <[email protected]>