]> git.baikalelectronics.ru Git - uboot.git/commit
doc: bindings: add mdio.txt describing generic MDIO properties
authorAlex Marginean <alexandru.marginean@nxp.com>
Thu, 25 Jul 2019 09:33:18 +0000 (12:33 +0300)
committerJoe Hershberger <joe.hershberger@ni.com>
Wed, 4 Sep 2019 16:37:19 +0000 (11:37 -0500)
commit1494799384dee127c2fa9a112e54022cc36728f0
tree53628889eefea48862c491154633174d6c893a50
parentc457271fa3dee0e2a05fb597c73390c9512c892b
doc: bindings: add mdio.txt describing generic MDIO properties

Adds a binding document for mdio.  A notable deviation from corresponding
Linux binding is the introduction of device-name optional property, which
can be used to name MDIO buses.  Two reset optional properties described
by Linux binding are also not present as they don't seem to be used in
U-Boot at this time.

Signed-off-by: Alex Marginean <alexm.osslist@gmail.com>
Acked-by: Joe Hershberger <joe.hershberger@ni.com>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
Signed-off-by: Alex Marginean <alexm.osslist@gmail.com>
Acked-by: Joe Hershberger <joe.hershberger@ni.com>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
doc/device-tree-bindings/net/mdio.txt [new file with mode: 0644]