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
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
>
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