t;> > From: Kukjin Kim [mailto:kgene@samsung.com]
>> > Sent: Wednesday, September 08, 2010 8:26 AM
>> > To: linux-ker...@vger.kernel.org; linux-arm-ker...@lists.infradead.org;
>> > linux-samsung-soc@vger.kernel.org
>> > Cc: l...@slimlogic.co.uk; Changhwan
gt; >
> > -Original Message-
> > From: Kukjin Kim [mailto:kgene@samsung.com]
> > Sent: Wednesday, September 08, 2010 8:26 AM
> > To: linux-ker...@vger.kernel.org; linux-arm-ker...@lists.infradead.org;
> > linux-samsung-soc@vger.kernel.org
> >
> linux-samsung-soc@vger.kernel.org
> Cc: l...@slimlogic.co.uk; Changhwan Youn; Kukjin Kim; MyungJoo Ham;
Kyungmin
> Park
> Subject: [PATCH v3] regulators: add support max8952 regulator
>
> From: Changhwan Youn
>
> The operation of max8952 is almost similar to max8649 except the
er 08, 2010 8:26 AM
To: linux-ker...@vger.kernel.org; linux-arm-ker...@lists.infradead.org;
linux-samsung-soc@vger.kernel.org
Cc: l...@slimlogic.co.uk; Changhwan Youn; Kukjin Kim; MyungJoo Ham; Kyungmin
Park
Subject: [PATCH v3] regulators: add support max8952 regulator
From: Changhwan Youn
From: Changhwan Youn
The operation of max8952 is almost similar to max8649 except the output
voltage range. This patch adds support the max8952 regulator using
current max8649 implementation. And removes separate max8952.[ch] files
since the functionality is now merged into this driver.
Signed-o