public inbox for linux-arm-kernel@lists.infradead.org
 help / color / mirror / Atom feed
From: kgene.kim@samsung.com (Kukjin Kim)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH] S5V310: I2C0/I2C1/I2C2 support
Date: Sat, 31 Jul 2010 11:05:16 +0900	[thread overview]
Message-ID: <002f01cb3054$d4ea6bb0$7ebf4310$%kim@samsung.com> (raw)
In-Reply-To: <20100730105535.GA15067@july>

Kyungmin Park wrote:
> 
> From: Kyungmin Park <kyungmin.park@samsung.com>
> 
> Configure proper mux pins and define i2c0/i2c1/i2c2.
> 
> Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com>
> ---
>  arch/arm/mach-s5pv310/Kconfig      |   10 ++++++++++
>  arch/arm/mach-s5pv310/Makefile     |    5 +++++
>  arch/arm/mach-s5pv310/setup-i2c0.c |   12 ++++++++++--
>  arch/arm/mach-s5pv310/setup-i2c1.c |   25 +++++++++++++++++++++++++
>  arch/arm/mach-s5pv310/setup-i2c2.c |   26 ++++++++++++++++++++++++++
>  5 files changed, 76 insertions(+), 2 deletions(-)
>  create mode 100644 arch/arm/mach-s5pv310/setup-i2c1.c
>  create mode 100644 arch/arm/mach-s5pv310/setup-i2c2.c
> 

(snip)

> +#include <mach/gpio.h>
Should be <linux/gpio.h>

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-31  2:05 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-07-30 10:55 [PATCH] S5V310: I2C0/I2C1/I2C2 support Kyungmin Park
2010-07-31  2:05 ` Kukjin Kim [this message]
2010-07-31  4:02   ` Kyungmin Park
2010-07-31 10:53 ` Russell King - ARM Linux

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='002f01cb3054$d4ea6bb0$7ebf4310$%kim@samsung.com' \
    --to=kgene.kim@samsung.com \
    --cc=linux-arm-kernel@lists.infradead.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