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

Commit e3ebb116 authored by Venkateshwarlu Domakonda's avatar Venkateshwarlu Domakonda
Browse files

ARM: dts: msm: Add 3.3v supply in the device tree



Adding regulator handles for voting 3.3v supply.

Change-Id: Iad8e36587d3f7258c8dc12d304900b06ae5a210e
CRs-Fixed: 716307
Signed-off-by: default avatarVenkateshwarlu Domakonda <vdomak@codeaurora.org>
parent 0672c378
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -689,6 +689,8 @@
		reg = <0x11>;
		vdd-supply = <&pm8994_s4>;
		silabs,vdd-supply-voltage = <1800000 1800000>;
		va-supply = <&bt_vreg>;
		silabs,va-supply-voltage = <3300000 3300000>;
		pinctrl-names = "pmx_fm_active","pmx_fm_suspend";
		pinctrl-0 = <&fm_int_active &fm_rst_active>;
		pinctrl-1 = <&fm_int_suspend &fm_rst_suspend>;
+2 −0
Original line number Diff line number Diff line
@@ -669,6 +669,8 @@
		reg = <0x11>;
		vdd-supply = <&pm8994_s4>;
		silabs,vdd-supply-voltage = <1800000 1800000>;
		va-supply = <&bt_vreg>;
		silabs,va-supply-voltage = <3300000 3300000>;
		pinctrl-names = "pmx_fm_active","pmx_fm_suspend";
		pinctrl-0 = <&fm_int_active &fm_rst_active>;
		pinctrl-1 = <&fm_int_suspend &fm_rst_suspend>;