Merge "ARM: dts: msm: add ufs wrapped key support to sun"
This commit is contained in:
committed by
Gerrit - the friendly Code Review server
commit
055f6bf4ae
@@ -2117,14 +2117,14 @@
|
||||
ufshc_mem: ufshc@1d84000 {
|
||||
compatible = "qcom,ufshc";
|
||||
reg = <0x1d84000 0x3000>,
|
||||
<0x1d88000 0x8000>,
|
||||
<0x1d90000 0x9800>;
|
||||
reg-names = "ufs_mem", "ufs_ice", "ufs_ice_hwkm";
|
||||
<0x1d88000 0x18000>;
|
||||
reg-names = "ufs_mem", "ice";
|
||||
interrupts = <GIC_SPI 265 IRQ_TYPE_LEVEL_HIGH>;
|
||||
phys = <&ufsphy_mem>;
|
||||
phy-names = "ufsphy";
|
||||
#reset-cells = <1>;
|
||||
|
||||
qcom,ice-use-hwkm;
|
||||
qcom,prime-mask = <0xc0>;
|
||||
qcom,silver-mask = <0x3f>;
|
||||
|
||||
|
Reference in New Issue
Block a user