linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
From: kgene.kim@samsung.com (Kukjin Kim)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH v2] MAX8952 PMIC Driver Initial Release
Date: Wed, 01 Sep 2010 09:15:36 +0900	[thread overview]
Message-ID: <011b01cb496a$cfa773d0$6ef65b70$%kim@samsung.com> (raw)
In-Reply-To: <1282301229.3084.152.camel@odin>

Mark Brown wrote:
> 
> On Fri, 2010-08-20 at 10:53 +0100, Mark Brown wrote:
> > On Fri, Aug 20, 2010 at 02:43:56PM +0900, MyungJoo Ham wrote:
> > > MAX8952 PMIC is used to provide voltage output between 770mV - 1400mV
> > > with DVS support. In this initial release, users can set voltages for
> > > four DVS modes, RAMP delay values, and SYNC frequency.
> > > Controlling FPWM/SYNC_MODE/Pull-Down/Ramp Modes and reading
> CHIP_ID
> > > is not supported in this release.
> > >
> > > If GPIO of EN is not valid in platform data, the driver assumes that
it
> > > is always-on. If GPIO of VID0 or VID1 is invalid, the driver pulls
down
> > > VID0 and VID1 to fix DVS mode as 0 and disables DVS support.
> > >
> > > We assume that V_OUT is capable to provide every voltage from 770mV to
> > > 1.40V in 10mV steps although the data sheet has some ambiguity on it.
> > >
> > > Signed-off-by: MyungJoo Ham <myungjoo.ham@samsung.com>
> > > Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com>
> >
> > Acked-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
> 
> Applied.
> 
Sorry for late opinion...just wondering...

Seems almost same between the operation of max8649 and max8952 except output
voltage range.

How do you think that can support max8952 with small modifying max8649?


> Thanks
> 
> Liam
> --
> Freelance Developer, SlimLogic Ltd
> ASoC and Voltage Regulator Maintainer.
> http://www.slimlogic.co.uk
> 

Thanks.

Best regards,
Kgene.
--
Kukjin Kim <kgene.kim@samsung.com>, Senior Engineer,
SW Solution Development Team, Samsung Electronics Co., Ltd.

  reply	other threads:[~2010-09-01  0:15 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-08-20  5:43 [PATCH v2] MAX8952 PMIC Driver Initial Release MyungJoo Ham
2010-08-20  9:53 ` Mark Brown
2010-08-20 10:47   ` Liam Girdwood
2010-09-01  0:15     ` Kukjin Kim [this message]
2010-09-01  9:15       ` Mark Brown
2010-09-01  9:44         ` Kukjin Kim
2010-09-01  9:48           ` Mark Brown
2010-09-01 10:05             ` Kukjin Kim
2010-09-01 10:12           ` Kyungmin Park
2010-09-01 10:27             ` Kukjin Kim
2010-09-01 10:36               ` Kyungmin Park
2010-09-01 11:16                 ` Mark Brown

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='011b01cb496a$cfa773d0$6ef65b70$%kim@samsung.com' \
    --to=kgene.kim@samsung.com \
    --cc=linux-arm-kernel@lists.infradead.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).