ARM: dts: qcom: Add SPU related register to sun dtsi

Added SP PBL Patch Version Register to read the SP-PBL
patch version to handle SPSS attach timed out scenario.

Change-Id: Id7ee4df5d09d9c09410bc24fc475ee2a36fca246
Signed-off-by: Magesh M <quic_murugan@quicinc.com>
This commit is contained in:
Magesh M
2024-01-24 23:50:04 -08:00
parent 6b23c4a6b3
commit 70cc7ae5e7
2 changed files with 16 additions and 9 deletions

View File

@@ -1463,9 +1463,10 @@
<0x1881028 0x4>,
<0x188103c 0x4>,
<0x1881100 0x4>,
<0x1882014 0x4>;
<0x1882014 0x4>,
<0x221C8490 0x4>;
reg-names = "sp2soc_irq_status", "sp2soc_irq_clr", "sp2soc_irq_mask",
"rmb_err", "rmb_general_purpose", "rmb_err_spare2";
"rmb_err", "rmb_general_purpose", "rmb_err_spare2", "sp_pbl_patch_ver";
interrupts = <0 352 1>;
cx-supply = <&VDD_CX_LEVEL>;