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

Commit e93ff160 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: configure PMA8084 GPIO 8 for PWM output on msmsamarium CDP"

parents eb7465e8 c2d6a213
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -83,6 +83,13 @@

	gpio@c700 { /* GPIO 8 */
		/* Backlight PWM */
		qcom,mode = <1>;		/* Digital output */
		qcom,output-type = <0>;		/* CMOS logic */
		qcom,invert = <0>; 		/* Do not invert the output */
		qcom,vin-sel = <2>;		/* PMA8084 S4 = 1.8 V */
		qcom,src-sel = <2>; 		/* Special Function 1 = LPG 4 */
		qcom,out-strength = <3>;	/* High drive strength */
		qcom,master-en = <1>;
	};

	gpio@c800 { /* GPIO 9 */