<feed xmlns='http://www.w3.org/2005/Atom'>
<title>u-boot.git/doc/device-tree-bindings/spi, branch v2015.07</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>http://cgit.235523.xyz/u-boot.git/atom/doc/device-tree-bindings/spi?h=v2015.07</id>
<link rel='self' href='http://cgit.235523.xyz/u-boot.git/atom/doc/device-tree-bindings/spi?h=v2015.07'/>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/'/>
<updated>2015-07-01T15:45:03Z</updated>
<entry>
<title>spi: zynq_spi: Add fdt support in driver</title>
<updated>2015-07-01T15:45:03Z</updated>
<author>
<name>Jagan Teki</name>
<email>jteki@openedev.com</email>
</author>
<published>2015-06-26T19:21:34Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=cdc9dd0750bcff780d54050512206fcf2ad05489'/>
<id>urn:sha1:cdc9dd0750bcff780d54050512206fcf2ad05489</id>
<content type='text'>
Now zynq spi driver platform data is controlled by devicetree,
enable the status by saying "okay" on respective board dts to use
the devicetree generated platdata.

Ex:
&amp;spi1 {
	status = "okay";
};

Signed-off-by: Jagan Teki &lt;jteki@openedev.com&gt;
Acked-by: Simon Glass &lt;sjg@chromium.org&gt;
Cc: Michal Simek &lt;michal.simek@xilinx.com&gt;
Cc: Siva Durga Prasad Paladugu &lt;sivadur@xilinx.com&gt;
Tested-by: Jagan Teki &lt;jteki@openedev.com&gt;
</content>
</entry>
<entry>
<title>dts: zynq: Add zynq spi controller nodes</title>
<updated>2015-07-01T15:45:03Z</updated>
<author>
<name>Jagan Teki</name>
<email>jteki@openedev.com</email>
</author>
<published>2015-06-26T19:21:33Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=a8a8fc9ceea8430224c8c0ac932a75c029a1e225'/>
<id>urn:sha1:a8a8fc9ceea8430224c8c0ac932a75c029a1e225</id>
<content type='text'>
This patch adds zynq spi controller nodes in zynq-7000.dtsi.

Signed-off-by: Jagan Teki &lt;jteki@openedev.com&gt;
Acked-by: Simon Glass &lt;sjg@chromium.org&gt;
Cc: Michal Simek &lt;michal.simek@xilinx.com&gt;
Cc: Siva Durga Prasad Paladugu &lt;sivadur@xilinx.com&gt;
Tested-by: Jagan Teki &lt;jteki@openedev.com&gt;
</content>
</entry>
<entry>
<title>dm: spi: Add soft_spi implementation</title>
<updated>2014-10-22T16:36:48Z</updated>
<author>
<name>Simon Glass</name>
<email>sjg@chromium.org</email>
</author>
<published>2014-10-14T05:42:00Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=623b638607aa00dad85cee36e229011c79b249ce'/>
<id>urn:sha1:623b638607aa00dad85cee36e229011c79b249ce</id>
<content type='text'>
Add a new implementation of soft_spi that uses device tree to specify the
GPIOs. This will replace soft_spi_legacy for boards which use driver model.

Signed-off-by: Simon Glass &lt;sjg@chromium.org&gt;
Reviewed-by: Jagannadha Sutradharudu Teki &lt;jagannadh.teki@gmail.com&gt;
</content>
</entry>
<entry>
<title>spi: Support half-duplex mode in FDT decode</title>
<updated>2014-08-05T18:48:01Z</updated>
<author>
<name>Simon Glass</name>
<email>sjg@chromium.org</email>
</author>
<published>2014-07-07T16:16:39Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=22052c6236cbebc446ffd51ac69271fe063c654a'/>
<id>urn:sha1:22052c6236cbebc446ffd51ac69271fe063c654a</id>
<content type='text'>
This parameter should also be supported.

Signed-off-by: Simon Glass &lt;sjg@chromium.org&gt;
Tested-by: Ajay Kumar &lt;ajaykumar.rs@samsung.com&gt;
Reviewed-by: Jagannadha Sutradharudu Teki &lt;jaganna@xilinx.com&gt;
</content>
</entry>
<entry>
<title>spi: Add device tree binding for SPI bus</title>
<updated>2013-12-09T19:22:14Z</updated>
<author>
<name>Simon Glass</name>
<email>sjg@chromium.org</email>
</author>
<published>2013-12-03T23:43:25Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=afb6134f30db2f97bae81ff56c7c9e4eee07b396'/>
<id>urn:sha1:afb6134f30db2f97bae81ff56c7c9e4eee07b396</id>
<content type='text'>
This was obtained from Linux 3.12 commit 5e01dc7b26.

Signed-off-by: Simon Glass &lt;sjg@chromium.org&gt;
</content>
</entry>
</feed>
