All of lore.kernel.org
 help / color / mirror / Atom feed
From: Lukasz Majewski <l.majewski@samsung.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH 0/2] SMDK5250: Modify MAX77686 as per the latest Implementation
Date: Mon, 10 Dec 2012 14:16:44 +0100	[thread overview]
Message-ID: <20121210141644.19b5cf85@amdc308.digital.local> (raw)
In-Reply-To: <1355140548-4533-1-git-send-email-rajeshwari.s@samsung.com>

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 :-)

-- 
Best regards,

Lukasz Majewski

Samsung Poland R&D Center | Linux Platform Group

  parent reply	other threads:[~2012-12-10 13:16 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 ` Lukasz Majewski [this message]
2012-12-11  4:03   ` [U-Boot] [PATCH 0/2] SMDK5250: Modify MAX77686 as per the latest Implementation 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=20121210141644.19b5cf85@amdc308.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 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.