2023-06-21 18:18:34

by Alexey Minnekhanov

[permalink] [raw]
Subject: [PATCH v2 1/3] dt-bindings: remoteproc: qcom,msm8996-mss-pil: Add SDM660 compatible

Mention sdm660-mss-pil in compatibles list.

Signed-off-by: Alexey Minnekhanov <[email protected]>
Reviewed-by: Krzysztof Kozlowski <[email protected]>
---
.../devicetree/bindings/remoteproc/qcom,msm8996-mss-pil.yaml | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/Documentation/devicetree/bindings/remoteproc/qcom,msm8996-mss-pil.yaml b/Documentation/devicetree/bindings/remoteproc/qcom,msm8996-mss-pil.yaml
index c1ac6ca1e759..09da5616e1e5 100644
--- a/Documentation/devicetree/bindings/remoteproc/qcom,msm8996-mss-pil.yaml
+++ b/Documentation/devicetree/bindings/remoteproc/qcom,msm8996-mss-pil.yaml
@@ -19,6 +19,7 @@ properties:
enum:
- qcom,msm8996-mss-pil
- qcom,msm8998-mss-pil
+ - qcom,sdm660-mss-pil
- qcom,sdm845-mss-pil

reg:
@@ -245,7 +246,9 @@ allOf:
- if:
properties:
compatible:
- const: qcom,msm8998-mss-pil
+ enum:
+ - qcom,msm8998-mss-pil
+ - qcom,sdm660-mss-pil
then:
properties:
clocks:
--
2.39.3



2023-07-15 22:23:13

by Bjorn Andersson

[permalink] [raw]
Subject: Re: (subset) [PATCH v2 1/3] dt-bindings: remoteproc: qcom,msm8996-mss-pil: Add SDM660 compatible


On Wed, 21 Jun 2023 20:50:44 +0300, Alexey Minnekhanov wrote:
> Mention sdm660-mss-pil in compatibles list.
>
>

Applied, thanks!

[1/3] dt-bindings: remoteproc: qcom,msm8996-mss-pil: Add SDM660 compatible
commit: ed50ac266f67829d4732c8ca61ef1953c2cc63d0
[2/3] remoteproc: qcom: q6v5-mss: Add support for SDM630/636/660
commit: 10b6fec2c8c99b5d1ccbcd070da1fc8e96da0046

Best regards,
--
Bjorn Andersson <[email protected]>