Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit cddcf1fa authored by Kiran Gunda's avatar Kiran Gunda
Browse files

ARM: dts: msm: correct the crypto master id for msm8937



pil loading gets failed due to the wrong crypto
master id. This patch fixes the same.

Change-Id: Iab9a1385f65d80965fb1cc97e734873f96378c33
Signed-off-by: default avatarKiran Gunda <kgunda@codeaurora.org>
parent 87bcf4a6
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -222,7 +222,7 @@
		};

		mas_crypto: mas-crypto {
			cell-id = <MSM_BUS_MASTER_CRYPTO>;
			cell-id = <MSM_BUS_MASTER_CRYPTO_CORE0>;
			label = "mas-crypto";
			qcom,buswidth = <8>;
			qcom,agg-ports = <1>;