Commit 34364712 authored by Govind Singh's avatar Govind Singh Committed by Bjorn Andersson

dt-bindings: remoteproc: qcom: Add Q6V5 Modem PIL binding for QCS404

Add a new modem compatible string for Qualcomm QCS404 SoCs
Signed-off-by: default avatarGovind Singh <govinds@codeaurora.org>
Signed-off-by: default avatarGokul Sriram Palanisamy <gokulsri@codeaurora.org>
Acked-by: default avatarRob Herring <robh@kernel.org>
Link: https://lore.kernel.org/r/1611859695-11824-3-git-send-email-gokulsri@codeaurora.orgSigned-off-by: default avatarBjorn Andersson <bjorn.andersson@linaro.org>
parent 6549f42c
...@@ -9,6 +9,7 @@ on the Qualcomm Hexagon core. ...@@ -9,6 +9,7 @@ on the Qualcomm Hexagon core.
Definition: must be one of: Definition: must be one of:
"qcom,q6v5-pil", "qcom,q6v5-pil",
"qcom,ipq8074-wcss-pil" "qcom,ipq8074-wcss-pil"
"qcom,qcs404-wcss-pil"
"qcom,msm8916-mss-pil", "qcom,msm8916-mss-pil",
"qcom,msm8974-mss-pil" "qcom,msm8974-mss-pil"
"qcom,msm8996-mss-pil" "qcom,msm8996-mss-pil"
...@@ -39,6 +40,7 @@ on the Qualcomm Hexagon core. ...@@ -39,6 +40,7 @@ on the Qualcomm Hexagon core.
string: string:
qcom,q6v5-pil: qcom,q6v5-pil:
qcom,ipq8074-wcss-pil: qcom,ipq8074-wcss-pil:
qcom,qcs404-wcss-pil:
qcom,msm8916-mss-pil: qcom,msm8916-mss-pil:
qcom,msm8974-mss-pil: qcom,msm8974-mss-pil:
must be "wdog", "fatal", "ready", "handover", "stop-ack" must be "wdog", "fatal", "ready", "handover", "stop-ack"
...@@ -67,6 +69,11 @@ on the Qualcomm Hexagon core. ...@@ -67,6 +69,11 @@ on the Qualcomm Hexagon core.
Definition: The clocks needed depend on the compatible string: Definition: The clocks needed depend on the compatible string:
qcom,ipq8074-wcss-pil: qcom,ipq8074-wcss-pil:
no clock names required no clock names required
qcom,qcs404-wcss-pil:
must be "xo", "gcc_abhs_cbcr", "gcc_abhs_cbcr",
"gcc_axim_cbcr", "lcc_ahbfabric_cbc", "tcsr_lcc_cbc",
"lcc_abhs_cbc", "lcc_tcm_slave_cbc", "lcc_abhm_cbc",
"lcc_axim_cbc", "lcc_bcr_sleep"
qcom,q6v5-pil: qcom,q6v5-pil:
qcom,msm8916-mss-pil: qcom,msm8916-mss-pil:
qcom,msm8974-mss-pil: qcom,msm8974-mss-pil:
...@@ -132,6 +139,14 @@ For the compatible string below the following supplies are required: ...@@ -132,6 +139,14 @@ For the compatible string below the following supplies are required:
Definition: reference to the regulators to be held on behalf of the Definition: reference to the regulators to be held on behalf of the
booting of the Hexagon core booting of the Hexagon core
For the compatible string below the following supplies are required:
"qcom,qcs404-wcss-pil"
- cx-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: For the compatible string below the following supplies are required:
"qcom,msm8996-mss-pil" "qcom,msm8996-mss-pil"
- pll-supply: - pll-supply:
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment