<feed xmlns='http://www.w3.org/2005/Atom'>
<title>u-boot.git/net/mdio-uclass.c, branch v2019.10</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>http://cgit.235523.xyz/u-boot.git/atom/net/mdio-uclass.c?h=v2019.10</id>
<link rel='self' href='http://cgit.235523.xyz/u-boot.git/atom/net/mdio-uclass.c?h=v2019.10'/>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/'/>
<updated>2019-09-04T16:37:19Z</updated>
<entry>
<title>net: mdio-uclass: name MDIO according to device-name property if preset</title>
<updated>2019-09-04T16:37:19Z</updated>
<author>
<name>Alex Marginean</name>
<email>alexandru.marginean@nxp.com</email>
</author>
<published>2019-07-25T09:33:17Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=6b3abc048228bb4336dd0cc761993353a4efb206'/>
<id>urn:sha1:6b3abc048228bb4336dd0cc761993353a4efb206</id>
<content type='text'>
Use the optional property device-name to name the MDIO bus.  This works
around limitations with using the DT node name on devices such as
Armada-8040, which integrates two cp100 cores, both featuring MDIOs at the
same relative offsets and with the same DT node names.
The concept was originally proposed by Marvell as a custom property called
mdio-name specific to Marvell driver.  This patch uses the more generic
property device-name and moves this into MDIO class code so other can use
it as well.

Signed-off-by: Alex Marginean &lt;alexm.osslist@gmail.com&gt;
Acked-by: Joe Hershberger &lt;joe.hershberger@ni.com&gt;
Reviewed-by: Bin Meng &lt;bmeng.cn@gmail.com&gt;
</content>
</entry>
<entry>
<title>net: Fix Covarity Defect 244093</title>
<updated>2019-09-04T16:37:18Z</updated>
<author>
<name>Joe Hershberger</name>
<email>joe.hershberger@ni.com</email>
</author>
<published>2019-07-30T19:49:56Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=398e7512d8d7ea5aac8ba0a72c07a3810ce39f42'/>
<id>urn:sha1:398e7512d8d7ea5aac8ba0a72c07a3810ce39f42</id>
<content type='text'>
Don't allow unterminated strings

Signed-off-by: Joe Hershberger &lt;joe.hershberger@ni.com&gt;
</content>
</entry>
<entry>
<title>net: introduce MDIO DM class for MDIO devices</title>
<updated>2019-07-15T18:32:25Z</updated>
<author>
<name>Alex Marginean</name>
<email>alexm.osslist@gmail.com</email>
</author>
<published>2019-06-03T16:10:30Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=c3452b50c3aaa0db2bb0bc68039fed4d40bedbc0'/>
<id>urn:sha1:c3452b50c3aaa0db2bb0bc68039fed4d40bedbc0</id>
<content type='text'>
Adds UCLASS_MDIO DM class supporting MDIO buses that are probed as
stand-alone devices.  Useful in particular for systems that support
DM_ETH and have a stand-alone MDIO hardware block shared by multiple
Ethernet interfaces.

Signed-off-by: Alex Marginean &lt;alexm.osslist@gmail.com&gt;
Reviewed-by: Bin Meng &lt;bmeng.cn@gmail.com&gt;
Acked-by: Joe Hershberger &lt;joe.hershberger@ni.com&gt;
</content>
</entry>
</feed>
