Linux Samsung SOC development
 help / color / mirror / Atom feed
From: Kukjin Kim <kgene.kim@samsung.com>
To: 'Kyungmin Park' <kmpark@infradead.org>
Cc: 'Naveen Krishna Ch' <ch.naveen@samsung.com>,
	linux-samsung-soc@vger.kernel.org, ben-linux@fluff.org,
	linux-i2c@vger.kernel.org, linux-arm-kernel@lists.infradead.org
Subject: RE: [PATCH 2/3] ARM: S5PV210: Add support for I2C devices on SMDKV210 and SMDKC110
Date: Mon, 19 Jul 2010 09:29:25 +0900	[thread overview]
Message-ID: <000201cb26d9$7472a420$5d57ec60$%kim@samsung.com> (raw)
In-Reply-To: <AANLkTikK6qjh4yG5OX8g8Ih22SCg-2m3nUIfMDABHChf@mail.gmail.com>

Kyungmin Park wrote:
> 
> On Fri, Jul 16, 2010 at 10:13 PM, Kukjin Kim <kgene.kim@samsung.com>
wrote:
> > From: Naveen Krishna Ch <ch.naveen@samsung.com>
> >
> > This patch adds support I2C-0/1/2 devices to the SMDKV210/SMDKC110.
> >
> > Signed-off-by: Naveen Krishna Ch <ch.naveen@samsung.com>
> > Signed-off-by: Kukjin Kim <kgene.kim@samsung.com>
> > ---
> >  arch/arm/mach-s5pv210/Kconfig         |    8 ++++++++
> >  arch/arm/mach-s5pv210/mach-smdkc110.c |   28
> ++++++++++++++++++++++++++++
> >  arch/arm/mach-s5pv210/mach-smdkv210.c |   29
> +++++++++++++++++++++++++++++
> >  3 files changed, 65 insertions(+), 0 deletions(-)
> >

(snip)

> >
> > +static struct i2c_board_info smdkc100_i2c_devs0[] __initdata = {
> > +       { I2C_BOARD_INFO("24c08", 0x50), },     /* Samsung S524AD0XD1 */
> > +};
> > +
> 
> why smdkc100?
> 
Oh,...thank you for pointing out..will fix it.

> > +static struct i2c_board_info smdkc100_i2c_devs1[] __initdata = {
> > +       /* To Be Updated */
> > +};
> > +
> Ditto
> 
> > +static struct i2c_board_info smdkc100_i2c_devs2[] __initdata = {
> > +       /* To Be Updated */
> > +};
> Ditto
> 

(snip)

Thanks.

Best regards,
Kgene.
--
Kukjin Kim <kgene.kim@samsung.com>, Senior Engineer,
SW Solution Development Team, Samsung Electronics Co., Ltd.

  reply	other threads:[~2010-07-19  0:29 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-07-16 13:13 [PATCH 0/3] Add support I2C devices on SMDK6440, SMDKC110 and SMDKV210 Kukjin Kim
     [not found] ` <1279285999-27555-1-git-send-email-kgene.kim-Sze3O3UU22JBDgjK7y7TUQ@public.gmane.org>
2010-07-16 13:13   ` [PATCH 1/3] ARM: S5P6440: Add support for I2C channel 0 and 1 on SMDK6440 Kukjin Kim
2010-07-16 13:13 ` [PATCH 2/3] ARM: S5PV210: Add support for I2C devices on SMDKV210 and SMDKC110 Kukjin Kim
2010-07-16 13:43   ` Kyungmin Park
2010-07-19  0:29     ` Kukjin Kim [this message]
2010-07-16 13:13 ` [PATCH 3/3] i2c/busses: Select I2C bus support for S5PV210 and S5P6440 Kukjin Kim
2010-07-16 13:41   ` Kyungmin Park
     [not found]     ` <AANLkTikqjZVKDgCIuZ0QCvzrzdrNmGUOq2YZyqb0TKZn-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2010-07-19  0:24       ` Kukjin Kim
2010-07-21 10:50     ` Kukjin Kim
2010-07-16 13:39 ` [PATCH 0/3] Add support I2C devices on SMDK6440, SMDKC110 and SMDKV210 Kyungmin Park

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='000201cb26d9$7472a420$5d57ec60$%kim@samsung.com' \
    --to=kgene.kim@samsung.com \
    --cc=ben-linux@fluff.org \
    --cc=ch.naveen@samsung.com \
    --cc=kmpark@infradead.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-i2c@vger.kernel.org \
    --cc=linux-samsung-soc@vger.kernel.org \
    /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