diff options
author | Rajendra Nayak <rnayak@codeaurora.org> | 2019-11-08 14:58:18 +0530 |
---|---|---|
committer | Marc Zyngier <maz@kernel.org> | 2019-11-10 18:47:50 +0000 |
commit | bf93b04cd85d74c34335e76882cf8bf206caab6e (patch) | |
tree | 0c2c4abc3a19d29be9527330816c0d89a1436df4 /Documentation | |
parent | 8e4d5a5bde8896c7fa36b173c613dbbbf9d5dc32 (diff) | |
download | blackbird-op-linux-bf93b04cd85d74c34335e76882cf8bf206caab6e.tar.gz blackbird-op-linux-bf93b04cd85d74c34335e76882cf8bf206caab6e.zip |
dt-bindings: qcom,pdc: Add compatible for sc7180
Add the compatible string for sc7180 SoC from Qualcomm.
Signed-off-by: Rajendra Nayak <rnayak@codeaurora.org>
Signed-off-by: Marc Zyngier <maz@kernel.org>
Reviewed-by: Rob Herring <robh@kernel.org>
Reviewed-by: Stephen Boyd <swboyd@chromium.org>
Link: https://lore.kernel.org/r/20191108092824.9773-8-rnayak@codeaurora.org
Diffstat (limited to 'Documentation')
-rw-r--r-- | Documentation/devicetree/bindings/interrupt-controller/qcom,pdc.txt | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/Documentation/devicetree/bindings/interrupt-controller/qcom,pdc.txt b/Documentation/devicetree/bindings/interrupt-controller/qcom,pdc.txt index 8e0797cb1487..1df293953327 100644 --- a/Documentation/devicetree/bindings/interrupt-controller/qcom,pdc.txt +++ b/Documentation/devicetree/bindings/interrupt-controller/qcom,pdc.txt @@ -17,7 +17,8 @@ Properties: - compatible: Usage: required Value type: <string> - Definition: Should contain "qcom,<soc>-pdc" + Definition: Should contain "qcom,<soc>-pdc" and "qcom,pdc" + - "qcom,sc7180-pdc": For SC7180 - "qcom,sdm845-pdc": For SDM845 - reg: |