mirror of
https://github.com/torvalds/linux.git
synced 2026-05-31 02:24:24 +02:00
dt-bindings: remoteproc: qcom,msm8916-mss-pil: Add MSM8917
Add the compatible for MSS as found on the MSM8917 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-4-9f4780345b6f@mainlining.org Signed-off-by: Bjorn Andersson <andersson@kernel.org>
This commit is contained in:
parent
4fe236a1d0
commit
b83f08e0d2
|
|
@ -21,6 +21,7 @@ properties:
|
|||
- qcom,msm8226-mss-pil
|
||||
- qcom,msm8909-mss-pil
|
||||
- qcom,msm8916-mss-pil
|
||||
- qcom,msm8917-mss-pil
|
||||
- qcom,msm8926-mss-pil
|
||||
- qcom,msm8953-mss-pil
|
||||
- qcom,msm8974-mss-pil
|
||||
|
|
@ -90,7 +91,7 @@ properties:
|
|||
description: PLL proxy supply (control handed over after startup)
|
||||
|
||||
mss-supply:
|
||||
description: MSS power domain supply (only valid for qcom,msm8974-mss-pil)
|
||||
description: MSS power domain supply
|
||||
|
||||
resets:
|
||||
items:
|
||||
|
|
@ -230,6 +231,7 @@ allOf:
|
|||
- qcom,mdm9607-mss-pil
|
||||
- qcom,msm8909-mss-pil
|
||||
- qcom,msm8916-mss-pil
|
||||
- qcom,msm8917-mss-pil
|
||||
then:
|
||||
properties:
|
||||
power-domains:
|
||||
|
|
@ -273,6 +275,7 @@ allOf:
|
|||
contains:
|
||||
enum:
|
||||
- qcom,msm8926-mss-pil
|
||||
- qcom,msm8917-mss-pil
|
||||
- qcom,msm8974-mss-pil
|
||||
then:
|
||||
required:
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user