Merge "ARM: dts: msm: add ice wrapped key support"
This commit is contained in:
committed by
Gerrit - the friendly Code Review server
commit
75af5a0306
@@ -1678,9 +1678,8 @@
|
||||
sdhc_1: sdhci@4744000 {
|
||||
compatible = "qcom,sdhci-msm-v5";
|
||||
reg = <0x04744000 0x1000>, <0x04745000 0x1000>,
|
||||
<0x04748000 0x8000>, <0x04750000 0x9000>;
|
||||
reg-names = "hc", "cqhci", "cqhci_ice",
|
||||
"cqhci_ice_hwkm";
|
||||
<0x04748000 0x18000>;
|
||||
reg-names = "hc", "cqhci", "ice";
|
||||
|
||||
iommus = <&apps_smmu 0xC0 0x0>;
|
||||
qcom,iommu-dma = "bypass";
|
||||
@@ -1689,6 +1688,7 @@
|
||||
<GIC_SPI 352 IRQ_TYPE_LEVEL_HIGH>;
|
||||
interrupt-names = "hc_irq", "pwr_irq";
|
||||
|
||||
qcom,ice-use-hwkm;
|
||||
clocks = <&gcc GCC_SDCC1_APPS_CLK>,
|
||||
<&gcc GCC_SDCC1_AHB_CLK>,
|
||||
<&gcc GCC_SDCC1_ICE_CORE_CLK>;
|
||||
|
Reference in New Issue
Block a user