lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:	Mon, 17 Sep 2012 18:28:18 +0800
From:	Haojian Zhuang <haojian.zhuang@...il.com>
To:	Mark Brown <broonie@...nsource.wolfsonmicro.com>
Cc:	sameo@...ux.intel.com, lrg@...com, rpurdie@...ys.net,
	dmitry.torokhov@...il.com, linux-kernel@...r.kernel.org,
	"Jett.Zhou" <jtzhou@...vell.com>
Subject: Re: [PATCH 3/9] regulator: 88pm860x: add pre-regulator support for
 88pm860x regulator

On Mon, Sep 17, 2012 at 6:19 PM, Mark Brown
<broonie@...nsource.wolfsonmicro.com> wrote:
> On Mon, Sep 17, 2012 at 12:19:06PM +0800, Haojian Zhuang wrote:
>> From: "Jett.Zhou" <jtzhou@...vell.com>
>>
>> Pre-regulator of 88pm8606 is mainly for support charging based on vbus,
>> it needs to be enabled for charging battery, and will be disabled in
>> some exception condition like over-temp.
>> Add the pre-regulator support for 88pm860x regulator driver.
>>
>> Signed-off-by: Jett.Zhou <jtzhou@...vell.com>
>> Acked-by: Haojian Zhuang <haojian.zhuang@...il.com>
>
> If you can sign this patch off I can apply it.

Could this patch be merged into MFD tree? Since the fourth patch in this
patch series is depend on this one.

Best Regards
Haojian

From: Haojian Zhuang <haojian.zhuang@...vell.com>

Since PREG regulator is the only one regulator in 88PM8606, and other
regulators are in 88PM8607. Checking resource as identifying regulator
is not a good way. We can use NULL resource to indentify PREG regulator.

Signed-off-by: Haojian Zhuang <haojian.zhuang@...vell.com>
---
 drivers/mfd/88pm860x-core.c  |    8 +-------
 drivers/regulator/88pm8607.c |   32 +++++++++++++++++++-------------
 2 files changed, 20 insertions(+), 20 deletions(-)
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ