mirror of
https://github.com/Evolution-X-Devices/kernel_xiaomi_sm8450-devicetrees
synced 2026-02-01 08:51:30 +00:00
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:
committed by
Gerrit - the friendly Code Review server
parent
81ea94ebbe
commit
6abf1ec4a3
@@ -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 */
|
||||
|
||||
Reference in New Issue
Block a user