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/3 V5] EXYNOS5: MAX77686 add FDT support
Date: Thu, 10 Jan 2013 10:21:14 +0900	[thread overview]
Message-ID: <50EE178A.1000305@samsung.com> (raw)
In-Reply-To: <1357715020-16297-1-git-send-email-rajeshwari.s@samsung.com>

On 09/01/13 16:03, Rajeshwari Shinde wrote:
> Add FDT support to PMIC MAX77686 chip.
> 
> Changes in V2:
>         - Changed chip address from 06 to 6.
>         - Corrected indentation errors.
> Changes in V3:
>         - Rebased on top of the latest implementation
>         of PMIC
> Changes in V4:
>         - Corrected PMIC register address
> Changes in V5:
> 	- Rebased on latest u-boot-samsung tree.
> 
> Rajeshwari Shinde (3):
>   EXYNOS5: FDT: Add compatible strings for PMIC
>   EXYNOS5: Add device node for PMIC
>   PMIC: MAX77686: Add FDT Support
> 
>  board/samsung/dts/exynos5250-smdk5250.dts |    7 +++++
>  drivers/power/pmic/pmic_max77686.c        |   37 ++++++++++++++++++++++++++--
>  include/fdtdec.h                          |    1 +
>  lib/fdtdec.c                              |    1 +
>  4 files changed, 43 insertions(+), 3 deletions(-)
> 

applied to u-boot-samsung

Thanks,
Minkyu Kang.

  parent reply	other threads:[~2013-01-10  1:21 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-01-09  7:03 [U-Boot] [PATCH 0/3 V5] EXYNOS5: MAX77686 add FDT support Rajeshwari Shinde
2013-01-09  7:03 ` [U-Boot] [PATCH 1/3 V5] EXYNOS5: FDT: Add compatible strings for PMIC Rajeshwari Shinde
2013-01-09  7:03 ` [U-Boot] [PATCH 2/3 V5] EXYNOS5: Add device node " Rajeshwari Shinde
2013-01-11  6:00   ` Simon Glass
2013-01-09  7:03 ` [U-Boot] [PATCH 3/3 V5] PMIC: MAX77686: Add FDT Support Rajeshwari Shinde
2013-01-11  6:02   ` Simon Glass
2013-01-10  1:21 ` Minkyu Kang [this message]
2013-01-10  5:10   ` [U-Boot] [PATCH 0/3 V5] EXYNOS5: MAX77686 add FDT support Rajeshwari Birje

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=50EE178A.1000305@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.