diff options
author | Sibi Sankar <sibis@codeaurora.org> | 2018-08-29 15:12:13 -0400 |
---|---|---|
committer | Bjorn Andersson <bjorn.andersson@linaro.org> | 2018-10-05 14:43:13 -0400 |
commit | 9a6696155f0dd85173ec079000386935682773aa (patch) | |
tree | e22bceb2297783d70c7263b109f907d99daab39e | |
parent | f861164526d99e0f161e709da56736d29d1b781c (diff) |
dt-bindings: remoteproc: Add PDC reset binding for Q6V5 PIL
Add additional pdc_reset binding required for Q6V5 Modem PIL on
SDM845 SoCs.
Reviewed-by: Rob Herring <robh@kernel.org>
Signed-off-by: Sibi Sankar <sibis@codeaurora.org>
Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org>
-rw-r--r-- | Documentation/devicetree/bindings/remoteproc/qcom,q6v5.txt | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/remoteproc/qcom,q6v5.txt b/Documentation/devicetree/bindings/remoteproc/qcom,q6v5.txt index 3a66cde5895a..9ff5b0309417 100644 --- a/Documentation/devicetree/bindings/remoteproc/qcom,q6v5.txt +++ b/Documentation/devicetree/bindings/remoteproc/qcom,q6v5.txt | |||
@@ -53,6 +53,8 @@ on the Qualcomm Hexagon core. | |||
53 | Definition: reference to the reset-controller for the modem sub-system | 53 | Definition: reference to the reset-controller for the modem sub-system |
54 | reference to the list of 3 reset-controllers for the | 54 | reference to the list of 3 reset-controllers for the |
55 | wcss sub-system | 55 | wcss sub-system |
56 | reference to the list of 2 reset-controllers for the modem | ||
57 | sub-system on SDM845 SoCs | ||
56 | 58 | ||
57 | - reset-names: | 59 | - reset-names: |
58 | Usage: required | 60 | Usage: required |
@@ -60,6 +62,8 @@ on the Qualcomm Hexagon core. | |||
60 | Definition: must be "mss_restart" for the modem sub-system | 62 | Definition: must be "mss_restart" for the modem sub-system |
61 | must be "wcss_aon_reset", "wcss_reset", "wcss_q6_reset" | 63 | must be "wcss_aon_reset", "wcss_reset", "wcss_q6_reset" |
62 | for the wcss sub-system | 64 | for the wcss sub-system |
65 | must be "mss_restart", "pdc_reset" for the modem | ||
66 | sub-system on SDM845 SoCs | ||
63 | 67 | ||
64 | - cx-supply: | 68 | - cx-supply: |
65 | - mss-supply: | 69 | - mss-supply: |