1
0
Fork 0

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: Yauhen Kharuzhy <jekhor@gmail.com>
Signed-off-by: Lee Jones <lee.jones@linaro.org>
hifive-unleashed-5.2
Yauhen Kharuzhy 2019-02-12 23:59:01 +03:00 committed by Lee Jones
parent 60a7a9a249
commit 236c765d6a
1 changed files with 1 additions and 0 deletions

View File

@ -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", },
};
/*