<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux-dev/Documentation/i2c/chips/pca9539, branch master</title>
<subtitle>Linux kernel development work - see feature branches</subtitle>
<id>https://git.zx2c4.com/linux-dev/atom/Documentation/i2c/chips/pca9539?h=master</id>
<link rel='self' href='https://git.zx2c4.com/linux-dev/atom/Documentation/i2c/chips/pca9539?h=master'/>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/linux-dev/'/>
<updated>2009-09-18T20:45:48Z</updated>
<entry>
<title>i2c/chips: Remove deprecated pca9539 driver</title>
<updated>2009-09-18T20:45:48Z</updated>
<author>
<name>Wolfram Sang</name>
<email>w.sang@pengutronix.de</email>
</author>
<published>2009-09-18T20:45:48Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/linux-dev/commit/?id=732d481127abaa0add41ee918191ea08e9ede17e'/>
<id>urn:sha1:732d481127abaa0add41ee918191ea08e9ede17e</id>
<content type='text'>
The pca9539 driver in drivers/i2c/chips which just exports its registers to
sysfs is superseded by drivers/gpio/pca953x.c which properly uses the gpiolib.
As this driver has been deprecated for more than a year, finally remove it.

Signed-off-by: Wolfram Sang &lt;w.sang@pengutronix.de&gt;
Acked-by: Ben Gardner &lt;gardner.ben@gmail.com&gt;
Signed-off-by: Jean Delvare &lt;khali@linux-fr.org&gt;
</content>
</entry>
<entry>
<title>i2c: Convert the pca9539 driver to a new-style i2c driver</title>
<updated>2008-07-16T17:30:07Z</updated>
<author>
<name>Jean Delvare</name>
<email>khali@linux-fr.org</email>
</author>
<published>2008-07-16T17:30:07Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/linux-dev/commit/?id=3d63430a26b91fe3daee0dd933f899c225e66daa'/>
<id>urn:sha1:3d63430a26b91fe3daee0dd933f899c225e66daa</id>
<content type='text'>
The new-style pca9539 driver implements the optional detect() callback
to cover the use cases of the legacy driver.

Warning: users will now have to use the force module parameter to get
the driver to attach to their device. That's not a bad thing as these
devices can't be detected anyway.

Note that this doesn't change the fact that this driver is deprecated
in favor of gpio/pca953x.

Signed-off-by: Jean Delvare &lt;khali@linux-fr.org&gt;
</content>
</entry>
<entry>
<title>deprecate obsolete pca9539 driver</title>
<updated>2008-02-05T17:44:13Z</updated>
<author>
<name>eric miao</name>
<email>eric.miao@marvell.com</email>
</author>
<published>2008-02-05T06:28:27Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/linux-dev/commit/?id=b72540c30c9c8c2c3f17cae29962cfb50fbe166a'/>
<id>urn:sha1:b72540c30c9c8c2c3f17cae29962cfb50fbe166a</id>
<content type='text'>
Use drivers/gpio/pca9539.c instead.

Signed-off-by: eric miao &lt;eric.miao@marvell.com&gt;
Acked-by: Ben Gardner &lt;bgardner@wabtec.com&gt;
Acked-by: Jean Delvare &lt;khali@linux-fr.org&gt;
Signed-off-by: David Brownell &lt;dbrownell@users.sourceforge.net&gt;
Cc: Sam Ravnborg &lt;sam@ravnborg.org&gt;
Cc: Haavard Skinnemoen &lt;hskinnemoen@atmel.com&gt;
Cc: Philipp Zabel &lt;philipp.zabel@gmail.com&gt;
Cc: Russell King &lt;rmk@arm.linux.org.uk&gt;
Signed-off-by: Andrew Morton &lt;akpm@linux-foundation.org&gt;
Signed-off-by: Linus Torvalds &lt;torvalds@linux-foundation.org&gt;
</content>
</entry>
<entry>
<title>[PATCH] I2C: add new pca9539 driver</title>
<updated>2005-06-22T04:52:05Z</updated>
<author>
<name>bgardner@wabtec.com</name>
<email>bgardner@wabtec.com</email>
</author>
<published>2005-06-07T13:55:38Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/linux-dev/commit/?id=69dd204b6b45987dbf9ce7058cd238d355865281'/>
<id>urn:sha1:69dd204b6b45987dbf9ce7058cd238d355865281</id>
<content type='text'>
This is an i2c driver for the Philips PCA9539 (16 bit I/O port).
It uses the new i2c-sysfs interfaces.
The patch includes documentation.
It depends on the patch that renames "i2c-sysfs.h" to "hwmon-sysfs.h"

Signed-off-by: Ben Gardner &lt;bgardner@wabtec.com&gt;
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@suse.de&gt;
</content>
</entry>
</feed>
