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

Commit c65ed4d8 authored by Hemant Kumar's avatar Hemant Kumar
Browse files

ARM: dts: msm: Fix hsic vddcx supply name in apq8084



Replace incorrect supply name hsic_vdd_dig with hsic-vdd-dig
supply name so that hsic driver can successfully get the
regulator handle.

Change-Id: I07fc42ad4eb8ce02cabfce2ae08451bc8cfb9703
Signed-off-by: default avatarHemant Kumar <hemantk@codeaurora.org>
parent a9544cf6
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -385,7 +385,7 @@
		interrupts =<0 32 0>,
			   <0 29 0>;
		interrupt-names = "core_irq", "pwr_event_irq";
		hsic_vdd_dig-supply = <&pma8084_s2_corner>;
		hsic-vdd-dig-supply = <&pma8084_s2_corner>;
		hsic,strobe-gpio = <&msmgpio 134 0x00>;
		hsic,data-gpio = <&msmgpio 135 0x00>;
		qcom,vdd-voltage-level = <1 5 7>;