diff options
author | Devi Priya <quic_devipriy@quicinc.com> | 2023-04-06 11:43:12 +0530 |
---|---|---|
committer | Jassi Brar <jaswinder.singh@linaro.org> | 2023-05-04 01:08:41 -0500 |
commit | d396133dced4cbaa52581d0e9c4aea8e04b8db10 (patch) | |
tree | b632a52184b30712fe83c2cbce7747e4ae8b31aa /Documentation | |
parent | e17225887005f5cc6f18cb0fe9519849856b01b5 (diff) |
dt-bindings: mailbox: qcom: add compatible for IPQ9574 SoC
Add the mailbox compatible for IPQ9574 SoC.
Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Signed-off-by: Devi Priya <quic_devipriy@quicinc.com>
Signed-off-by: Jassi Brar <jaswinder.singh@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 c466b5fe934d..4e15eb49e989 100644 --- a/Documentation/devicetree/bindings/mailbox/qcom,apcs-kpss-global.yaml +++ b/Documentation/devicetree/bindings/mailbox/qcom,apcs-kpss-global.yaml @@ -20,6 +20,7 @@ properties: - enum: - qcom,ipq5332-apcs-apps-global - qcom,ipq8074-apcs-apps-global + - qcom,ipq9574-apcs-apps-global - const: qcom,ipq6018-apcs-apps-global - items: - enum: |