Message ID | 1596098964-19878-2-git-send-email-kathirav@codeaurora.org (mailing list archive) |
---|---|
State | Superseded |
Headers | show |
Series | Enable DVFS support for IPQ6018 | expand |
On Thu, 30 Jul 2020 14:19:22 +0530, Kathiravan T wrote: > Add the mailbox compatible for the IPQ6018 SoC. > > Signed-off-by: Kathiravan T <kathirav@codeaurora.org> > --- > Documentation/devicetree/bindings/mailbox/qcom,apcs-kpss-global.yaml | 1 + > 1 file changed, 1 insertion(+) > Acked-by: Rob Herring <robh@kernel.org>
diff --git a/Documentation/devicetree/bindings/mailbox/qcom,apcs-kpss-global.yaml b/Documentation/devicetree/bindings/mailbox/qcom,apcs-kpss-global.yaml index 12eff942708d..60e9532fcd29 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,msm8996-apcs-hmss-global
Add the mailbox compatible for the IPQ6018 SoC. Signed-off-by: Kathiravan T <kathirav@codeaurora.org> --- Documentation/devicetree/bindings/mailbox/qcom,apcs-kpss-global.yaml | 1 + 1 file changed, 1 insertion(+)