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

Commit 0850edf3 authored by qctecmdr Service's avatar qctecmdr Service Committed by Gerrit - the friendly Code Review server
Browse files

Merge "backlight: qcom-spmi-wled: Change the default FSC for WLED5 to 25 mA"

parents ca3f4934 4606db83
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -1330,7 +1330,7 @@ static const struct wled_config wled4_config_defaults = {

static const struct wled_config wled5_config_defaults = {
	.boost_i_limit = 5,
	.fs_current = 12,
	.fs_current = 10,	/* 25 mA */
	.ovp = 4,
	.switch_freq = -EINVAL,
	.string_cfg = 0xf,