linux-i2c.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] i2c-s3c2410: Implementation bus arbitration support
@ 2012-11-29  5:05 Naveen Krishna Chatradhi
  2012-11-29  5:05 ` [PATCH 1/2] i2c-s3c2410: Leave the bus disabled unless it is in use Naveen Krishna Chatradhi
  2012-11-29  5:05 ` [PATCH 2/2] i2c-s3c2410: Add bus arbitration implementation Naveen Krishna Chatradhi
  0 siblings, 2 replies; 16+ messages in thread
From: Naveen Krishna Chatradhi @ 2012-11-29  5:05 UTC (permalink / raw)
  To: linux-arm-kernel, linux-samsung-soc, linux-i2c
  Cc: naveen, sjg, grundler, w.sang, linux-kernel

This patchset adds support for i2c bus arbitration between AP(exynos),
device(EC) in i2c-s3c2410 driver.

Simon Glass (2):
  i2c-s3c2410: Leave the bus disabled unless it is in use
  i2c-s3c2410: Add bus arbitration implementation

 .../devicetree/bindings/i2c/samsung-i2c.txt        |   46 +++++
 drivers/i2c/busses/i2c-s3c2410.c                   |  204 ++++++++++++++++++--
 2 files changed, 233 insertions(+), 17 deletions(-)

-- 
1.7.9.5

^ permalink raw reply	[flat|nested] 16+ messages in thread

end of thread, other threads:[~2014-03-12 19:29 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-11-29  5:05 [PATCH 0/2] i2c-s3c2410: Implementation bus arbitration support Naveen Krishna Chatradhi
2012-11-29  5:05 ` [PATCH 1/2] i2c-s3c2410: Leave the bus disabled unless it is in use Naveen Krishna Chatradhi
2012-11-29 14:44   ` Kyungmin Park
     [not found]     ` <CAH9JG2VZAZfpfCjtxgMDsJPNf10FOO_PNV4poVkTgX=2XCoEpQ-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2013-01-07 12:02       ` Naveen Krishna Ch
     [not found]   ` <1354165536-18529-2-git-send-email-ch.naveen-Sze3O3UU22JBDgjK7y7TUQ@public.gmane.org>
2013-01-24 12:20     ` Wolfram Sang
2014-02-07  8:50       ` Naveen Krishna Ch
2014-02-07  8:54   ` [PATCH] " Naveen Krishna Chatradhi
2014-03-12 19:27     ` Wolfram Sang
2014-03-12 19:29       ` Wolfram Sang
2012-11-29  5:05 ` [PATCH 2/2] i2c-s3c2410: Add bus arbitration implementation Naveen Krishna Chatradhi
     [not found]   ` <1354165536-18529-3-git-send-email-ch.naveen-Sze3O3UU22JBDgjK7y7TUQ@public.gmane.org>
2012-11-29 16:34     ` Mark Brown
2012-11-30  2:13       ` Simon Glass
     [not found]         ` <CAPnjgZ0atD3k=gT0vjgkLO_SA8DMak6SiT6nZ_2T6WFqtK0szQ-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2012-11-30  6:14           ` Olof Johansson
2012-12-01 13:26             ` Mark Brown
     [not found]               ` <20121201132632.GA17981-yzvPICuk2AATkU/dhu1WVueM+bqZidxxQQ4Iyu8u01E@public.gmane.org>
2012-12-04  0:11                 ` Olof Johansson
     [not found]                   ` <CAOesGMgzBGieYJ131sUX7u8EWPEusxareFzC0XPt48+oNuh-xA-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2012-12-04  5:15                     ` Naveen Krishna Ch

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).