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

Commit b3843dd5 authored by Pavankumar Kondeti's avatar Pavankumar Kondeti
Browse files

ARM: dts: msm: Add USB OTG support for MSM8909 MTP with SMB1360



Enable USB OTG mode for MSM8909 MTP with SMB1360. The PHY based ID
detection is used. Add the corresponding mpm-to-irq mapping.

Change-Id: I54666609bdae4241468bc99630184fd3817cdb10
Signed-off-by: default avatarPavankumar Kondeti <pkondeti@codeaurora.org>
parent 6ac9a42b
Loading
Loading
Loading
Loading
+8 −0
Original line number Diff line number Diff line
@@ -49,3 +49,11 @@
	status = "ok";
	qcom,disable-bms;
};

&usb_otg {
	interrupts = <0 134 0>,<0 140 0>,<0 136 0>;
	interrupt-names = "core_irq", "async_irq", "phy_irq";

	qcom,hsusb-otg-mode = <3>;
	vbus_otg-supply = <&smb1360_otg_supply>;
};
+1 −0
Original line number Diff line number Diff line
@@ -229,6 +229,7 @@
			<0xff 155>, /* sdc1_irq(0) */
			<0xff 157>, /* sdc2_irq(0) */
			<0xff 166>, /* usb_hs_irq */
			<48 168>, /* usb_phy_id_irq */
			<0xff 170>, /* sdc1_pwr_cmd_irq */
			<0xff 173>, /* o_wcss_apss_smd_hi */
			<0xff 174>, /* o_wcss_apss_smd_med */