Merge "ARM: dts: msm: add mmc wrapped key support to ravelin"
This commit is contained in:
committed by
Gerrit - the friendly Code Review server
commit
9eec6eeeea
@@ -1765,8 +1765,8 @@
|
|||||||
|
|
||||||
compatible = "qcom,sdhci-msm-v5";
|
compatible = "qcom,sdhci-msm-v5";
|
||||||
reg = <0x007C4000 0x1000>, <0x007C5000 0x1000>,
|
reg = <0x007C4000 0x1000>, <0x007C5000 0x1000>,
|
||||||
<0x007C8000 0x8000>, <0x007D0000 0x9000>;
|
<0x007C8000 0x18000>;
|
||||||
reg-names = "hc", "cqhci", "cqhci_ice", "cqhci_ice_hwkm";
|
reg-names = "hc", "cqhci", "ice";
|
||||||
iommus = <&apps_smmu 0x560 0x0>;
|
iommus = <&apps_smmu 0x560 0x0>;
|
||||||
qcom,iommu-dma = "fastmap";
|
qcom,iommu-dma = "fastmap";
|
||||||
|
|
||||||
@@ -1781,6 +1781,7 @@
|
|||||||
nvmem-cells = <&boot_config>;
|
nvmem-cells = <&boot_config>;
|
||||||
nvmem-cell-names = "boot_conf";
|
nvmem-cell-names = "boot_conf";
|
||||||
|
|
||||||
|
qcom,ice-use-hwkm;
|
||||||
bus-width = <8>;
|
bus-width = <8>;
|
||||||
non-removable;
|
non-removable;
|
||||||
supports-cqe;
|
supports-cqe;
|
||||||
|
Reference in New Issue
Block a user