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

Commit f9831016 authored by Rohith Kollalsi's avatar Rohith Kollalsi
Browse files

ARM: dts: msm: Add support for usb nodes on blair

Set usb mode as otg and also add support for dpdm supply, usb charger.
Remove the core id as there is only 1 core being used.

Change-Id: I9b3dac927bfa0eca09fb1fc783f53c029ca94fb3
parent e438d282
Loading
Loading
Loading
Loading
+4 −3
Original line number Diff line number Diff line
@@ -33,6 +33,8 @@
		reset-names = "core_reset";

		USB3_GDSC-supply = <&gcc_usb30_prim_gdsc>;
		dpdm-supply = <&qusb_phy0>;
		qcom,usb-charger;

		qcom,core-clk-rate = <133333333>;
		qcom,core-clk-rate-hs = <66666667>;
@@ -56,14 +58,13 @@
			tx-fifo-resize;
			linux,sysdev_is_parent;
			snps,disable-clk-gating;
			snps,is-utmi-l1-suspend;
			snps,dis_u2_susphy_quirk;
			snps,dis_enblslpm_quirk;
			snps,has-lpm-erratum;
			snps,hird-threshold = /bits/ 8 <0x10>;
			snps,usb3_lpm_capable;
			usb-core-id = <0>;
			maximum-speed = "super-speed";
			dr_mode = "drd";
			dr_mode = "otg";
		};
	};