ARM: dts: msm: Remove write of acc register for MSMFalcon/Triton/8998
Remove the write of acc strap register by default value during Q6 reset as per Hardware Programming Guide. Change-Id: Id5b8aaae0783893290e95626b394841a7d3808a3 Signed-off-by: Gaurav Kohli <gkohli@codeaurora.org>
This commit is contained in:
parent
3162449f7d
commit
f03bf11b39
3 changed files with 0 additions and 3 deletions
|
@ -2051,7 +2051,6 @@
|
||||||
qcom,pil-self-auth;
|
qcom,pil-self-auth;
|
||||||
qcom,sysmon-id = <0>;
|
qcom,sysmon-id = <0>;
|
||||||
qcom,ssctl-instance-id = <0x12>;
|
qcom,ssctl-instance-id = <0x12>;
|
||||||
qcom,override-acc;
|
|
||||||
qcom,qdsp6v62-1-2;
|
qcom,qdsp6v62-1-2;
|
||||||
status = "ok";
|
status = "ok";
|
||||||
memory-region = <&modem_mem>;
|
memory-region = <&modem_mem>;
|
||||||
|
|
|
@ -1372,7 +1372,6 @@
|
||||||
qcom,pil-self-auth;
|
qcom,pil-self-auth;
|
||||||
qcom,sysmon-id = <0>;
|
qcom,sysmon-id = <0>;
|
||||||
qcom,ssctl-instance-id = <0x12>;
|
qcom,ssctl-instance-id = <0x12>;
|
||||||
qcom,override-acc;
|
|
||||||
qcom,qdsp6v62-1-5;
|
qcom,qdsp6v62-1-5;
|
||||||
memory-region = <&modem_fw_mem>;
|
memory-region = <&modem_fw_mem>;
|
||||||
qcom,mem-protect-id = <0xF>;
|
qcom,mem-protect-id = <0xF>;
|
||||||
|
|
|
@ -902,7 +902,6 @@
|
||||||
qcom,pil-self-auth;
|
qcom,pil-self-auth;
|
||||||
qcom,sysmon-id = <0>;
|
qcom,sysmon-id = <0>;
|
||||||
qcom,ssctl-instance-id = <0x12>;
|
qcom,ssctl-instance-id = <0x12>;
|
||||||
qcom,override-acc;
|
|
||||||
qcom,qdsp6v62-1-5;
|
qcom,qdsp6v62-1-5;
|
||||||
memory-region = <&modem_fw_mem>;
|
memory-region = <&modem_fw_mem>;
|
||||||
qcom,mem-protect-id = <0xF>;
|
qcom,mem-protect-id = <0xF>;
|
||||||
|
|
Loading…
Add table
Reference in a new issue