diff options
| author | Barnabás Czémán <barnabas.czeman@mainlining.org> | 2026-01-07 14:34:02 +0300 |
|---|---|---|
| committer | Bjorn Andersson <andersson@kernel.org> | 2026-02-23 22:59:14 +0300 |
| commit | 1edab01aed302577ebcd88a40675d4c94b11fd91 (patch) | |
| tree | 081647289cc2da6bb0b204b43b3b99a570512d8d | |
| parent | f56052f4d87cee246e6dadacac771097343f3eba (diff) | |
| download | linux-1edab01aed302577ebcd88a40675d4c94b11fd91.tar.xz | |
dt-bindings: remoteproc: qcom,msm8916-mss-pil: Add MDM9607
Add the compatible for MSS as found on the MDM9607 platform.
Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@oss.qualcomm.com>
Signed-off-by: Barnabás Czémán <barnabas.czeman@mainlining.org>
Link: https://lore.kernel.org/r/20260107-mss-v4-2-9f4780345b6f@mainlining.org
Signed-off-by: Bjorn Andersson <andersson@kernel.org>
| -rw-r--r-- | Documentation/devicetree/bindings/remoteproc/qcom,msm8916-mss-pil.yaml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/remoteproc/qcom,msm8916-mss-pil.yaml b/Documentation/devicetree/bindings/remoteproc/qcom,msm8916-mss-pil.yaml index c179b560572b..4e0d2fe0e46c 100644 --- a/Documentation/devicetree/bindings/remoteproc/qcom,msm8916-mss-pil.yaml +++ b/Documentation/devicetree/bindings/remoteproc/qcom,msm8916-mss-pil.yaml @@ -17,6 +17,7 @@ properties: compatible: oneOf: - enum: + - qcom,mdm9607-mss-pil - qcom,msm8226-mss-pil - qcom,msm8909-mss-pil - qcom,msm8916-mss-pil @@ -226,6 +227,7 @@ allOf: compatible: contains: enum: + - qcom,mdm9607-mss-pil - qcom,msm8909-mss-pil - qcom,msm8916-mss-pil then: |
