Add support for RPM processor, rpm-smd device and APCS IPC device for Shikra by adding appropriate compatibles. Also add APCS IPC driver support for Shikra.
Signed-off-by: Sneh Mankad <[email protected]> --- Changes in v2: - Require "qcom,shikra-apss-shared" to use "qcom,sdm845-apss-shared" as fallback. - Link to v1: https://lore.kernel.org/r/20260430-shikra_mailbox_and_rpm_changes-v1-0-61ad7c57e...@oss.qualcomm.com --- Komal Bajaj (3): dt-bindings: soc: qcom: smd-rpm: Add Shikra rpm-smd compatible dt-bindings: remoteproc: Add Shikra RPM processor compatible dt-bindings: mailbox: qcom: Add Shikra APCS compatible Vishnu Santhosh (1): mailbox: qcom-apcs-ipc: Add Shikra APCS IPC support Documentation/devicetree/bindings/mailbox/qcom,apcs-kpss-global.yaml | 1 + Documentation/devicetree/bindings/remoteproc/qcom,rpm-proc.yaml | 1 + Documentation/devicetree/bindings/soc/qcom/qcom,smd-rpm.yaml | 1 + drivers/mailbox/qcom-apcs-ipc-mailbox.c | 1 + 4 files changed, 4 insertions(+) --- base-commit: e75a43c7cec459a07d91ed17de4de13ede2b7758 change-id: 20260430-shikra_mailbox_and_rpm_changes-2de7fe8e964f Best regards, -- Sneh Mankad <[email protected]>

