The following changes extend the register range for ICE IPs on sm8550 and sm8650 in order to cover the registers used for wrapped key support on these platforms. Signed-off-by: Bartosz Golaszewski <bartosz.golaszewski@xxxxxxxxxx> Changes since v5: - 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/ --- Gaurav Kashyap (2): arm64: dts: qcom: sm8650: extend the register range for UFS ICE arm64: dts: qcom: sm8550: extend the register range for UFS ICE arch/arm64/boot/dts/qcom/sm8550.dtsi | 3 ++- arch/arm64/boot/dts/qcom/sm8650.dtsi | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) --- base-commit: ad40aff1edffeccc412cde93894196dca7bc739e change-id: 20240906-wrapped-keys-dts-b733dac51d01 Best regards, -- Bartosz Golaszewski <bartosz.golaszewski@xxxxxxxxxx>