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

Commit d8a06c7c authored by Jack Pham's avatar Jack Pham
Browse files

ARM: dts: msm: Enable HSIC only for APQ8084 CDP and MTP



The HSIC controller is supported on the SoC, however its usage
is dependent on board configuration. Thus enable it only on
CDP and MTP where an MDM device is known to be connected.

Change-Id: I03820693bbdbcef1013f8f01a301def23bb7064f
Signed-off-by: default avatarJack Pham <jackp@codeaurora.org>
parent 3f0d02d1
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -122,6 +122,10 @@
	status = "ok";
};

&xhci_hsic_host {
	status = "ok";
};

&mdm0 {
	interrupt-map = <0 &msmgpio 111 0x3
			1 &msmgpio 109 0x3
+4 −0
Original line number Diff line number Diff line
@@ -134,6 +134,10 @@
	status = "ok";
};

&xhci_hsic_host {
	status = "ok";
};

&mdm0 {
	interrupt-map = <0 &msmgpio 111 0x3
			1 &msmgpio 109 0x3
+2 −0
Original line number Diff line number Diff line
@@ -1740,6 +1740,8 @@
		qcom,msm-bus,vectors-KBps =
				<85 512 0 0>,
			<85 512 40000 160000>;

		status = "disabled";
	};

	qcom,ocmem@fdd00000 {