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

Commit 8abb06b1 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: set ctp power supply for QRD SKUHF"

parents 8f73e66e 9aa2848c
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -24,4 +24,11 @@
	gpio-leds {
		status = "disabled";
	};

	i2c@78b9000 { /* BLSP1 QUP5 */
		synaptics@70 {
			vdd-supply = <&pm8916_l17>;
			vcc_i2c-supply = <&pm8916_l6>;
		};
	};
};