The following commit has been merged into the irq/irqchip-next branch of irqchip:
Commit-ID: 5deaa1d7c49151988b0bf919eeea6ad5535a29a2 Gitweb: https://git.kernel.org/pub/scm/linux/kernel/git/maz/arm-platforms/5deaa1d7c49151988b0bf919eeea6ad5535a29a2 Author: Rajendra Nayak <rna...@codeaurora.org> AuthorDate: Mon, 15 Mar 2021 11:29:06 +05:30 Committer: Marc Zyngier <m...@kernel.org> CommitterDate: Wed, 07 Apr 2021 13:26:00 +01:00 dt-bindings: qcom,pdc: Add compatible for sc7280 Add the compatible string for sc7280 SoC from Qualcomm Signed-off-by: Rajendra Nayak <rna...@codeaurora.org> Reviewed-by: Stephen Boyd <swb...@chromium.org> Acked-by: Rob Herring <r...@kernel.org> Signed-off-by: Marc Zyngier <m...@kernel.org> Link: https://lore.kernel.org/r/1615787946-26474-1-git-send-email-rna...@codeaurora.org --- 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