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

Commit 048efeff authored by Mayank Rana's avatar Mayank Rana Committed by Hemant Kumar
Browse files

ARM: dts: msm: Update ref_clk related address for mdmcalifornium



On mdmcalifornium, it is required to turned ON and OFF ref_clk explicitly
before performing QUSB PHY reset and after QUSB PHY initialization
respectively. Hence add ref_clk address value here for QUSB PHY
to perform the same.

Change-Id: Ife6b36e73d6a5e1c9935fcdf61b96d6e7aace51a
Signed-off-by: default avatarHemant Kumar <hemantk@codeaurora.org>
parent 99e7b963
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -592,9 +592,11 @@
		compatible = "qcom,qusb2phy";
		reg = <0x00079000 0x180>,
		      <0x08af8800 0x400>,
		      <0x01841030 0x4>,
		      <0x01956044 0x4>;
		reg-names = "qusb_phy_base",
			    "qscratch_base",
			    "ref_clk_addr",
			    "tcsr_phy_clk_scheme_sel";
		vdd-supply = <&pmdcalifornium_l4>;
		vdda18-supply = <&pmdcalifornium_l5>;