Skip to content

Fix ICE reg size on Kodiak and SM8450 dts#440

Open
arakshit011 wants to merge 2 commits intoqualcomm-linux:qcom-6.18.yfrom
arakshit011:fix-reg-size
Open

Fix ICE reg size on Kodiak and SM8450 dts#440
arakshit011 wants to merge 2 commits intoqualcomm-linux:qcom-6.18.yfrom
arakshit011:fix-reg-size

Conversation

@arakshit011
Copy link
Copy Markdown

Update ICE reg size for kodiak and sm8450.

Ice reg size for kodiak/sm8450 is currently written incorrectly and
doesn't match hardware specification. This series attempt to fix it.

Link: https://lore.kernel.org/linux-arm-msm/20260402-ice_dt_reg_fix-v1-0-74e4c2129238@oss.qualcomm.com/
qcom-next PR: qualcomm-linux/kernel-topics#903
Signed-off-by: Kuldeep Singh kuldeep.singh@oss.qualcomm.com
Signed-off-by: Abhinaba Rakshit abhinaba.rakshit@oss.qualcomm.com
CRs-Fixed: 4495786

@arakshit011 arakshit011 requested a review from a team April 8, 2026 20:19
The ICE register region on Kodiak is currently defined as 0x8000 bytes.
According to the hardware specification, the correct register size is
0x18000.

Update the ICE node reg property to match the hardware.

Link: https://lore.kernel.org/linux-arm-msm/20260402-ice_dt_reg_fix-v1-1-74e4c2129238@oss.qualcomm.com/
Fixes: dfd5ee7 ("arm64: dts: qcom: sc7280: Add inline crypto engine")
Reviewed-by: Harshal Dev <harshal.dev@oss.qualcomm.com>
Reviewed-by: Konrad Dybcio <konrad.dybcio@oss.qualcomm.com>
Signed-off-by: Kuldeep Singh <kuldeep.singh@oss.qualcomm.com>
Signed-off-by: Abhinaba Rakshit <abhinaba.rakshit@oss.qualcomm.com>
The ICE register region size was originally described incorrectly when
the ICE hardware was first introduced. The same value was later carried
over unchanged when the ICE node was split out from the UFS node into
its own DT entry.

Correct the register size to match the hardware specification.

Link: https://lore.kernel.org/linux-arm-msm/20260402-ice_dt_reg_fix-v1-2-74e4c2129238@oss.qualcomm.com/
Fixes: 276ee34 ("arm64: dts: qcom: sm8450: add Inline Crypto Engine registers and clock")
Reviewed-by: Harshal Dev <harshal.dev@oss.qualcomm.com>
Reviewed-by: Konrad Dybcio <konrad.dybcio@oss.qualcomm.com>
Signed-off-by: Kuldeep Singh <kuldeep.singh@oss.qualcomm.com>
Signed-off-by: Abhinaba Rakshit <abhinaba.rakshit@oss.qualcomm.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant