linux-i2c.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v1 0/2] i2c/acpi: Support for multiple serial bus addresses
@ 2014-08-11 21:28 Srinivas Pandruvada
       [not found] ` <1407792535-21681-1-git-send-email-srinivas.pandruvada-VuQAYsv1563Yd54FQh9/CA@public.gmane.org>
  0 siblings, 1 reply; 3+ messages in thread
From: Srinivas Pandruvada @ 2014-08-11 21:28 UTC (permalink / raw)
  To: wsa-z923LK4zBo2bacvFa/9K2g,
	rafael.j.wysocki-ral2JQCrhuEAvxtiuMwx3w
  Cc: linux-i2c-u79uwXL29TY76Z2rM5mHXA,
	mika.westerberg-VuQAYsv1563Yd54FQh9/CA,
	srinivas.pandruvada-VuQAYsv1563Yd54FQh9/CA

The ACPI spec allows multiple i2c addresses for a single device. This
series addresses the implementation of this support in core i2c for ACPI
enumeration.

v1
Create an i2c device for the first valid i2c address which is not a
SMBus reserved address and let the first enumerated driver use the other
defined addresses by providing helper function to retrieve them.

v0
Sent on Mar 6, 2014
This patchset create an i2c device at every specified i2c serial bus
address.
[PATCH 1/2] i2c/ACPI: Support for multiple serial bus addresses


Mika Westerberg (1):
  i2c / ACPI: Add support for extracting multiple I2C addresses

Srinivas Pandruvada (1):
  i2c / ACPI: Create device on a valid first address

 drivers/i2c/i2c-core.c | 206 +++++++++++++++++++++++++++++++++++++++++++++++++
 include/linux/i2c.h    |   5 ++
 2 files changed, 211 insertions(+)

-- 
1.7.11.7

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

end of thread, other threads:[~2014-08-11 21:28 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-08-11 21:28 [PATCH v1 0/2] i2c/acpi: Support for multiple serial bus addresses Srinivas Pandruvada
     [not found] ` <1407792535-21681-1-git-send-email-srinivas.pandruvada-VuQAYsv1563Yd54FQh9/CA@public.gmane.org>
2014-08-11 21:28   ` [PATCH v1 1/2] i2c / ACPI: Create device on a valid first address Srinivas Pandruvada
2014-08-11 21:28   ` [PATCH v1 2/2] i2c / ACPI: Add support for extracting multiple I2C addresses Srinivas Pandruvada

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