public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Lukasz Majewski <l.majewski@samsung.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH v2 0/2] misc:pmic: Support for MAX8997 PMIC at Trats Samsung device
Date: Mon, 02 Apr 2012 09:26:45 +0200	[thread overview]
Message-ID: <20120402092645.5e8ca784@lmajewski.digital.local> (raw)
In-Reply-To: <1333020558-7155-1-git-send-email-l.majewski@samsung.com>

On Thu, 29 Mar 2012 13:29:16 +0200
Lukasz Majewski <l.majewski@samsung.com> wrote:

> This patch series adds support for MAX8997 PMIC device. This device
> has been used at Trats Samsung target board. 
> 
> ---
> Changes for v2:
> - function for converting voltage to register value has been removed
> 
> ---
> Lukasz Majewski (2):
>   misc:pmic:max8997 MAX8997 support for PMIC driver
>   misc:pmic:samsung Convert TRATS target to use MAX8997 instead of
>     MAX8998
> 
>  board/samsung/trats/trats.c |   27 +++----
>  drivers/misc/Makefile       |    1 +
>  drivers/misc/pmic_max8997.c |   43 ++++++++++
>  include/configs/trats.h     |    2 +-
>  include/max8997_pmic.h      |  190
> +++++++++++++++++++++++++++++++++++++++++++ 5 files changed, 245
> insertions(+), 18 deletions(-) create mode 100644
> drivers/misc/pmic_max8997.c create mode 100644 include/max8997_pmic.h
> 

Hi Stefano,

Please look into those resend patches.
I've added changes, which only fix the Trats board. No new functionality
for the PMIC framework is included.

New functionality will be added after releasing 2012.04 u-boot.

-- 
Best regards,

Lukasz Majewski

Samsung Poland R&D Center
Platform Group

  parent reply	other threads:[~2012-04-02  7:26 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-03-29 11:29 [U-Boot] [PATCH v2 0/2] misc:pmic: Support for MAX8997 PMIC at Trats Samsung device Lukasz Majewski
2012-03-29 11:29 ` [U-Boot] [PATCH v2 1/2] misc:pmic:max8997 MAX8997 support for PMIC driver Lukasz Majewski
2012-04-02  7:29   ` Stefano Babic
2012-04-02  7:54     ` Lukasz Majewski
2012-04-02  8:00       ` Stefano Babic
2012-04-02  8:13         ` Lukasz Majewski
2012-04-02  8:16           ` Stefano Babic
2012-03-29 11:29 ` [U-Boot] [PATCH v2 2/2] misc:pmic:samsung Convert TRATS target to use MAX8997 instead of MAX8998 Lukasz Majewski
2012-04-02  7:26 ` Lukasz Majewski [this message]
2012-04-02  7:37   ` [U-Boot] [PATCH v2 0/2] misc:pmic: Support for MAX8997 PMIC at Trats Samsung device Stefano Babic
2012-04-02  7:59     ` Minkyu Kang
2012-04-02  8:02       ` Stefano Babic
2012-04-03  8:38 ` Minkyu Kang

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=20120402092645.5e8ca784@lmajewski.digital.local \
    --to=l.majewski@samsung.com \
    --cc=u-boot@lists.denx.de \
    /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