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

Commit 635e79a6 authored by Jeevan Shriram's avatar Jeevan Shriram
Browse files

ARM: dts: msm: update PHY regulator offset for msm8992



Update DSI PHY regulator offset for msm8992 without which
DSI probe fails and subsequently fails display driver
initialization.

Change-Id: Ibb67cb0e7bc8d5bea2518dd51f0f3d69b97c86b4
Signed-off-by: default avatarJeevan Shriram <jshriram@codeaurora.org>
parent e4d39e9e
Loading
Loading
Loading
Loading
+4 −3
Original line number Diff line number Diff line
@@ -142,7 +142,7 @@
		cell-index = <0>;
		reg = 	<0xfd994000 0x260>,
			<0xfd994500 0x280>,
			<0xfd998780 0x30>,
			<0xfd994780 0x30>,
			<0xfd828000 0x108>;
		reg-names = "dsi_ctrl", "dsi_phy", "dsi_phy_regulator", "mmss_misc_phys";
		gdsc-supply = <&gdsc_mdss>;
@@ -250,9 +250,10 @@
		label = "MDSS DSI CTRL->1";
		cell-index = <1>;
		reg = 	<0xfd996000 0x260>,
			<0xfd996500 0x2b0>,
			<0xfd996500 0x280>,
			<0xfd994780 0x30>,
			<0xfd828000 0x108>;
		reg-names = "dsi_ctrl", "dsi_phy", "mmss_misc_phys";
		reg-names = "dsi_ctrl", "dsi_phy", "dsi_phy_regulator", "mmss_misc_phys";
		gdsc-supply = <&gdsc_mdss>;
		vdd-supply = <&pm8994_l14>;
		vddio-supply = <&pm8994_l12>;