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

Commit 4a8979aa authored by Vishnuvardhan Prodduturi's avatar Vishnuvardhan Prodduturi Committed by Gerrit - the friendly Code Review server
Browse files

ARM: dts: msm: remove PMIC MPP4 configuration for QM215



This change removes PMIC MPP4 configuration as default configuration
is taken care in secondary bootloader.

Change-Id: I956ea956ec05d8c8b9cb5d34baa2907e0c5bdafb
Signed-off-by: default avatarVishnuvardhan Prodduturi <vproddut@codeaurora.org>
parent 7fdacd50
Loading
Loading
Loading
Loading
+0 −11
Original line number Diff line number Diff line
@@ -148,17 +148,6 @@
	};
};

&pm8916_mpps {
	backlight_mpp {
		backlight_pwm_en_default: backlight_pwm_en_default {
			pins = "mpp4";
			function = "digital";
			power-source = <0>;
			output-high;
		};
	};
};

&soc {
	disp_vdda_eldo1: gpio-regulator@0 {
		compatible = "regulator-fixed";
+1 −2
Original line number Diff line number Diff line
@@ -164,8 +164,7 @@
&mdss_dsi0 {
	qcom,dsi-pref-prim-pan = <&dsi_hx8399c_hd_vid>;
	pinctrl-names = "mdss_default", "mdss_sleep";
	pinctrl-0 = <&mdss_dsi_active &mdss_te_active
		&backlight_pwm_en_default>;
	pinctrl-0 = <&mdss_dsi_active &mdss_te_active>;
	pinctrl-1 = <&mdss_dsi_suspend &mdss_te_suspend>;

	qcom,platform-te-gpio = <&tlmm 24 0>;