Skip to content

Commit ed50ac2

Browse files
minlexxandersson
authored andcommitted
dt-bindings: remoteproc: qcom,msm8996-mss-pil: Add SDM660 compatible
Mention sdm660-mss-pil in compatibles list. Signed-off-by: Alexey Minnekhanov <alexeymin@postmarketos.org> Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> Link: https://lore.kernel.org/r/20230621175046.61521-1-alexeymin@postmarketos.org Signed-off-by: Bjorn Andersson <andersson@kernel.org>
1 parent 318da13 commit ed50ac2

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

Documentation/devicetree/bindings/remoteproc/qcom,msm8996-mss-pil.yaml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ properties:
1919
enum:
2020
- qcom,msm8996-mss-pil
2121
- qcom,msm8998-mss-pil
22+
- qcom,sdm660-mss-pil
2223
- qcom,sdm845-mss-pil
2324

2425
reg:
@@ -245,7 +246,9 @@ allOf:
245246
- if:
246247
properties:
247248
compatible:
248-
const: qcom,msm8998-mss-pil
249+
enum:
250+
- qcom,msm8998-mss-pil
251+
- qcom,sdm660-mss-pil
249252
then:
250253
properties:
251254
clocks:

0 commit comments

Comments
 (0)