[PATCH V2 3/5] dt-bindings: mailbox: qcom: add compatible for IPQ9574 SoC

Devi Priya quic_devipriy at quicinc.com
Fri Feb 17 05:41:05 PST 2023


Add the mailbox compatible for IPQ9574 SoC

Signed-off-by: Devi Priya <quic_devipriy at quicinc.com>
---
 Changes in V2:
	- Rebased the changes on the below patch set which adds fallback
	  support to ipq6018 compatible to avoid bloating the driver
          https://lore.kernel.org/linux-arm-msm/20230217083308.12017-5-quic_kathirav@quicinc.com/
	- Did not pick up the R-b tag as the changes were modified to
	  support the fallback mechanism

 .../devicetree/bindings/mailbox/qcom,apcs-kpss-global.yaml       | 1 +
 1 file changed, 1 insertion(+)

diff --git a/Documentation/devicetree/bindings/mailbox/qcom,apcs-kpss-global.yaml b/Documentation/devicetree/bindings/mailbox/qcom,apcs-kpss-global.yaml
index 71195c0cadf9..dfb6a3453267 100644
--- a/Documentation/devicetree/bindings/mailbox/qcom,apcs-kpss-global.yaml
+++ b/Documentation/devicetree/bindings/mailbox/qcom,apcs-kpss-global.yaml
@@ -19,6 +19,7 @@ properties:
       - items:
           - enum:
               - qcom,ipq5332-apcs-apps-global
+              - qcom,ipq9574-apcs-apps-global
           - const: qcom,ipq6018-apcs-apps-global
       - items:
           - enum:
-- 
2.17.1




More information about the linux-arm-kernel mailing list