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

Commit 152c03b4 authored by Linux Build Service Account's avatar Linux Build Service Account Committed by Gerrit - the friendly Code Review server
Browse files

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

parents f694f7b1 4275134e
Loading
Loading
Loading
Loading
+0 −11
Original line number Diff line number Diff line
@@ -152,17 +152,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
@@ -108,8 +108,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>;