ARM: dts: qcom: update fuse addresses for waipio spss_utils

Access SPU configuration fuse through QC_CONFIG read only sensed
register.

Change-Id: I539dcc39b210ba3229e604953a83984216cc78f2
This commit is contained in:
Liron Daniel
2021-03-11 00:49:07 +02:00
committed by Gerrit - the friendly Code Review server
parent 81ea94ebbe
commit 6abf1ec4a3

View File

@@ -1330,9 +1330,9 @@
compatible = "qcom,spss-utils";
/* spss fuses physical address */
qcom,rproc-handle = <&spss_pas>;
qcom,spss-fuse1-addr = <0x221C22EC>;
qcom,spss-fuse1-addr = <0x221C8214>;
qcom,spss-fuse1-bit = <8>;
qcom,spss-fuse2-addr = <0x221C22EC>;
qcom,spss-fuse2-addr = <0x221C8214>;
qcom,spss-fuse2-bit = <7>;
qcom,spss-dev-firmware-name = "spss1d.mdt"; /* 8 chars max */
qcom,spss-test-firmware-name = "spss1t.mdt"; /* 8 chars max */