mfd: intel_soc_pmic_chtwc: Register LED child device
authorYauhen Kharuzhy <jekhor@gmail.com>
Tue, 12 Feb 2019 20:59:01 +0000 (23:59 +0300)
committerLee Jones <lee.jones@linaro.org>
Tue, 14 May 2019 07:13:25 +0000 (08:13 +0100)
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>
drivers/mfd/intel_soc_pmic_chtwc.c

index 64a3aec..be84bb2 100644 (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", },
 };
 
 /*