Re: [PATCH v4 3/3] mfd: max8998: Add support for Device Tree

2013-06-25 Thread Tomasz Figa
Hi, Oops, I have posted wrong patch by mistake. Sorry for the noise. Correct one is on the way. Best regards, Tomasz On Tuesday 25 of June 2013 15:46:45 Tomasz Figa wrote: > This patch adds Device Tree support to max8998 driver. > > Signed-off-by: Tomasz Figa > --- > Documentation/devicetree

[PATCH v4 3/3] mfd: max8998: Add support for Device Tree

2013-06-25 Thread Tomasz Figa
This patch adds Device Tree support to max8998 driver. Signed-off-by: Tomasz Figa --- Documentation/devicetree/bindings/mfd/max8998.txt | 119 drivers/mfd/max8998.c | 67 ++- drivers/regulator/max8998.c | 130 +++