dt-bindings: remoteproc: qcom: Fixup regulator dependencies
Fixup regulator supply dependencies for Q6V5 MSS on MSM996 SoCs.
Fixes: 9f058fa2ef
("remoteproc: qcom: Add support for mss remoteproc on msm8996")
Reviewed-by: Rob Herring <robh@kernel.org>
Signed-off-by: Sibi Sankar <sibis@codeaurora.org>
Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org>
This commit is contained in:
parent
80ec419c34
commit
688c4375b8
|
@ -76,6 +76,19 @@ on the Qualcomm Hexagon core.
|
|||
must be "mss_restart", "pdc_reset" for the modem
|
||||
sub-system on SDM845 SoCs
|
||||
|
||||
For the compatible strings below the following supplies are required:
|
||||
"qcom,q6v5-pil"
|
||||
"qcom,msm8916-mss-pil",
|
||||
- cx-supply:
|
||||
- mx-supply:
|
||||
- pll-supply:
|
||||
Usage: required
|
||||
Value type: <phandle>
|
||||
Definition: reference to the regulators to be held on behalf of the
|
||||
booting of the Hexagon core
|
||||
|
||||
For the compatible string below the following supplies are required:
|
||||
"qcom,msm8974-mss-pil"
|
||||
- cx-supply:
|
||||
- mss-supply:
|
||||
- mx-supply:
|
||||
|
@ -85,6 +98,14 @@ on the Qualcomm Hexagon core.
|
|||
Definition: reference to the regulators to be held on behalf of the
|
||||
booting of the Hexagon core
|
||||
|
||||
For the compatible string below the following supplies are required:
|
||||
"qcom,msm8996-mss-pil"
|
||||
- pll-supply:
|
||||
Usage: required
|
||||
Value type: <phandle>
|
||||
Definition: reference to the regulators to be held on behalf of the
|
||||
booting of the Hexagon core
|
||||
|
||||
- qcom,smem-states:
|
||||
Usage: required
|
||||
Value type: <phandle>
|
||||
|
|
Loading…
Reference in New Issue