The following changes extend the register range for ICE IPs on sm8550, sm8650 and sa8775p to cover their actual size. Signed-off-by: Bartosz Golaszewski <bartosz.golaszewski@xxxxxxxxxx> --- Changes in v8: - drop any mention of the HWKM from the commit messages - Link to v7: https://lore.kernel.org/r/20241001-wrapped-keys-dts-v7-0-a668519b7ffe@xxxxxxxxxx Changes in v7: - bring the ICE register range up to its full size of 0x18000 - Link to v6: https://lore.kernel.org/r/20240906-wrapped-keys-dts-v6-0-3f0287cf167e@xxxxxxxxxx Changes in v6: - split out the DT changes into a separate series - remove the new DT property from the series - rework commit messages Link to v5: https://lore.kernel.org/lkml/20240617005825.1443206-1-quic_gaurkash@xxxxxxxxxxx/ To: Bjorn Andersson <andersson@xxxxxxxxxx> To: Konrad Dybcio <konradybcio@xxxxxxxxxx> To: Rob Herring <robh@xxxxxxxxxx> To: Krzysztof Kozlowski <krzk+dt@xxxxxxxxxx> To: Conor Dooley <conor+dt@xxxxxxxxxx> Cc: linux-arm-msm@xxxxxxxxxxxxxxx Cc: devicetree@xxxxxxxxxxxxxxx Cc: linux-kernel@xxxxxxxxxxxxxxx Signed-off-by: Bartosz Golaszewski <bartosz.golaszewski@xxxxxxxxxx> --- Bartosz Golaszewski (3): arm64: dts: qcom: sm8650: extend the register range for UFS ICE arm64: dts: qcom: sm8550: extend the register range for UFS ICE arm64: dts: qcom: sa8775p: extend the register range for UFS ICE arch/arm64/boot/dts/qcom/sa8775p.dtsi | 2 +- arch/arm64/boot/dts/qcom/sm8550.dtsi | 3 ++- arch/arm64/boot/dts/qcom/sm8650.dtsi | 2 +- 3 files changed, 4 insertions(+), 3 deletions(-) --- base-commit: 58ca61c1a866bfdaa5e19fb19a2416764f847d75 change-id: 20240906-wrapped-keys-dts-b733dac51d01 Best regards, -- Bartosz Golaszewski <bartosz.golaszewski@xxxxxxxxxx>