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 V7 10/10] EXYNOS5: I2C: Added FDT and non-FDT support for I2C
Date: Mon, 01 Apr 2013 20:46:42 +0900	[thread overview]
Message-ID: <515973A2.8020906@samsung.com> (raw)
In-Reply-To: <CAPbRUm=MokOWERUZKGq8XduugEhpvzybXs8_GGAbBq5NNjHunQ@mail.gmail.com>

On 01/04/13 20:37, Amarendra Reddy wrote:
> Dear Minkyu,
> 
> While creating the separate file(exynos5-dt.c) to handle dts, I had to do the changes for i2c also. And those changes became part of this patchset.
> 
> Ok, I will separate this from the dwmmc patchset.

OK. thanks.

btw, I've requested to you so many times..
"please don't top posting when replying".

> 
> Thanks & Regards
> Amarendra
> 
> 
> On 28 March 2013 13:59, Minkyu Kang <mk7.kang at samsung.com <mailto:mk7.kang@samsung.com>> wrote:
> 
>     Dear Amar,
> 
>     On 05/03/13 22:11, Amar wrote:
>     > This patch adds FDT and non-FDT support for I2C, and initialise
>     > the I2C channels.
>     >
>     > Signed-off-by: Amar <amarendra.xt at samsung.com <mailto:amarendra.xt@samsung.com>>
>     > ---
>     > Changes since V4:
>     >       New patch.
>     >
>     > Changes since V5:
>     >       1)Removed the function call i2c_init() present inside the
>     >       function board_i2c_init().
>     >
>     > Changes since V6:
>     >       No change.
>     >
>     >  drivers/i2c/s3c24x0_i2c.c | 12 ++++++++++--
>     >  1 file changed, 10 insertions(+), 2 deletions(-)
>     >
> 
>     I think, this patch should separate from this patchset.
>     Why you this add this "i2c" patch to
>     "EXYNOS5: Enable DWMMC, add FDT support for DWMMC and enable EMMC boot"?
> 
>     Thanks,
>     Minkyu Kang.
>     _______________________________________________
>     U-Boot mailing list
>     U-Boot at lists.denx.de <mailto:U-Boot@lists.denx.de>
>     http://lists.denx.de/mailman/listinfo/u-boot
> 
> 


Thanks,
Minkyu Kang.

      reply	other threads:[~2013-04-01 11:46 UTC|newest]

Thread overview: 26+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-03-05 13:11 [U-Boot] [PATCH V7 00/10] EXYNOS5: Enable DWMMC, add FDT support for DWMMC and enable EMMC boot Amar
2013-03-05 13:11 ` [U-Boot] [PATCH V7 01/10] FDT: Add compatible string for DWMMC Amar
2013-03-11 16:34   ` Simon Glass
2013-03-12  6:16     ` Amarendra Reddy
2013-03-05 13:11 ` [U-Boot] [PATCH V7 02/10] EXYNOS5: FDT: Add DWMMC device node data Amar
2013-03-05 13:11 ` [U-Boot] [PATCH V7 03/10] DWMMC: Initialise dwmci and resolve EMMC read write issues Amar
2013-03-05 13:11 ` [U-Boot] [PATCH V7 04/10] EXYNOS5: DWMMC: Added FDT support for DWMMC Amar
2013-03-05 13:11 ` [U-Boot] [PATCH V7 05/10] EXYNOS5: DWMMC: Initialise the local variable to avoid unwanted results Amar
2013-03-05 13:11 ` [U-Boot] [PATCH V7 06/10] SMDK5250: Initialise and Enable DWMMC, support FDT and non-FDT Amar
2013-03-05 13:11 ` [U-Boot] [PATCH V7 07/10] MMC: APIs to support resize of EMMC boot partition Amar
2013-03-05 20:43   ` Wolfgang Denk
2013-03-07  9:26     ` Amarendra Reddy
2013-03-28  8:18       ` Minkyu Kang
2013-03-28  9:10         ` Amarendra Reddy
2013-03-29  2:02           ` Minkyu Kang
2013-03-05 13:11 ` [U-Boot] [PATCH V7 08/10] SMDK5250: Enable EMMC booting Amar
2013-03-28  8:23   ` Minkyu Kang
2013-04-01 11:21     ` Amarendra Reddy
2013-03-05 13:11 ` [U-Boot] [PATCH V7 09/10] COMMON: MMC: Command to support EMMC booting and to resize EMMC boot partition Amar
2013-03-05 20:42   ` Wolfgang Denk
2013-03-07  9:25     ` Amarendra Reddy
2013-03-05 13:11 ` [U-Boot] [PATCH V7 10/10] EXYNOS5: I2C: Added FDT and non-FDT support for I2C Amar
2013-03-06 10:21   ` Hung-ying Tyan
2013-03-28  8:29   ` Minkyu Kang
2013-04-01 11:37     ` Amarendra Reddy
2013-04-01 11:46       ` 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=515973A2.8020906@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