From bf2a60adad2ef578d592d2807173222c65509e1c Mon Sep 17 00:00:00 2001 From: Akhil Kallankandy Date: Wed, 28 Aug 2024 16:51:26 +0530 Subject: [PATCH] Revert "ARM: dts: msm: add mmc wrapped key support to parrot" This reverts commit 6e6f86343f923b27a742c6acd6f31abe5b7a5900. Change-Id: I4793a44009b8ca9490d699ce678bf0819fc443c5 Signed-off-by: Akhil Kallankandy --- qcom/parrot.dtsi | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/qcom/parrot.dtsi b/qcom/parrot.dtsi index 47bdda3f..a188b6d5 100644 --- a/qcom/parrot.dtsi +++ b/qcom/parrot.dtsi @@ -1439,8 +1439,8 @@ compatible = "qcom,sdhci-msm-v5"; reg = <0x007C4000 0x1000>, <0x007C5000 0x1000>, - <0x007C8000 0x18000>; - reg-names = "hc", "cqhci", "ice"; + <0x007C8000 0x8000>, <0x007D0000 0x9000>; + reg-names = "hc", "cqhci", "cqhci_ice", "cqhci_ice_hwkm"; interrupts = , ; @@ -1450,7 +1450,6 @@ nvmem-cells = <&boot_config>; nvmem-cell-names = "boot_conf"; - qcom,ice-use-hwkm; bus-width = <8>; non-removable; supports-cqe;