2022-02-26 20:09:01

by Bhupesh Sharma

[permalink] [raw]
Subject: [PATCH v2 1/4] dt-bindings: qcom,pdc: Add compatible for SM8150

Add the compatible string for SM8150 SoC from Qualcomm.

Cc: Bjorn Andersson <[email protected]>
Cc: Vinod Koul <[email protected]>
Cc: Marc Zyngier <[email protected]>
Acked-by: Rob Herring <[email protected]>
Signed-off-by: Bhupesh Sharma <[email protected]>
---
.../devicetree/bindings/interrupt-controller/qcom,pdc.txt | 1 +
1 file changed, 1 insertion(+)

diff --git a/Documentation/devicetree/bindings/interrupt-controller/qcom,pdc.txt b/Documentation/devicetree/bindings/interrupt-controller/qcom,pdc.txt
index 98d89e53013d..bd3539644d3f 100644
--- a/Documentation/devicetree/bindings/interrupt-controller/qcom,pdc.txt
+++ b/Documentation/devicetree/bindings/interrupt-controller/qcom,pdc.txt
@@ -21,6 +21,7 @@ Properties:
- "qcom,sc7180-pdc": For SC7180
- "qcom,sc7280-pdc": For SC7280
- "qcom,sdm845-pdc": For SDM845
+ - "qcom,sdm8150-pdc": For SM8150
- "qcom,sdm8250-pdc": For SM8250
- "qcom,sdm8350-pdc": For SM8350

--
2.35.1


2022-03-16 12:15:09

by Bjorn Andersson

[permalink] [raw]
Subject: Re: [PATCH v2 1/4] dt-bindings: qcom,pdc: Add compatible for SM8150

On Sat 26 Feb 12:40 CST 2022, Bhupesh Sharma wrote:

> Add the compatible string for SM8150 SoC from Qualcomm.
>
> Cc: Bjorn Andersson <[email protected]>
> Cc: Vinod Koul <[email protected]>
> Cc: Marc Zyngier <[email protected]>
> Acked-by: Rob Herring <[email protected]>
> Signed-off-by: Bhupesh Sharma <[email protected]>

Reviewed-by: Bjorn Andersson <[email protected]>

> ---
> .../devicetree/bindings/interrupt-controller/qcom,pdc.txt | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/Documentation/devicetree/bindings/interrupt-controller/qcom,pdc.txt b/Documentation/devicetree/bindings/interrupt-controller/qcom,pdc.txt
> index 98d89e53013d..bd3539644d3f 100644
> --- a/Documentation/devicetree/bindings/interrupt-controller/qcom,pdc.txt
> +++ b/Documentation/devicetree/bindings/interrupt-controller/qcom,pdc.txt
> @@ -21,6 +21,7 @@ Properties:
> - "qcom,sc7180-pdc": For SC7180
> - "qcom,sc7280-pdc": For SC7280
> - "qcom,sdm845-pdc": For SDM845
> + - "qcom,sdm8150-pdc": For SM8150
> - "qcom,sdm8250-pdc": For SM8250
> - "qcom,sdm8350-pdc": For SM8350
>
> --
> 2.35.1
>

2022-04-18 04:57:42

by Linus Walleij

[permalink] [raw]
Subject: Re: [PATCH v2 1/4] dt-bindings: qcom,pdc: Add compatible for SM8150

On Sat, Feb 26, 2022 at 7:40 PM Bhupesh Sharma
<[email protected]> wrote:

> Add the compatible string for SM8150 SoC from Qualcomm.
>
> Cc: Bjorn Andersson <[email protected]>
> Cc: Vinod Koul <[email protected]>
> Cc: Marc Zyngier <[email protected]>
> Acked-by: Rob Herring <[email protected]>
> Signed-off-by: Bhupesh Sharma <[email protected]>

Patch applied!

Yours,
Linus Walleij