diff options
author | Kathiravan T <kathirav@codeaurora.org> | 2020-08-17 12:48:39 +0530 |
---|---|---|
committer | Bjorn Andersson <bjorn.andersson@linaro.org> | 2020-09-13 23:56:11 +0000 |
commit | 5a8c1669f3de2181745b5e9bb9c6758dae301a04 (patch) | |
tree | 7f9552f694ca5349b547549d53fd2167cd2de29e /Documentation | |
parent | 7a1dcc9d022f180ef95cc966dfbbfc22dc6efa1c (diff) | |
download | linux-stable-5a8c1669f3de2181745b5e9bb9c6758dae301a04.tar.gz linux-stable-5a8c1669f3de2181745b5e9bb9c6758dae301a04.tar.bz2 linux-stable-5a8c1669f3de2181745b5e9bb9c6758dae301a04.zip |
dt-bindings: mailbox: add compatible for the IPQ6018 SoC
Add the mailbox compatible for the IPQ6018 SoC.
Acked-by: Rob Herring <robh@kernel.org>
Signed-off-by: Kathiravan T <kathirav@codeaurora.org>
Link: https://lore.kernel.org/r/1597648720-13649-2-git-send-email-kathirav@codeaurora.org
Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org>
Diffstat (limited to 'Documentation')
-rw-r--r-- | Documentation/devicetree/bindings/mailbox/qcom,apcs-kpss-global.yaml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/mailbox/qcom,apcs-kpss-global.yaml b/Documentation/devicetree/bindings/mailbox/qcom,apcs-kpss-global.yaml index 8f810fc5c183..ffd09b664ff5 100644 --- a/Documentation/devicetree/bindings/mailbox/qcom,apcs-kpss-global.yaml +++ b/Documentation/devicetree/bindings/mailbox/qcom,apcs-kpss-global.yaml @@ -16,6 +16,7 @@ maintainers: properties: compatible: enum: + - qcom,ipq6018-apcs-apps-global - qcom,ipq8074-apcs-apps-global - qcom,msm8916-apcs-kpss-global - qcom,msm8994-apcs-kpss-global |