diff options
author | Rajendra Nayak <rnayak@codeaurora.org> | 2021-03-15 08:59:06 +0300 |
---|---|---|
committer | Marc Zyngier <maz@kernel.org> | 2021-04-07 15:26:00 +0300 |
commit | 5deaa1d7c49151988b0bf919eeea6ad5535a29a2 (patch) | |
tree | e204fa76128bf8ba973952ff86269f96ef65b3bf /Documentation/devicetree/bindings/interrupt-controller | |
parent | e12c455055e9abc7403ce532616c0124a9d85ee7 (diff) | |
download | linux-5deaa1d7c49151988b0bf919eeea6ad5535a29a2.tar.xz |
dt-bindings: qcom,pdc: Add compatible for sc7280
Add the compatible string for sc7280 SoC from Qualcomm
Signed-off-by: Rajendra Nayak <rnayak@codeaurora.org>
Reviewed-by: Stephen Boyd <swboyd@chromium.org>
Acked-by: Rob Herring <robh@kernel.org>
Signed-off-by: Marc Zyngier <maz@kernel.org>
Link: https://lore.kernel.org/r/1615787946-26474-1-git-send-email-rnayak@codeaurora.org
Diffstat (limited to 'Documentation/devicetree/bindings/interrupt-controller')
-rw-r--r-- | Documentation/devicetree/bindings/interrupt-controller/qcom,pdc.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/interrupt-controller/qcom,pdc.txt b/Documentation/devicetree/bindings/interrupt-controller/qcom,pdc.txt index e9afb48182c7..98d89e53013d 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 |