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

Commit cbfc55e3 authored by cyizhao's avatar cyizhao Committed by Gerrit - the friendly Code Review server
Browse files

ARM: dts: msm: set wled string/full scale current for QRD8998 SKUK



Specify the number of strings and full scale current in WLED property
according to the hardware design of QRD8998 SKUK.

CRs-Fixed: 1104977
Change-Id: I575aecb616a56974ec2680e5888190adb40c969a
Signed-off-by: default avatarcyizhao <cyizhao@codeaurora.org>
parent 78923e0b
Loading
Loading
Loading
Loading
+5 −0
Original line number Diff line number Diff line
@@ -306,6 +306,11 @@
	status = "okay";
};

&pmi8998_wled {
	qcom,led-strings-list = [00 01];
	qcom,fs-curr-ua = <20000>;
};

&tlmm {
	/* add pingrp for touchscreen */
	pmx_ts_rst_active {