From: kmpark@infradead.org (Kyungmin Park)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 0/3] Add support I2C devices on SMDK6440, SMDKC110 and SMDKV210
Date: Fri, 16 Jul 2010 22:39:32 +0900 [thread overview]
Message-ID: <AANLkTinRtiRcfTteZR-OkmLpL1oSpEmsKf0MWDj89AUH@mail.gmail.com> (raw)
In-Reply-To: <1279285999-27555-1-git-send-email-kgene.kim@samsung.com>
Maybe it requires the s5pc210(s5pv310) support also.
As you know s5pc210 has 8 I2Cs. the problem is that current
implementation need each i2c device gpio setup and Kconfig
Do you think it's reasonable?
I think we need to find a good way to solve this issue. do you have any idea?
Thank you,
Kyungmin Park
On Fri, Jul 16, 2010 at 10:13 PM, Kukjin Kim <kgene.kim@samsung.com> wrote:
> This patches is to support I2C devices on SMDK6440, SMDKC110 and SMDKV210.
> S5P6440 can support I2C channel 0 and 1, and S5PV210/S5PC110 can support
> I2C channel 0, 1 and 2.
>
> [PATCH 1/3] ARM: S5P6440: Add support for I2C channel 0 and 1 on SMDK6440
> [PATCH 2/3] ARM: S5PV210: Add support for I2C devices on SMDKV210 and SMDKC110
> [PATCH 3/3] i2c/busses: Select I2C bus support for S5PV210 and S5P6440.
> --
> To unsubscribe from this list: send the line "unsubscribe linux-samsung-soc" in
> the body of a message to majordomo at vger.kernel.org
> More majordomo info at ?http://vger.kernel.org/majordomo-info.html
>
prev parent reply other threads:[~2010-07-16 13:39 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
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
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
2010-07-19 0:24 ` Kukjin Kim
2010-07-21 10:50 ` Kukjin Kim
2010-07-16 13:39 ` Kyungmin Park [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=AANLkTinRtiRcfTteZR-OkmLpL1oSpEmsKf0MWDj89AUH@mail.gmail.com \
--to=kmpark@infradead.org \
--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;
as well as URLs for NNTP newsgroup(s).