public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Minkyu Kang <mk7.kang@samsung.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH V4 6/6] config: SMDK5420: Enable S2MPS11 pmic
Date: Tue, 07 Jan 2014 17:12:49 +0900	[thread overview]
Message-ID: <52CBB701.70004@samsung.com> (raw)
In-Reply-To: <1389008957-21493-7-git-send-email-l.krishna@samsung.com>

On 06/01/14 20:49, Leela Krishna Amudala wrote:
> configure S2MPS11 pmic on SMDK5420
> 
> Signed-off-by: Leela Krishna Amudala <l.krishna@samsung.com>
> Acked-by: Simon Glass <sjg@chromium.org>
> ---
>  include/configs/smdk5420.h |    4 ++++
>  1 file changed, 4 insertions(+)
> 
> diff --git a/include/configs/smdk5420.h b/include/configs/smdk5420.h
> index 447f8e5..46aeec0 100644
> --- a/include/configs/smdk5420.h
> +++ b/include/configs/smdk5420.h
> @@ -53,4 +53,8 @@
>  
>  #define CONFIG_MAX_I2C_NUM	11
>  
> +#define CONFIG_POWER
> +#define CONFIG_POWER_I2C

already defined at exynos5-dt.h

> +#define CONFIG_POWER_S2MPS11
> +
>  #endif	/* __CONFIG_5420_H */
> 

Thanks,
Minkyu Kang.

  reply	other threads:[~2014-01-07  8:12 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-01-06 11:49 [U-Boot] [PATCH V4 0/6] SMDK5420: Add S2MPS11 pmic support to SMDK5420 Leela Krishna Amudala
2014-01-06 11:49 ` [U-Boot] [PATCH V4 1/6] exynos: Use common pmic_reg_update() definition Leela Krishna Amudala
2014-01-06 11:49 ` [U-Boot] [PATCH V4 2/6] power: Explicitly select pmic device's bus Leela Krishna Amudala
2014-01-06 11:49 ` [U-Boot] [PATCH V4 3/6] FDT: Exynos5420: Add compatible srings for PMIC Leela Krishna Amudala
2014-01-06 11:49 ` [U-Boot] [PATCH V4 4/6] SMDK5420: S2MPS11: Adds the register settings for S2MPS11 Leela Krishna Amudala
2014-01-06 11:49 ` [U-Boot] [PATCH V4 5/6] exynos: Add a common DT based PMIC driver initialization Leela Krishna Amudala
2014-01-07  8:13   ` Minkyu Kang
2014-01-16  4:05     ` Leela Krishna Amudala
2014-01-16  5:03       ` Minkyu Kang
2014-01-16  5:37         ` Leela Krishna Amudala
2014-01-06 11:49 ` [U-Boot] [PATCH V4 6/6] config: SMDK5420: Enable S2MPS11 pmic Leela Krishna Amudala
2014-01-07  8:12   ` Minkyu Kang [this message]
2014-01-16  4:07     ` Leela Krishna Amudala

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=52CBB701.70004@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox