Commit af5f967c authored by Gokul Sriram Palanisamy's avatar Gokul Sriram Palanisamy Committed by Bjorn Andersson

arm64: dts: qcom: ipq6018: Update WCSS PIL driver compatible

Updated WCSS PIL driver node with IPQ6018 specific
compatible to enable SoC specific driver data.
Signed-off-by: default avatarGokul Sriram Palanisamy <gokulsri@codeaurora.org>
Link: https://lore.kernel.org/r/1611940320-24830-4-git-send-email-gokulsri@codeaurora.orgSigned-off-by: default avatarBjorn Andersson <bjorn.andersson@linaro.org>
parent e1746c6d
...@@ -477,7 +477,7 @@ frame@b128000 { ...@@ -477,7 +477,7 @@ frame@b128000 {
}; };
q6v5_wcss: remoteproc@cd00000 { q6v5_wcss: remoteproc@cd00000 {
compatible = "qcom,ipq8074-wcss-pil"; compatible = "qcom,ipq6018-wcss-pil";
reg = <0x0 0x0cd00000 0x0 0x4040>, reg = <0x0 0x0cd00000 0x0 0x4040>,
<0x0 0x004ab000 0x0 0x20>; <0x0 0x004ab000 0x0 0x20>;
reg-names = "qdsp6", reg-names = "qdsp6",
......
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