Merge "ARM: dts: msm: add ufs wrapped key support to ravelin"
This commit is contained in:
committed by
Gerrit - the friendly Code Review server
commit
5ea41b116a
@@ -1336,14 +1336,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 =
|
||||||
|
Reference in New Issue
Block a user