]> git.ipfire.org Git - people/ms/u-boot.git/commit
net: phy: micrel: add documentation for Micrel KSZ90x1 binding
authorDinh Nguyen <dinguyen@opensource.altera.com>
Wed, 27 Jan 2016 21:45:59 +0000 (15:45 -0600)
committerJoe Hershberger <joe.hershberger@ni.com>
Thu, 28 Jan 2016 19:20:29 +0000 (13:20 -0600)
commitc16e69f702b171473d46825db7e663fd27d141b4
treecd5e062caff62f67199b2b047ecf532aa01ec2e7
parent1f9e672c792404744006658047c5866c74bc1ab1
net: phy: micrel: add documentation for Micrel KSZ90x1 binding

Add the DTS documentation for the Micrel KSZ90x1 binding.

The original document was from:
[commit 4b405efbe12de28b26289282b431323d73992381 from the Linux kernel]

This takes the original document and adds a clarification on how the skew
values are represented in the code.

References:

Micrel ksz9021rl/rn Data Sheet, Revision 1.2. Dated 2/13/2014.
http://www.micrel.com/_PDF/Ethernet/datasheets/ksz9021rl-rn_ds.pdf

Micrel ksz9031rnx Data Sheet, Revision 2.1. Dated 11/20/2014.
http://www.micrel.com/_PDF/Ethernet/datasheets/KSZ9031RNX.pdf

Signed-off-by: Dinh Nguyen <dinguyen@opensource.altera.com>
Acked-by: Joe Hershberger <joe.hershberger@ni.com>
doc/device-tree-bindings/net/micrel-ksz90x1.txt [new file with mode: 0644]