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

Commit a4cdf1e6 authored by Chandana Kishori Chiluveru's avatar Chandana Kishori Chiluveru
Browse files

ARM: dts: msm: Correct QUSB register address on atoll



This change will correct the qusb base register address on atoll
platform.

Change-Id: Idfe11adf47c420bcdd5a2a2c452d1d9ec8edfc09
Signed-off-by: default avatarChandana Kishori Chiluveru <cchiluve@codeaurora.org>
parent d956b2ed
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -133,9 +133,9 @@
	};

	/* Primary USB port related QUSB2 PHY */
	qusb_phy0: qusb@88e2000 {
	qusb_phy0: qusb@88e3000 {
		compatible = "qcom,qusb2phy-v2";
		reg = <0x088e2000 0x400>,
		reg = <0x088e3000 0x400>,
			<0x00780258 0x4>,
			<0x088e7014 0x4>;
		reg-names = "qusb_phy_base", "efuse_addr",