On 3/7/2023 11:35 AM, Kathiravan T wrote:
On 3/7/2023 10:11 AM, Manikanta Mylavarapu wrote:
Add compatible for the Qualcomm IPQ5018 APCS block.
Signed-off-by: Manikanta Mylavarapu <quic_mmanikan@xxxxxxxxxxx>
---
.../devicetree/bindings/mailbox/qcom,apcs-kpss-global.yaml | 2 ++
1 file changed, 2 insertions(+)
diff --git
a/Documentation/devicetree/bindings/mailbox/qcom,apcs-kpss-global.yaml
b/Documentation/devicetree/bindings/mailbox/qcom,apcs-kpss-global.yaml
index 9a46dbc6d03f..91f4e0454fe3 100644
---
a/Documentation/devicetree/bindings/mailbox/qcom,apcs-kpss-global.yaml
+++
b/Documentation/devicetree/bindings/mailbox/qcom,apcs-kpss-global.yaml
@@ -23,6 +23,7 @@ properties:
- const: qcom,ipq6018-apcs-apps-global
- items:
- enum:
+ - qcom,ipq5018-apcs-apps-global
No, we can use the fallback mechanism as done for IPQ5332. Please
refer
https://lore.kernel.org/linux-arm-msm/20230217083308.12017-5-quic_kathirav@xxxxxxxxxxx/
Thanks,
Kathiravan T.
Sure. I will also use same fallback mechanism for IPQ5018.
Thanks & Regards,
Manikanta.