<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux-toradex.git/Documentation/devicetree/bindings/net, branch v3.2.62</title>
<subtitle>Linux kernel for Apalis and Colibri modules</subtitle>
<link rel='alternate' type='text/html' href='https://git.toradex.cn/cgit/linux-toradex.git/'/>
<entry>
<title>flexcan: Prefer device tree clock frequency if available.</title>
<updated>2011-08-18T03:36:38+00:00</updated>
<author>
<name>holt@sgi.com</name>
<email>holt@sgi.com</email>
</author>
<published>2011-08-16T17:32:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.toradex.cn/cgit/linux-toradex.git/commit/?id=97efe9aef1ae8922666d32f28d712745a86859e9'/>
<id>97efe9aef1ae8922666d32f28d712745a86859e9</id>
<content type='text'>
If our CAN device's device tree node has a clock-frequency property,
then use that value for the can devices clock frequency.  If not, fall
back to asking the platform/mach code for the clock frequency associated
with the flexcan device.

Signed-off-by: Robin Holt &lt;holt@sgi.com&gt;
Acked-by: Wolfgang Grandegger &lt;wg@grandegger.com&gt;,
Cc: Kumar Gala &lt;galak@kernel.crashing.org&gt;
Cc: Marc Kleine-Budde &lt;mkl@pengutronix.de&gt;,
Cc: U Bhaskar-B22300 &lt;B22300@freescale.com&gt;
Cc: Scott Wood &lt;scottwood@freescale.com&gt;
Cc: Grant Likely &lt;grant.likely@secretlab.ca&gt;
Cc: socketcan-core@lists.berlios.de,
Cc: netdev@vger.kernel.org,
Cc: PPC list &lt;linuxppc-dev@lists.ozlabs.org&gt;
Cc: devicetree-discuss@lists.ozlabs.org
Signed-off-by: David S. Miller &lt;davem@davemloft.net&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
If our CAN device's device tree node has a clock-frequency property,
then use that value for the can devices clock frequency.  If not, fall
back to asking the platform/mach code for the clock frequency associated
with the flexcan device.

Signed-off-by: Robin Holt &lt;holt@sgi.com&gt;
Acked-by: Wolfgang Grandegger &lt;wg@grandegger.com&gt;,
Cc: Kumar Gala &lt;galak@kernel.crashing.org&gt;
Cc: Marc Kleine-Budde &lt;mkl@pengutronix.de&gt;,
Cc: U Bhaskar-B22300 &lt;B22300@freescale.com&gt;
Cc: Scott Wood &lt;scottwood@freescale.com&gt;
Cc: Grant Likely &lt;grant.likely@secretlab.ca&gt;
Cc: socketcan-core@lists.berlios.de,
Cc: netdev@vger.kernel.org,
Cc: PPC list &lt;linuxppc-dev@lists.ozlabs.org&gt;
Cc: devicetree-discuss@lists.ozlabs.org
Signed-off-by: David S. Miller &lt;davem@davemloft.net&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>flexcan: Fix up fsl-flexcan device tree binding.</title>
<updated>2011-08-18T03:36:38+00:00</updated>
<author>
<name>holt@sgi.com</name>
<email>holt@sgi.com</email>
</author>
<published>2011-08-16T17:32:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.toradex.cn/cgit/linux-toradex.git/commit/?id=243abbf2a610d801904bf1e44917e9ac4ccf823e'/>
<id>243abbf2a610d801904bf1e44917e9ac4ccf823e</id>
<content type='text'>
This patch cleans up the documentation of the device-tree binding for
the Flexcan devices on Freescale's PowerPC and ARM cores. Extra
properties are not used by the driver so we are removing them.

Signed-off-by: Robin Holt &lt;holt@sgi.com&gt;
Acked-by: Marc Kleine-Budde &lt;mkl@pengutronix.de&gt;,
Acked-by: Wolfgang Grandegger &lt;wg@grandegger.com&gt;,
Cc: U Bhaskar-B22300 &lt;B22300@freescale.com&gt;
Cc: Scott Wood &lt;scottwood@freescale.com&gt;
Cc: Grant Likely &lt;grant.likely@secretlab.ca&gt;
Cc: Kumar Gala &lt;galak@kernel.crashing.org&gt;
Cc: socketcan-core@lists.berlios.de,
Cc: netdev@vger.kernel.org,
Cc: PPC list &lt;linuxppc-dev@lists.ozlabs.org&gt;
Cc: devicetree-discuss@lists.ozlabs.org
Signed-off-by: David S. Miller &lt;davem@davemloft.net&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This patch cleans up the documentation of the device-tree binding for
the Flexcan devices on Freescale's PowerPC and ARM cores. Extra
properties are not used by the driver so we are removing them.

Signed-off-by: Robin Holt &lt;holt@sgi.com&gt;
Acked-by: Marc Kleine-Budde &lt;mkl@pengutronix.de&gt;,
Acked-by: Wolfgang Grandegger &lt;wg@grandegger.com&gt;,
Cc: U Bhaskar-B22300 &lt;B22300@freescale.com&gt;
Cc: Scott Wood &lt;scottwood@freescale.com&gt;
Cc: Grant Likely &lt;grant.likely@secretlab.ca&gt;
Cc: Kumar Gala &lt;galak@kernel.crashing.org&gt;
Cc: socketcan-core@lists.berlios.de,
Cc: netdev@vger.kernel.org,
Cc: PPC list &lt;linuxppc-dev@lists.ozlabs.org&gt;
Cc: devicetree-discuss@lists.ozlabs.org
Signed-off-by: David S. Miller &lt;davem@davemloft.net&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>net/smsc911x: add device tree probe support</title>
<updated>2011-08-02T01:01:33+00:00</updated>
<author>
<name>Shawn Guo</name>
<email>shawn.guo@linaro.org</email>
</author>
<published>2011-07-30T08:26:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.toradex.cn/cgit/linux-toradex.git/commit/?id=79f88ee9836d482891ba41b1a553e2baacf31b02'/>
<id>79f88ee9836d482891ba41b1a553e2baacf31b02</id>
<content type='text'>
It adds device tree probe support for smsc911x driver.

Signed-off-by: Shawn Guo &lt;shawn.guo@linaro.org&gt;
Cc: Grant Likely &lt;grant.likely@secretlab.ca&gt;
Cc: Steve Glendinning &lt;steve.glendinning@smsc.com&gt;
Cc: David S. Miller &lt;davem@davemloft.net&gt;
Reviewed-by: Grant Likely &lt;grant.likely@secretlab.ca&gt;
Signed-off-by: David S. Miller &lt;davem@davemloft.net&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
It adds device tree probe support for smsc911x driver.

Signed-off-by: Shawn Guo &lt;shawn.guo@linaro.org&gt;
Cc: Grant Likely &lt;grant.likely@secretlab.ca&gt;
Cc: Steve Glendinning &lt;steve.glendinning@smsc.com&gt;
Cc: David S. Miller &lt;davem@davemloft.net&gt;
Reviewed-by: Grant Likely &lt;grant.likely@secretlab.ca&gt;
Signed-off-by: David S. Miller &lt;davem@davemloft.net&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'imx/dt' into next/dt</title>
<updated>2011-07-28T15:25:46+00:00</updated>
<author>
<name>Arnd Bergmann</name>
<email>arnd@arndb.de</email>
</author>
<published>2011-07-28T15:25:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.toradex.cn/cgit/linux-toradex.git/commit/?id=6124a4e430b64d1577438c8648c59e996d02e73e'/>
<id>6124a4e430b64d1577438c8648c59e996d02e73e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>arm/versatile: Add device tree support</title>
<updated>2011-07-28T07:32:04+00:00</updated>
<author>
<name>Grant Likely</name>
<email>grant.likely@secretlab.ca</email>
</author>
<published>2011-07-26T09:19:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.toradex.cn/cgit/linux-toradex.git/commit/?id=3ba7222ac992d24d09ccd0b55940b54849eef752'/>
<id>3ba7222ac992d24d09ccd0b55940b54849eef752</id>
<content type='text'>
For testing the dt work, define a dt-enabled versatile platform.

This patch adds a new versatile platform for when using the device
tree.  Add platform and amba devices are discovered and registered by
parsing the device tree.  Clocks and initial io mappings are still
configured statically.

This patch still depends on some static platform_data for a few devices
which is passed via the auxdata structure to of_platform_populate(),
but it is a viable starting point until the drivers can get all
configuration data out of the device tree.

Signed-off-by: Grant Likely &lt;grant.likely@secretlab.ca&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
For testing the dt work, define a dt-enabled versatile platform.

This patch adds a new versatile platform for when using the device
tree.  Add platform and amba devices are discovered and registered by
parsing the device tree.  Clocks and initial io mappings are still
configured statically.

This patch still depends on some static platform_data for a few devices
which is passed via the auxdata structure to of_platform_populate(),
but it is a viable starting point until the drivers can get all
configuration data out of the device tree.

Signed-off-by: Grant Likely &lt;grant.likely@secretlab.ca&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>net/fec: add device tree probe support</title>
<updated>2011-07-27T01:31:08+00:00</updated>
<author>
<name>Shawn Guo</name>
<email>shawn.guo@linaro.org</email>
</author>
<published>2011-06-24T18:04:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.toradex.cn/cgit/linux-toradex.git/commit/?id=ca2cc333920690db87a03c2ee3bd6f43adb3e7fb'/>
<id>ca2cc333920690db87a03c2ee3bd6f43adb3e7fb</id>
<content type='text'>
It adds device tree probe support for fec driver.

Signed-off-by: Jason Liu &lt;jason.hui@linaro.org&gt;
Signed-off-by: Shawn Guo &lt;shawn.guo@linaro.org&gt;
Cc: David S. Miller &lt;davem@davemloft.net&gt;
Cc: Grant Likely &lt;grant.likely@secretlab.ca&gt;
Acked-by: Grant Likely &lt;grant.likely@secretlab.ca&gt;
Acked-by: David S. Miller &lt;davem@davemloft.net&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
It adds device tree probe support for fec driver.

Signed-off-by: Jason Liu &lt;jason.hui@linaro.org&gt;
Signed-off-by: Shawn Guo &lt;shawn.guo@linaro.org&gt;
Cc: David S. Miller &lt;davem@davemloft.net&gt;
Cc: Grant Likely &lt;grant.likely@secretlab.ca&gt;
Acked-by: Grant Likely &lt;grant.likely@secretlab.ca&gt;
Acked-by: David S. Miller &lt;davem@davemloft.net&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>doc: powerpc: drop +x perms on text file</title>
<updated>2011-06-27T14:39:34+00:00</updated>
<author>
<name>Mike Frysinger</name>
<email>vapier@gentoo.org</email>
</author>
<published>2011-05-30T04:07:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.toradex.cn/cgit/linux-toradex.git/commit/?id=d364b601163841c24287540ae3548d19a0d2932e'/>
<id>d364b601163841c24287540ae3548d19a0d2932e</id>
<content type='text'>
Signed-off-by: Mike Frysinger &lt;vapier@gentoo.org&gt;
Signed-off-by: Jiri Kosina &lt;jkosina@suse.cz&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Mike Frysinger &lt;vapier@gentoo.org&gt;
Signed-off-by: Jiri Kosina &lt;jkosina@suse.cz&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>ptp: Added a clock that uses the eTSEC found on the MPC85xx.</title>
<updated>2011-05-23T20:10:14+00:00</updated>
<author>
<name>Richard Cochran</name>
<email>richardcochran@gmail.com</email>
</author>
<published>2011-04-22T10:03:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.toradex.cn/cgit/linux-toradex.git/commit/?id=c78275f366c687b5b3ead3d99fc96d1f02d38a8e'/>
<id>c78275f366c687b5b3ead3d99fc96d1f02d38a8e</id>
<content type='text'>
The eTSEC includes a PTP clock with quite a few features. This patch adds
support for the basic clock adjustment functions, plus two external time
stamps, one alarm, and the PPS callback.

Signed-off-by: Richard Cochran &lt;richard.cochran@omicron.at&gt;
Acked-by: David S. Miller &lt;davem@davemloft.net&gt;
Acked-by: John Stultz &lt;john.stultz@linaro.org&gt;
Signed-off-by: John Stultz &lt;john.stultz@linaro.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The eTSEC includes a PTP clock with quite a few features. This patch adds
support for the basic clock adjustment functions, plus two external time
stamps, one alarm, and the PPS callback.

Signed-off-by: Richard Cochran &lt;richard.cochran@omicron.at&gt;
Acked-by: David S. Miller &lt;davem@davemloft.net&gt;
Acked-by: John Stultz &lt;john.stultz@linaro.org&gt;
Signed-off-by: John Stultz &lt;john.stultz@linaro.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>powerpc: Adding bindings for flexcan controller</title>
<updated>2011-05-19T06:14:31+00:00</updated>
<author>
<name>Bhaskar Upadhaya</name>
<email>bhaskar.upadhaya@freescale.com</email>
</author>
<published>2011-04-19T13:58:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.toradex.cn/cgit/linux-toradex.git/commit/?id=9c817f183b8e02e418d3d5396a16879dc11f921d'/>
<id>9c817f183b8e02e418d3d5396a16879dc11f921d</id>
<content type='text'>
Signed-off-by: Bhaskar Upadhaya &lt;bhaskar.upadhaya@freescale.com&gt;
Acked-By: Scott Wood &lt;scottwood@freescale.com&gt;
Signed-off-by: Kumar Gala &lt;galak@kernel.crashing.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Bhaskar Upadhaya &lt;bhaskar.upadhaya@freescale.com&gt;
Acked-By: Scott Wood &lt;scottwood@freescale.com&gt;
Signed-off-by: Kumar Gala &lt;galak@kernel.crashing.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix common misspellings</title>
<updated>2011-03-31T14:26:23+00:00</updated>
<author>
<name>Lucas De Marchi</name>
<email>lucas.demarchi@profusion.mobi</email>
</author>
<published>2011-03-31T01:57:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.toradex.cn/cgit/linux-toradex.git/commit/?id=25985edcedea6396277003854657b5f3cb31a628'/>
<id>25985edcedea6396277003854657b5f3cb31a628</id>
<content type='text'>
Fixes generated by 'codespell' and manually reviewed.

Signed-off-by: Lucas De Marchi &lt;lucas.demarchi@profusion.mobi&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixes generated by 'codespell' and manually reviewed.

Signed-off-by: Lucas De Marchi &lt;lucas.demarchi@profusion.mobi&gt;
</pre>
</div>
</content>
</entry>
</feed>
