Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1238550

Re: [PATCH v4 4/5] regulator: tps65912: Add regulator driver for the TPS65912 PMIC

From Grygorii Strashko <grygorii.strashko@ti.com>
Newsgroups linux.kernel
Subject Re: [PATCH v4 4/5] regulator: tps65912: Add regulator driver for the TPS65912 PMIC
Date 2015-10-02 21:30 +0200
Message-ID <qfebL-4hK-1@gated-at.bofh.it> (permalink)
References <qeSNX-71t-3@gated-at.bofh.it> <qeSNX-71t-1@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


On 10/01/2015 03:37 PM, Andrew F. Davis wrote:
> This patch adds support for TPS65912 PMIC regulators.
>
> The regulators set consists of 4 DCDCs and 10 LDOs. The output
> voltages are configurable and are meant to supply power to the
> main processor and other components.
>
> Signed-off-by: Andrew F. Davis <afd@ti.com>
> ---
>   drivers/regulator/Kconfig              |   6 ++
>   drivers/regulator/Makefile             |   1 +
>   drivers/regulator/tps65912-regulator.c | 171 +++++++++++++++++++++++++++++++++
>   3 files changed, 178 insertions(+)
>   create mode 100644 drivers/regulator/tps65912-regulator.c

Looks good for me:
Reviewed-by: Grygorii Strashko <grygorii.strashko@ti.com>

[...]

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

Back to linux.kernel | Previous | NextPrevious in thread | Find similar | Unroll thread


Thread

[PATCH v4 4/5] regulator: tps65912: Add regulator driver for the TPS65912 PMIC "Andrew F. Davis" <afd@ti.com> - 2015-10-01 22:40 +0200
  Re: [PATCH v4 4/5] regulator: tps65912: Add regulator driver for the  TPS65912 PMIC Grygorii Strashko <grygorii.strashko@ti.com> - 2015-10-02 21:30 +0200

csiph-web