Commit 236c765d authored by Yauhen Kharuzhy's avatar Yauhen Kharuzhy Committed by Lee Jones
Browse files

mfd: intel_soc_pmic_chtwc: Register LED child device



Add MFD cell for LEDs driver to the Intel Cherry Trail Whiskey Cove PMIC
mfd device driver.

Signed-off-by: default avatarYauhen Kharuzhy <jekhor@gmail.com>
Signed-off-by: default avatarLee Jones <lee.jones@linaro.org>
parent 60a7a9a2
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -60,6 +60,7 @@ static struct mfd_cell cht_wc_dev[] = {
		.resources = cht_wc_ext_charger_resources,
	},
	{	.name = "cht_wcove_region", },
	{	.name = "cht_wcove_leds", },
};

/*