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

Commit f2204762 authored by Pratham Pratap's avatar Pratham Pratap
Browse files

ARM: dts: msm: Add dpdm supply to dwc3-msm on SM6150/sdmmagpie/trinket



dpdm supply will be used to identify if usb cable is connected
status during boot up and usb controller/phy will be reset
accordingly.

Change-Id: Id731895e5f6bf9588d6438f0a468f029edaf0a6a
Signed-off-by: default avatarPratham Pratap <prathampratap@codeaurora.org>
parent 1572d832
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -27,6 +27,7 @@
		interrupt-names = "dp_hs_phy_irq", "pwr_event_irq",
				"ss_phy_irq", "dm_hs_phy_irq";
		USB3_GDSC-supply = <&usb30_prim_gdsc>;
		dpdm-supply = <&qusb_phy0>;
		qcom,use-pdc-interrupts;

		clocks = <&clock_gcc GCC_USB30_PRIM_MASTER_CLK>,
+1 −0
Original line number Diff line number Diff line
@@ -32,6 +32,7 @@
		qcom,use-pdc-interrupts;

		USB3_GDSC-supply = <&usb30_prim_gdsc>;
		dpdm-supply = <&qusb_phy0>;
		clocks = <&clock_gcc  GCC_USB30_PRIM_MASTER_CLK>,
			<&clock_gcc GCC_CFG_NOC_USB3_PRIM_AXI_CLK>,
			<&clock_gcc GCC_AGGRE_USB3_PRIM_AXI_CLK>,
+1 −0
Original line number Diff line number Diff line
@@ -29,6 +29,7 @@
		interrupt-names = "pwr_event_irq", "ss_phy_irq", "hs_phy_irq";

		USB3_GDSC-supply = <&usb30_prim_gdsc>;
		dpdm-supply = <&qusb_phy0>;
		clocks = <&clock_gcc  GCC_USB30_PRIM_MASTER_CLK>,
			<&clock_gcc GCC_SYS_NOC_USB3_PRIM_AXI_CLK>,
			<&clock_gcc GCC_CFG_NOC_USB3_PRIM_AXI_CLK>,