[PATCHv4] regulator: support PMIC mc13892

Yong Shen yong.shen at linaro.org
Mon Dec 13 23:06:15 EST 2010


On Mon, Dec 13, 2010 at 11:15 PM, Liam Girdwood <lrg at slimlogic.co.uk> wrote:
> On Mon, 2010-12-13 at 17:06 +0800, yong.shen at freescale.com wrote:
>> From: Yong Shen <yong.shen at linaro.org>
>>
>> add support for mc13892, tested on mx51 babbage board
>>
>> Signed-off-by: Arnaud Patard <arnaud.patard at rtp-net.org>
>> Signed-off-by: Yong Shen <yong.shen at linaro.org>
>> Acked-by: Sascha Hauer <s.hauer at pengutronix.de>
>> Acked-by: Samuel Ortiz <sameo at linux.intel.com>
>> ---
>>  drivers/regulator/Kconfig             |    8 +
>>  drivers/regulator/Makefile            |    1 +
>>  drivers/regulator/mc13892-regulator.c |  635 +++++++++++++++++++++++++++++++++
>>  include/linux/mfd/mc13892.h           |   39 ++
>>  4 files changed, 683 insertions(+), 0 deletions(-)
>>  create mode 100644 drivers/regulator/mc13892-regulator.c
>>  create mode 100644 include/linux/mfd/mc13892.h
>>
>
> Applied.
>
> Can you check regulator for-next as one of your previous patches may
> have been missed.
>
There were two patches posted previously, they are:
Change-the-register-name-definitions-for-mc13783
make-mc13783-regulator-code-generic
I think these two should be applied before mc13892 patch.

Since they may not be applied on your tree, I will resend them based
on your 'for-next' tree.

Cheers
Yong



More information about the linux-arm-kernel mailing list