<feed xmlns='http://www.w3.org/2005/Atom'>
<title>talos-obmc-linux/drivers/mfd/Makefile, branch v2.6.26-rc6</title>
<subtitle>Talos™ II Linux sources for OpenBMC</subtitle>
<id>https://git.raptorcs.com/git/talos-obmc-linux/atom?h=v2.6.26-rc6</id>
<link rel='self' href='https://git.raptorcs.com/git/talos-obmc-linux/atom?h=v2.6.26-rc6'/>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/talos-obmc-linux/'/>
<updated>2008-04-19T10:29:08+00:00</updated>
<entry>
<title>[ARM] 4964/1: htc-pasic3: MFD driver for PASIC3 LED control + DS1WM chip</title>
<updated>2008-04-19T10:29:08+00:00</updated>
<author>
<name>Philipp Zabel</name>
<email>philipp.zabel@gmail.com</email>
</author>
<published>2008-04-12T12:25:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/talos-obmc-linux/commit/?id=5dc3339aa5ba29593ea57814049ddca8c12831c8'/>
<id>urn:sha1:5dc3339aa5ba29593ea57814049ddca8c12831c8</id>
<content type='text'>
This driver will provide registers, clocks and GPIOs of
the HTC PASIC3 (AIC3) and PASIC2 (AIC2) chips to the
ds1wm and leds-pasic3 drivers.

Signed-off-by: Philipp Zabel &lt;philipp.zabel@gmail.com&gt;
Signed-off-by: Russell King &lt;rmk+kernel@arm.linux.org.uk&gt;
</content>
</entry>
<entry>
<title>[ARM] 4947/1: htc-egpio, a driver for GPIO/IRQ expanders with fixed input/output pins</title>
<updated>2008-04-19T10:29:07+00:00</updated>
<author>
<name>Philipp Zabel</name>
<email>philipp.zabel@gmail.com</email>
</author>
<published>2008-04-09T18:20:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/talos-obmc-linux/commit/?id=a1635b8fe59de2c5223cda5ca8397b875c901904'/>
<id>urn:sha1:a1635b8fe59de2c5223cda5ca8397b875c901904</id>
<content type='text'>
implemented in CPLD chips on several HTC devices.

The original driver was written by Kevin O'Connor, I have adapted it to
use gpiolib and made the bus/register widths configurable.

Signed-off-by: Philipp Zabel &lt;philipp.zabel@gmail.com&gt;
Signed-off-by: Russell King &lt;rmk+kernel@arm.linux.org.uk&gt;
</content>
</entry>
<entry>
<title>ASIC3 driver</title>
<updated>2008-02-07T16:42:23+00:00</updated>
<author>
<name>Samuel Ortiz</name>
<email>sameo@openedhand.com</email>
</author>
<published>2008-02-07T08:14:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/talos-obmc-linux/commit/?id=fa9ff4b185b8f7f124c1c6686f02e690f0625287'/>
<id>urn:sha1:fa9ff4b185b8f7f124c1c6686f02e690f0625287</id>
<content type='text'>
This is a patch for the Compaq ASIC3 multi function chip, found in many
PDAs (iPAQs, HTCs...).

It is a simplified version of Paul Sokolovsky's first proposal [1].  With
this code, it is basically a GPIO and IRQ expander.  My plan is to add more
features once this patch gets reviewed and accepted.

[1] http://lkml.org/lkml/2007/5/1/46

Signed-off-by: Samuel Ortiz &lt;sameo@openedhand.com&gt;
Cc: Paul Sokolovsky &lt;pmiscml@gmail.com&gt;
Cc: Ben Dooks &lt;ben@trinity.fluff.org&gt;
Cc: Thomas Gleixner &lt;tglx@linutronix.de&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] mfd: SM501 core driver</title>
<updated>2007-02-21T01:10:14+00:00</updated>
<author>
<name>Ben Dooks</name>
<email>ben@fluff.org.uk</email>
</author>
<published>2007-02-20T21:58:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/talos-obmc-linux/commit/?id=b6d6454fdb66f3829af8b92ab06825b6060fdf7e'/>
<id>urn:sha1:b6d6454fdb66f3829af8b92ab06825b6060fdf7e</id>
<content type='text'>
This driver provides the core functionality of the SM501, which is a
multi-function chip including two framebuffers, video acceleration, USB,
and many other peripheral blocks.

The driver exports a number of entries for the peripheral drivers to use.

Signed-off-by: Ben Dooks &lt;ben-linux@fluff.org&gt;
Signed-off-by: Vincent Sanders &lt;vince@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>[MFD] Add code UCB1200/UCB1300 assabet platform support</title>
<updated>2005-09-11T09:27:23+00:00</updated>
<author>
<name>Russell King</name>
<email>rmk@dyn-67.arm.linux.org.uk</email>
</author>
<published>2005-09-11T09:27:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/talos-obmc-linux/commit/?id=48c92022ad264cb8084cee78a499f183b264e45f'/>
<id>urn:sha1:48c92022ad264cb8084cee78a499f183b264e45f</id>
<content type='text'>
Add support for Intel assabet specific board support for
UCB1200/UCB1300 devices.

Signed-off-by: Russell King &lt;rmk+kernel@arm.linux.org.uk&gt;
</content>
</entry>
<entry>
<title>[MFD] Add code UCB1200/UCB1300 touchscreen support</title>
<updated>2005-09-11T09:26:57+00:00</updated>
<author>
<name>Russell King</name>
<email>rmk@dyn-67.arm.linux.org.uk</email>
</author>
<published>2005-09-11T09:26:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/talos-obmc-linux/commit/?id=acb45439a89c6830349c02405f00a7208db0a66b'/>
<id>urn:sha1:acb45439a89c6830349c02405f00a7208db0a66b</id>
<content type='text'>
Add support for Philips UCB1200 and UCB1300 touchscreen
interfaces found on ARM devices.

Signed-off-by: Russell King &lt;rmk+kernel@arm.linux.org.uk&gt;
</content>
</entry>
<entry>
<title>[MFD] Add code UCB1200/UCB1300 device support</title>
<updated>2005-09-11T09:26:31+00:00</updated>
<author>
<name>Russell King</name>
<email>rmk@dyn-67.arm.linux.org.uk</email>
</author>
<published>2005-09-11T09:26:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/talos-obmc-linux/commit/?id=05c45ca9aa4ec57e8e22341633c7a98cc879423d'/>
<id>urn:sha1:05c45ca9aa4ec57e8e22341633c7a98cc879423d</id>
<content type='text'>
Add the core device support code for the Philips UCB1200 and
UCB1300 devices.  Also includes the following from Pavel:

This fixes u32 vs. pm_message_t confusion and uses cleaner
try_to_freeze() [fixing compilation as a side-effect on newer
kernels.]

Signed-off-by: Pavel Machek &lt;pavel@suse.cz&gt;
Signed-off-by: Russell King &lt;rmk+kernel@arm.linux.org.uk&gt;
</content>
</entry>
<entry>
<title>[MFD] Add SA11x0 MCP support</title>
<updated>2005-08-18T09:08:15+00:00</updated>
<author>
<name>Russell King</name>
<email>rmk@dyn-67.arm.linux.org.uk</email>
</author>
<published>2005-08-18T09:08:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/talos-obmc-linux/commit/?id=5e742ad66b4a8ba6f9d729660f822676d9e405d4'/>
<id>urn:sha1:5e742ad66b4a8ba6f9d729660f822676d9e405d4</id>
<content type='text'>
This adds support for the MCP interface found on SA11x0 devices.

Signed-off-by: Russell King &lt;rmk+kernel@arm.linux.org.uk&gt;
</content>
</entry>
<entry>
<title>[MFD] Add multimedia communication port core support</title>
<updated>2005-08-18T09:06:59+00:00</updated>
<author>
<name>Russell King</name>
<email>rmk@dyn-67.arm.linux.org.uk</email>
</author>
<published>2005-08-18T09:06:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/talos-obmc-linux/commit/?id=a4e137ab1447fc5009f21e257971aa60a9ec98fb'/>
<id>urn:sha1:a4e137ab1447fc5009f21e257971aa60a9ec98fb</id>
<content type='text'>
Add support for the core of the multimedia communication port
framework.  This is a port used to communicate with devices
with two DMA paths and a control path.

Signed-off-by: Russell King &lt;rmk+kernel@arm.linux.org.uk&gt;
</content>
</entry>
</feed>
