<feed xmlns='http://www.w3.org/2005/Atom'>
<title>kernel/include/linux/spi/xilinx_spi.h, branch linux-3.0.y</title>
<subtitle>Hosts the 0x221E linux distro kernel.</subtitle>
<id>https://universe.0xinfinity.dev/distro/kernel/atom?h=linux-3.0.y</id>
<link rel='self' href='https://universe.0xinfinity.dev/distro/kernel/atom?h=linux-3.0.y'/>
<link rel='alternate' type='text/html' href='https://universe.0xinfinity.dev/distro/kernel/'/>
<updated>2009-12-09T01:48:14Z</updated>
<entry>
<title>xilinx_spi: add support for the DS570 IP.</title>
<updated>2009-12-09T01:48:14Z</updated>
<author>
<name>Richard Röjfors</name>
<email>richard.rojfors@mocean-labs.com</email>
</author>
<published>2009-11-13T11:28:55Z</published>
<link rel='alternate' type='text/html' href='https://universe.0xinfinity.dev/distro/kernel/commit/?id=c9da2e125588677d74324df5088149063d578e8f'/>
<id>urn:sha1:c9da2e125588677d74324df5088149063d578e8f</id>
<content type='text'>
This patch adds in support for the DS570 IP.

It's register compatible with the DS464, but adds support for 8/16/32 SPI.

The 8/16/32 support is added by attaching callbacks reading/writing the
proper amount of data. To indicate to the driver which amount of bits
to use a new field is introduced in the platform data struct.

Acked-by: Grant Likely &lt;grant.likely@secretlab.ca&gt;
Tested-by: John Linn &lt;John.Linn@xilinx.com&gt;
Signed-off-by: Richard Röjfors &lt;richard.rojfors@mocean-labs.com&gt;
Signed-off-by: Grant Likely &lt;grant.likely@secretlab.ca&gt;
</content>
</entry>
<entry>
<title>xilinx_spi: Switch to iomem functions and support little endian.</title>
<updated>2009-12-09T01:48:14Z</updated>
<author>
<name>Richard Röjfors</name>
<email>richard.rojfors@mocean-labs.com</email>
</author>
<published>2009-11-13T11:28:49Z</published>
<link rel='alternate' type='text/html' href='https://universe.0xinfinity.dev/distro/kernel/commit/?id=86fc593599c11b62a11c85b4d7b709089df15c29'/>
<id>urn:sha1:86fc593599c11b62a11c85b4d7b709089df15c29</id>
<content type='text'>
This patch changes the out_(be)(8|16|32) and in_(be)(8|16|32) calls to 32 bits ioread/iowrite.

The read and write function are attached to the internal struct as callbacks, callback
is selected depending on endianess.

This will also build on platforms not supporting the in/out calls for instance x86.

Acked-by: Grant Likely &lt;grant.likely@secretlab.ca&gt;
Tested-by: John Linn &lt;John.Linn@xilinx.com&gt;
Signed-off-by: Richard Röjfors &lt;richard.rojfors@mocean-labs.com&gt;
Signed-off-by: Grant Likely &lt;grant.likely@secretlab.ca&gt;
</content>
</entry>
<entry>
<title>xilinx_spi: Split into of driver and generic part.</title>
<updated>2009-12-09T01:48:14Z</updated>
<author>
<name>Richard Röjfors</name>
<email>richard.rojfors@mocean-labs.com</email>
</author>
<published>2009-11-13T11:28:39Z</published>
<link rel='alternate' type='text/html' href='https://universe.0xinfinity.dev/distro/kernel/commit/?id=d5af91a1faca68e9a8cc493b85aa7b194b6128aa'/>
<id>urn:sha1:d5af91a1faca68e9a8cc493b85aa7b194b6128aa</id>
<content type='text'>
This patch splits the xilinx_spi driver into a generic part and a
OF driver part.

The reason for this is to later add in a platform driver as well.

Tested-by: John Linn &lt;John.Linn@xilinx.com&gt;
Signed-off-by: Richard Röjfors &lt;richard.rojfors@mocean-labs.com&gt;
Signed-off-by: Grant Likely &lt;grant.likely@secretlab.ca&gt;
</content>
</entry>
</feed>
