Commit 5a25ef30 authored by Bartosz Golaszewski's avatar Bartosz Golaszewski Committed by Bjorn Andersson
Browse files

arm64: dts: qcom: sm8550: extend the register range for UFS ICE

parent 88dfd0b5
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -2076,7 +2076,8 @@ opp-300000000 {
		ice: crypto@1d88000 {
			compatible = "qcom,sm8550-inline-crypto-engine",
				     "qcom,inline-crypto-engine";
			reg = <0 0x01d88000 0 0x8000>;
			reg = <0 0x01d88000 0 0x18000>;

			clocks = <&gcc GCC_UFS_PHY_ICE_CORE_CLK>;
		};