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

Commit a5fab633 authored by Sriharsha Allenki's avatar Sriharsha Allenki
Browse files

ARM: dts: msm: Fix typo for vls_clamp_reg on Trinket



The vls_clamp_reg is needed to needed to clamp the
SS PHY lines for autonomous mode. Fix the typo so
that the driver can parse the register base and
clamp the PHY accordingly.

Change-Id: If3bee04bac95606b2fc4467175cc107a50691cde
Signed-off-by: default avatarSriharsha Allenki <sallenki@codeaurora.org>
parent d8ccfa1e
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -175,7 +175,7 @@
		reg = <0x01615000 0x1000>,
			<0x03cb244 0x4>;
		reg-names = "qmp_phy_base",
			"vls_clamp-reg";
			"vls_clamp_reg";

		vdd-supply = <&pm6125_l7>;
		core-supply = <&pm6125_l10>;