[PATCH v2 2/4] MFD: Palmas: Add SMPS10_BOOST feature

2013-06-18 Thread J Keerthy
The SMPS10 regulator is not presesnt in all the variants of the PALMAS PMIC family. Hence adding a feature to distingush between them. Signed-off-by: J Keerthy j-keer...@ti.com --- drivers/mfd/palmas.c | 28 +--- drivers/regulator/palmas-regulator.c |

Re: [PATCH v2 2/4] MFD: Palmas: Add SMPS10_BOOST feature

2013-06-18 Thread Stephen Warren
On 06/18/2013 04:03 AM, J Keerthy wrote: The SMPS10 regulator is not presesnt in all the variants of the PALMAS PMIC family. Hence adding a feature to distingush between them. diff --git a/drivers/mfd/palmas.c b/drivers/mfd/palmas.c + match =

RE: [PATCH v2 2/4] MFD: Palmas: Add SMPS10_BOOST feature

2013-06-18 Thread J, KEERTHY
; linux-ker...@vger.kernel.org; linux- d...@vger.kernel.org; g...@slimlogic.co.uk Subject: Re: [PATCH v2 2/4] MFD: Palmas: Add SMPS10_BOOST feature On 06/18/2013 04:03 AM, J Keerthy wrote: The SMPS10 regulator is not presesnt in all the variants of the PALMAS PMIC family. Hence adding