ARM: dts: msm: add ufs wrapped key support to ravelin

Add support for ice wrapped keys to the UFS DTSI entry
to ravelin.

Change-Id: Ica90929da90464c64bb4b23c9a8236fa7149ed1e
Signed-off-by: Shashikala Katthi <quic_skatthi@quicinc.com>
This commit is contained in:
Shashikala Katthi
2024-07-19 15:18:53 +05:30
parent a8fca300b8
commit c810232086

View File

@@ -1335,14 +1335,14 @@
ufshc_mem: ufshc@1d84000 { ufshc_mem: ufshc@1d84000 {
compatible = "qcom,ufshc"; compatible = "qcom,ufshc";
reg = <0x1d84000 0x3000>, reg = <0x1d84000 0x3000>,
<0x1d88000 0x8000>, <0x1d88000 0x18000>;
<0x1d90000 0x9000>; reg-names = "ufs_mem", "ice";
reg-names = "ufs_mem", "ufs_ice", "ufs_ice_hwkm";
interrupts = <GIC_SPI 265 IRQ_TYPE_LEVEL_HIGH>; interrupts = <GIC_SPI 265 IRQ_TYPE_LEVEL_HIGH>;
phys = <&ufsphy_mem>; phys = <&ufsphy_mem>;
phy-names = "ufsphy"; phy-names = "ufsphy";
#reset-cells = <1>; #reset-cells = <1>;
qcom,ice-use-hwkm;
lanes-per-direction = <2>; lanes-per-direction = <2>;
dev-ref-clk-freq = <0>; /* 19.2 MHz */ dev-ref-clk-freq = <0>; /* 19.2 MHz */
clock-names = clock-names =