RE: [PATCH v3] regulator: Add S5M8767 regulator driver

From: Sangbeom Kim
Date: Tue Dec 27 2011 - 19:09:42 EST


On Tue, Dec 27, 2011 at 4:36 PM, Sangbeom Kim wrote:

> S5M8767 is a cost-effective PMIC which is designed for mobile
applications.
> It includes high efficient 9 Buck converters, 28 LDOs.
> This patch implement regulator driver for S5M8767.
>
> Signed-off-by: Sangbeom Kim <sbkim73@xxxxxxxxxxx>
> ---
> drivers/regulator/s5m8767.c | 878
> +++++++++++++++++++++++++++++++++++++++++++
> 1 files changed, 878 insertions(+), 0 deletions(-)
> create mode 100644 drivers/regulator/s5m8767.c

Hi!,
This 3rd patch for S5M8767A regulator driver.
My git server has some problem.
0 patch is disappeared or will be delivered after few days.
So, I wrote here about v3 change things.

Changes since v2:
As Mark Brown comments
- Implement get_voltage_sel
- Implement set_voltage_time_sel
- Replace kzalloc with devm_kzalloc
- Fix indentation error
- minor changes...

Thanks,

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/