diff options
| author | Komal Bajaj <komal.bajaj@oss.qualcomm.com> | 2026-05-08 13:40:47 +0300 |
|---|---|---|
| committer | Bjorn Andersson <andersson@kernel.org> | 2026-06-09 05:51:44 +0300 |
| commit | 181836fb3aa6715e3dcd899c9283daa9dfbb91a0 (patch) | |
| tree | e720db192adc4c7b37adb794e5d83be88c2cc4e2 | |
| parent | 955e3852ad4fb65effbe1064d9f967964d6ee542 (diff) | |
| download | linux-181836fb3aa6715e3dcd899c9283daa9dfbb91a0.tar.xz | |
dt-bindings: remoteproc: Add Shikra RPM processor compatible
Add compatible for the Qualcomm Shikra RPM processor.
Signed-off-by: Komal Bajaj <komal.bajaj@oss.qualcomm.com>
Signed-off-by: Sneh Mankad <sneh.mankad@oss.qualcomm.com>
Acked-by: Rob Herring (Arm) <robh@kernel.org>
Link: https://lore.kernel.org/r/20260508-shikra_mailbox_and_rpm_changes-v3-2-698f8e5fb339@oss.qualcomm.com
Signed-off-by: Bjorn Andersson <andersson@kernel.org>
| -rw-r--r-- | Documentation/devicetree/bindings/remoteproc/qcom,rpm-proc.yaml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/remoteproc/qcom,rpm-proc.yaml b/Documentation/devicetree/bindings/remoteproc/qcom,rpm-proc.yaml index 540bdfca53d9..823304afaa98 100644 --- a/Documentation/devicetree/bindings/remoteproc/qcom,rpm-proc.yaml +++ b/Documentation/devicetree/bindings/remoteproc/qcom,rpm-proc.yaml @@ -87,6 +87,7 @@ properties: - qcom,qcm2290-rpm-proc - qcom,qcs404-rpm-proc - qcom,sdm660-rpm-proc + - qcom,shikra-rpm-proc - qcom,sm6115-rpm-proc - qcom,sm6125-rpm-proc - qcom,sm6375-rpm-proc |
