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

Commit 500b40f3 authored by Mayank Rana's avatar Mayank Rana
Browse files

ARM: dts: msm: Add IMEM address to android_usb for msmzirc



Added IMEM address that will be used by the USB driver to
store PID and Serial number(DLOAD cookie) to be passed
to boot chain.

Change-Id: I16d2fddd8c765522c4efacab5102b900780802cb
Signed-off-by: default avatarMayank Rana <mrana@codeaurora.org>
parent 9d968a93
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -785,7 +785,8 @@
		};
	};

	android_usb {
	android_usb@86000c8 {
		reg = <0x086000c8 0xc8>;
		compatible = "qcom,android-usb";
		qcom,pm_qos_latency = <101 2001 30001>;
	};