Re: [PATCH v5 4/4] mfd: mt6397: Add MT6323 LED support into MT6397 driver

2017-03-14 Thread Lee Jones
On Fri, 03 Mar 2017, sean.w...@mediatek.com wrote: > From: Sean Wang > > Add compatible string as "mt6323-led" that will make > the OF core spawn child devices for the LED subnode > of that MT6323 MFD device. > > Signed-off-by: Sean Wang > --- > drivers/mfd/mt6397-core.c | 4 > 1 file ch

[PATCH v5 4/4] mfd: mt6397: Add MT6323 LED support into MT6397 driver

2017-03-03 Thread sean.wang
From: Sean Wang Add compatible string as "mt6323-led" that will make the OF core spawn child devices for the LED subnode of that MT6323 MFD device. Signed-off-by: Sean Wang --- drivers/mfd/mt6397-core.c | 4 1 file changed, 4 insertions(+) diff --git a/drivers/mfd/mt6397-core.c b/drivers