From: Bjorn Andersson <[email protected]>
The SC8180X platform has a PDC block, add a compatible for this.
Signed-off-by: Bjorn Andersson <[email protected]>
---
Documentation/devicetree/bindings/interrupt-controller/qcom,pdc.yaml | 1 +
1 file changed, 1 insertion(+)
diff --git a/Documentation/devicetree/bindings/interrupt-controller/qcom,pdc.yaml b/Documentation/devicetree/bindings/interrupt-controller/qcom,pdc.yaml
index 4bdc8321904b..985fa10abb99 100644
--- a/Documentation/devicetree/bindings/interrupt-controller/qcom,pdc.yaml
+++ b/Documentation/devicetree/bindings/interrupt-controller/qcom,pdc.yaml
@@ -30,6 +30,7 @@ properties:
- qcom,sa8775p-pdc
- qcom,sc7180-pdc
- qcom,sc7280-pdc
+ - qcom,sc8180x-pdc
- qcom,sc8280xp-pdc
- qcom,sdm670-pdc
- qcom,sdm845-pdc
---
base-commit: 3689b0ef08b70e4e03b82ebd37730a03a672853a
change-id: 20240525-sc8180x-pdc-binding-compatible-c218a11dd4c7
Best regards,
--
Bjorn Andersson <[email protected]>
On 25/05/2024 20:05, Bjorn Andersson wrote:
> From: Bjorn Andersson <[email protected]>
>
> The SC8180X platform has a PDC block, add a compatible for this.
>
> Signed-off-by: Bjorn Andersson <[email protected]>
Reviewed-by: Krzysztof Kozlowski <[email protected]>
Best regards,
Krzysztof
On Sat, May 25, 2024 at 11:05:31AM -0700, Bjorn Andersson wrote:
> From: Bjorn Andersson <[email protected]>
>
> The SC8180X platform has a PDC block, add a compatible for this.
>
> Signed-off-by: Bjorn Andersson <[email protected]>
> ---
> Documentation/devicetree/bindings/interrupt-controller/qcom,pdc.yaml | 1 +
> 1 file changed, 1 insertion(+)
Applied.