<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/meta-xilinx.git/conf/machine/boards/zc706, branch master</title>
<subtitle>Mirror of git.yoctoproject.org/meta-xilinx.git</subtitle>
<id>https://git.enea.com/cgit/linux/meta-xilinx.git/atom?h=master</id>
<link rel='self' href='https://git.enea.com/cgit/linux/meta-xilinx.git/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-xilinx.git/'/>
<updated>2016-03-06T10:04:03+00:00</updated>
<entry>
<title>zc706-zynq7: Switch over to in kernel device tree</title>
<updated>2016-03-06T10:04:03+00:00</updated>
<author>
<name>Nathan Rossi</name>
<email>nathan@nathanrossi.com</email>
</author>
<published>2016-02-24T06:44:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-xilinx.git/commit/?id=cad8934cba1ba92a612462ad6fa83b50116668a4'/>
<id>urn:sha1:cad8934cba1ba92a612462ad6fa83b50116668a4</id>
<content type='text'>
* Switch to the device tree that is available in the kernel source tree
* Remove the in layer device tree and configuration for the in layer
  device tree

Signed-off-by: Nathan Rossi &lt;nathan@nathanrossi.com&gt;
</content>
</entry>
<entry>
<title>conf/machine/boards/*: Update flash compatible strings</title>
<updated>2015-09-16T09:18:32+00:00</updated>
<author>
<name>Nathan Rossi</name>
<email>nathan@nathanrossi.com</email>
</author>
<published>2015-09-16T08:38:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-xilinx.git/commit/?id=fe4e6d83e77dadb2d677653a9dc8a64c46b9fb81'/>
<id>urn:sha1:fe4e6d83e77dadb2d677653a9dc8a64c46b9fb81</id>
<content type='text'>
* Update the compatible strings in the device tree to have the dummy
  'm25p80' string, the valid component string as well as adding the
  generic 'jedec,spi-nor' string for future use.

Signed-off-by: Nathan Rossi &lt;nathan@nathanrossi.com&gt;
</content>
</entry>
<entry>
<title>zynq7-base.dtsi: Update bindings for PHYs attached to ethernet nodes</title>
<updated>2015-04-21T04:12:42+00:00</updated>
<author>
<name>Nathan Rossi</name>
<email>nathan.rossi@xilinx.com</email>
</author>
<published>2015-04-21T04:12:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-xilinx.git/commit/?id=965b8e54c45b60e9d346178c8285552c3d70c28d'/>
<id>urn:sha1:965b8e54c45b60e9d346178c8285552c3d70c28d</id>
<content type='text'>
* Update the bindings to match upstream definitions for the PHY
* The macb driver does not follow the phy-handle property and relies on
  the PHY being located as the first child node of the ethernet device
* Remove the MDIO node and update all boards to nest the PHY as the
  first child node of the ethernet device, this change is backward
  compatible with the bindings for the linux-xlnx xemacps driver which
  follows the phy-handle definition

Signed-off-by: Nathan Rossi &lt;nathan.rossi@xilinx.com&gt;
</content>
</entry>
<entry>
<title>boards/*-board.dtsi: Added USB PHY nodes for USB reset</title>
<updated>2015-04-17T05:50:26+00:00</updated>
<author>
<name>Nathan Rossi</name>
<email>nathan.rossi@xilinx.com</email>
</author>
<published>2015-04-17T05:50:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-xilinx.git/commit/?id=cfacbc9f19b9778eceda3f7ef51419ab70ebc4ac'/>
<id>urn:sha1:cfacbc9f19b9778eceda3f7ef51419ab70ebc4ac</id>
<content type='text'>
* Added information about the GPIO/MIO reset pin so that the USB can be
  reset by the kernel

Signed-off-by: Nathan Rossi &lt;nathan.rossi@xilinx.com&gt;
</content>
</entry>
<entry>
<title>boards/*.dtsi: Fix up USB PHY reset nodes</title>
<updated>2014-11-04T03:52:53+00:00</updated>
<author>
<name>Nathan Rossi</name>
<email>nathan.rossi@xilinx.com</email>
</author>
<published>2014-11-04T03:45:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-xilinx.git/commit/?id=3bbc21f9f1e2d2980a459d76cc2385ce6417ea46'/>
<id>urn:sha1:3bbc21f9f1e2d2980a459d76cc2385ce6417ea46</id>
<content type='text'>
* Use the xlnx,phy-reset-gpio property to specify the USB PHY's reset
  signal

Signed-off-by: Nathan Rossi &lt;nathan.rossi@xilinx.com&gt;
</content>
</entry>
<entry>
<title>boards/*.dtsi: Updated Zynq device trees</title>
<updated>2014-10-31T08:18:52+00:00</updated>
<author>
<name>Nathan Rossi</name>
<email>nathan.rossi@xilinx.com</email>
</author>
<published>2014-10-31T08:18:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-xilinx.git/commit/?id=589e95ca85ff7378a778ef27bd9d52c72aab2e67'/>
<id>urn:sha1:589e95ca85ff7378a778ef27bd9d52c72aab2e67</id>
<content type='text'>
* Removed use of very outdated 'gpio-mask-high' and 'gpio-mask-low'

Signed-off-by: Nathan Rossi &lt;nathan.rossi@xilinx.com&gt;
</content>
</entry>
<entry>
<title>zc70*-zynq7-board.dtsi: Update binding for si570</title>
<updated>2014-09-22T05:25:56+00:00</updated>
<author>
<name>Nathan Rossi</name>
<email>nathan.rossi@xilinx.com</email>
</author>
<published>2014-09-22T05:25:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-xilinx.git/commit/?id=14a88e974ce149030046873250e45c274b26a0d8'/>
<id>urn:sha1:14a88e974ce149030046873250e45c274b26a0d8</id>
<content type='text'>
* Update the bindings for the si570 attached to the I2C bus

Signed-off-by: Nathan Rossi &lt;nathan.rossi@xilinx.com&gt;
</content>
</entry>
<entry>
<title>zynq7-base.dtsi: Update bindings</title>
<updated>2014-05-26T06:26:59+00:00</updated>
<author>
<name>Nathan Rossi</name>
<email>nathan.rossi@xilinx.com</email>
</author>
<published>2014-05-26T06:26:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-xilinx.git/commit/?id=56afae038a1c5a8165371cd295ab50ba2400efd8'/>
<id>urn:sha1:56afae038a1c5a8165371cd295ab50ba2400efd8</id>
<content type='text'>
* Update QSPI, SPI, devcfg and GPIO node bindings
* Flash node properties for boards

Signed-off-by: Nathan Rossi &lt;nathan.rossi@xilinx.com&gt;
</content>
</entry>
<entry>
<title>zynq7-mainline-gem.dtsi: Remove</title>
<updated>2014-05-21T04:26:09+00:00</updated>
<author>
<name>Nathan Rossi</name>
<email>nathan.rossi@xilinx.com</email>
</author>
<published>2014-05-21T02:13:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-xilinx.git/commit/?id=5fa542d719eb3c22165985a2755a81869ad9e926'/>
<id>urn:sha1:5fa542d719eb3c22165985a2755a81869ad9e926</id>
<content type='text'>
* These changes have been merged into the base dtsi for zynq
* Clean up and remove non-required *-yocto.dts
* Update machine confs

Signed-off-by: Nathan Rossi &lt;nathan.rossi@xilinx.com&gt;
</content>
</entry>
<entry>
<title>machine/boards: Fix-up naming of common dtsi files</title>
<updated>2014-04-30T05:32:33+00:00</updated>
<author>
<name>Nathan Rossi</name>
<email>nathan.rossi@xilinx.com</email>
</author>
<published>2014-04-30T05:32:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-xilinx.git/commit/?id=5a855ebf003e2f582634a7c46320e7c9745a7c14'/>
<id>urn:sha1:5a855ebf003e2f582634a7c46320e7c9745a7c14</id>
<content type='text'>
* Common dtsi's did not match the expected naming convention, renamed
  them to match.
* zynq-7-base.dtsi -&gt; zynq7-base.dtsi
* zynq-7-mainline-gem.dtsi -&gt; zynq7-mainline-gem.dtsi
* Updated all inclusions of renamed files

Signed-off-by: Nathan Rossi &lt;nathan.rossi@xilinx.com&gt;
</content>
</entry>
</feed>
