All of lore.kernel.org
 help / color / mirror / Atom feed
From: Minkyu Kang <mk7.kang@samsung.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH 0/2] SMDK5250: Modify MAX77686 as per the latest Implementation
Date: Tue, 11 Dec 2012 13:03:19 +0900	[thread overview]
Message-ID: <50C6B087.3050001@samsung.com> (raw)
In-Reply-To: <20121210141644.19b5cf85@amdc308.digital.local>

On 10/12/12 22:16, Lukasz Majewski wrote:
> Hi Rajeshwari,
> 
>> Resolved the compilation errors for PMIC MAX77686 on SMDK5250.
>> Based on resolve branch of u-boot-samsung.
>>
>> Rajeshwari Shinde (2):
>>   POWER: MAX77686: Modified as per the latest Implementation
>>   SMDK5250: Enable pmic MAX77686
>>
>>  board/samsung/smdk5250/smdk5250.c  |   15 +++-
>>  drivers/misc/pmic_max77686.c       |   42 ----------
>>  drivers/power/pmic/Makefile        |    1 +
>>  drivers/power/pmic/pmic_max77686.c |   48 +++++++++++
>>  include/configs/smdk5250.h         |    8 +-
>>  include/max77686_pmic.h            |  158
>> ------------------------------------
>> include/power/max77686_pmic.h      |  158
>> ++++++++++++++++++++++++++++++++++++ 7 files changed, 222
>> insertions(+), 208 deletions(-) delete mode 100644
>> drivers/misc/pmic_max77686.c create mode 100644
>> drivers/power/pmic/pmic_max77686.c delete mode 100644
>> include/max77686_pmic.h create mode 100644
>> include/power/max77686_pmic.h
>>
> 
> Reviewed-by: Lukasz Majewski <l.majewski@samsung.com>
> Acked-by: Lukasz Majewski <l.majewski@samsung.com>
> 
> Thanks :-)
> 

applied to u-boot-samsung/resolve

Thanks.
Minkyu Kang.

      reply	other threads:[~2012-12-11  4:03 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-12-10 11:55 [U-Boot] [PATCH 0/2] SMDK5250: Modify MAX77686 as per the latest Implementation Rajeshwari Shinde
2012-12-10 11:55 ` [U-Boot] [PATCH 1/2] POWER: MAX77686: Modified " Rajeshwari Shinde
2012-12-12 14:27   ` Simon Glass
2012-12-10 11:55 ` [U-Boot] [PATCH 2/2] SMDK5250: Enable pmic MAX77686 Rajeshwari Shinde
2012-12-12 14:28   ` Simon Glass
2012-12-10 13:16 ` [U-Boot] [PATCH 0/2] SMDK5250: Modify MAX77686 as per the latest Implementation Lukasz Majewski
2012-12-11  4:03   ` Minkyu Kang [this message]

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=50C6B087.3050001@samsung.com \
    --to=mk7.kang@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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.