[PATCH] dt-bindings: qcom,pdc: Add compatible for sc7280
From: Rajendra Nayak <hidden>
Date: 2021-03-15 06:00:24
Add the compatible string for sc7280 SoC from Qualcomm Signed-off-by: Rajendra Nayak <redacted> Reviewed-by: Stephen Boyd <redacted> Acked-by: Rob Herring <robh@kernel.org> --- This was earlier posted as part of the entire DT series for sc7280 [1] Rest of the patches are now picked, posting this separately so it can be picked up via the IRQ tree. [1] https://lore.kernel.org/patchwork/project/lkml/list/?series=488871 Documentation/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 e9afb48..98d89e5 100644
--- a/Documentation/devicetree/bindings/interrupt-controller/qcom,pdc.txt
+++ b/Documentation/devicetree/bindings/interrupt-controller/qcom,pdc.txt@@ -19,6 +19,7 @@ Properties: Value type: <string> Definition: Should contain "qcom,<soc>-pdc" and "qcom,pdc" - "qcom,sc7180-pdc": For SC7180 + - "qcom,sc7280-pdc": For SC7280 - "qcom,sdm845-pdc": For SDM845 - "qcom,sdm8250-pdc": For SM8250 - "qcom,sdm8350-pdc": For SM8350
--
QUALCOMM INDIA, on behalf of Qualcomm Innovation Center, Inc. is a member
of Code Aurora Forum, hosted by The Linux Foundation