[PATCH v3 0/3] Add compatible strings for RPM and mailbox devices for Shikra

From: Sneh Mankad

Date: Fri May 08 2026 - 06:41:12 EST


Add support for RPM processor, rpm-smd device and APCS IPC device
for Shikra by adding appropriate compatibles.

Signed-off-by: Sneh Mankad <sneh.mankad@xxxxxxxxxxxxxxxx>
---
Changes in v3:
- "qcom,sdm845-apss-shared" compatible is already supported in driver
and mentioned as fallback in device, so no need to add compatible
support in driver.
- Link to v2: https://lore.kernel.org/all/20260508-shikra_mailbox_and_rpm_changes-v2-0-ab76fd9e71de@xxxxxxxxxxxxxxxx

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-61ad7c57ef27@xxxxxxxxxxxxxxxx

---
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

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 +
3 files changed, 3 insertions(+)
---
base-commit: e75a43c7cec459a07d91ed17de4de13ede2b7758
change-id: 20260430-shikra_mailbox_and_rpm_changes-2de7fe8e964f

Best regards,
--
Sneh Mankad <sneh.mankad@xxxxxxxxxxxxxxxx>