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 <[email protected]> Reviewed-by: Krzysztof Kozlowski <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Bjorn Andersson <[email protected]>
1 parent 318da13 commit ed50ac2

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

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)