RE: [PATCH 4/5] regulator: act8865: add support for act8846

2014-06-23 Thread Yang, Wenyou
el.org; linux- > d...@vger.kernel.org; linux-ker...@vger.kernel.org; linux-arm- > ker...@lists.infradead.org; Beniamino Galvani > Subject: [PATCH 4/5] regulator: act8865: add support for act8846 > > Add device id and definition of registers and regulators to support the > act884

[PATCH 4/5] regulator: act8865: add support for act8846

2014-06-22 Thread Beniamino Galvani
Add device id and definition of registers and regulators to support the act8846 PMU. Signed-off-by: Beniamino Galvani --- drivers/regulator/act8865-regulator.c | 71 + include/linux/regulator/act8865.h | 17 2 files changed, 88 insertions(+) diff