Commit ab1b1233 authored by Jeffrey Hugo's avatar Jeffrey Hugo Committed by Bjorn Andersson

dt-bindings: remoteproc: qcom: Add Q6v5 Modem PIL binding for MSM8998

Add new compatible string for Qualcomm MSM8998 SoCs.
Reviewed-by: default avatarRob Herring <robh@kernel.org>
Signed-off-by: default avatarJeffrey Hugo <jeffrey.l.hugo@gmail.com>
Signed-off-by: default avatarBjorn Andersson <bjorn.andersson@linaro.org>
parent 0ad82e3a
...@@ -12,6 +12,7 @@ on the Qualcomm Hexagon core. ...@@ -12,6 +12,7 @@ on the Qualcomm Hexagon core.
"qcom,msm8916-mss-pil", "qcom,msm8916-mss-pil",
"qcom,msm8974-mss-pil" "qcom,msm8974-mss-pil"
"qcom,msm8996-mss-pil" "qcom,msm8996-mss-pil"
"qcom,msm8998-mss-pil"
"qcom,sdm845-mss-pil" "qcom,sdm845-mss-pil"
- reg: - reg:
...@@ -41,6 +42,7 @@ on the Qualcomm Hexagon core. ...@@ -41,6 +42,7 @@ on the Qualcomm Hexagon core.
qcom,msm8974-mss-pil: qcom,msm8974-mss-pil:
must be "wdog", "fatal", "ready", "handover", "stop-ack" must be "wdog", "fatal", "ready", "handover", "stop-ack"
qcom,msm8996-mss-pil: qcom,msm8996-mss-pil:
qcom,msm8998-mss-pil:
qcom,sdm845-mss-pil: qcom,sdm845-mss-pil:
must be "wdog", "fatal", "ready", "handover", "stop-ack", must be "wdog", "fatal", "ready", "handover", "stop-ack",
"shutdown-ack" "shutdown-ack"
...@@ -70,6 +72,9 @@ on the Qualcomm Hexagon core. ...@@ -70,6 +72,9 @@ on the Qualcomm Hexagon core.
qcom,msm8996-mss-pil: qcom,msm8996-mss-pil:
must be "iface", "bus", "mem", "xo", "gpll0_mss", must be "iface", "bus", "mem", "xo", "gpll0_mss",
"snoc_axi", "mnoc_axi", "pnoc", "qdss" "snoc_axi", "mnoc_axi", "pnoc", "qdss"
qcom,msm8998-mss-pil:
must be "iface", "bus", "mem", "xo", "gpll0_mss",
"snoc_axi", "mnoc_axi", "qdss"
qcom,sdm845-mss-pil: qcom,sdm845-mss-pil:
must be "iface", "bus", "mem", "xo", "gpll0_mss", must be "iface", "bus", "mem", "xo", "gpll0_mss",
"snoc_axi", "mnoc_axi", "prng" "snoc_axi", "mnoc_axi", "prng"
...@@ -137,6 +142,7 @@ For the compatible string below the following supplies are required: ...@@ -137,6 +142,7 @@ For the compatible string below the following supplies are required:
qcom,msm8974-mss-pil: qcom,msm8974-mss-pil:
no power-domain names required no power-domain names required
qcom,msm8996-mss-pil: qcom,msm8996-mss-pil:
qcom,msm8998-mss-pil:
must be "cx", "mx" must be "cx", "mx"
qcom,sdm845-mss-pil: qcom,sdm845-mss-pil:
must be "cx", "mx", "mss", "load_state" must be "cx", "mx", "mss", "load_state"
......
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