mirror of
https://github.com/torvalds/linux.git
synced 2026-05-30 18:13:41 +02:00
dt-bindings: remoteproc: qcom,msm8916-mss-pil: Add MSM8937
Add the compatible for MSS as found on the MSM8937 platform. Reviewed-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-6-9f4780345b6f@mainlining.org Signed-off-by: Bjorn Andersson <andersson@kernel.org>
This commit is contained in:
parent
be086d05aa
commit
aebef677bb
|
|
@ -23,6 +23,7 @@ properties:
|
|||
- qcom,msm8916-mss-pil
|
||||
- qcom,msm8917-mss-pil
|
||||
- qcom,msm8926-mss-pil
|
||||
- qcom,msm8937-mss-pil
|
||||
- qcom,msm8953-mss-pil
|
||||
- qcom,msm8974-mss-pil
|
||||
|
||||
|
|
@ -232,6 +233,7 @@ allOf:
|
|||
- qcom,msm8909-mss-pil
|
||||
- qcom,msm8916-mss-pil
|
||||
- qcom,msm8917-mss-pil
|
||||
- qcom,msm8937-mss-pil
|
||||
then:
|
||||
properties:
|
||||
power-domains:
|
||||
|
|
@ -276,6 +278,7 @@ allOf:
|
|||
enum:
|
||||
- qcom,msm8926-mss-pil
|
||||
- qcom,msm8917-mss-pil
|
||||
- qcom,msm8937-mss-pil
|
||||
- qcom,msm8974-mss-pil
|
||||
then:
|
||||
required:
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user