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

Commit dbbd5093 authored by Linux Build Service Account's avatar Linux Build Service Account Committed by Gerrit - the friendly Code Review server
Browse files

Merge "ARM: dts: mdm: Add resources with QUSB PHY node for mdm9640"

parents bd1db5c8 580e969f
Loading
Loading
Loading
Loading
+5 −3
Original line number Diff line number Diff line
@@ -1228,12 +1228,14 @@
				0x93 0x88  /* Tune3 */
				0xd5 0x8c>; /* Tune4 */
		phy_type = "utmi";

		USB3_GDSC-supply = <&gdsc_usb30>;
		clocks = <&clock_gcc clk_ln_bb_clk>,
			 <&clock_gcc clk_gcc_usb_phy_cfg_ahb_clk>,
			 <&clock_gcc clk_gcc_qusb2a_phy_reset>;
			 <&clock_gcc clk_gcc_qusb2a_phy_reset>,
			 <&clock_gcc clk_gcc_sys_noc_usb3_axi_clk>;

		clock-names = "ref_clk_src", "cfg_ahb_clk", "phy_reset";
		clock-names = "ref_clk_src", "cfg_ahb_clk", "phy_reset",
			      "iface_clk";
	};

	ssphy: ssphy@78000 {