]> git.baikalelectronics.ru Git - uboot.git/commit
dt-bindings: net: dp83867: Remove binding doc from U-Boot tree
authorMichal Simek <michal.simek@xilinx.com>
Mon, 17 Feb 2020 09:38:57 +0000 (10:38 +0100)
committerJoe Hershberger <joe.hershberger@ni.com>
Mon, 9 Mar 2020 23:11:25 +0000 (18:11 -0500)
commita455696b015822e977cb359c39c6199e9613d98e
tree67941953786f185620769fae89a12007ed60f99a
parent9d9a1a0145673080892a5c2941e5a706e820c15c
dt-bindings: net: dp83867: Remove binding doc from U-Boot tree

U-Boot is having DT which doesn't cover all options currently supported by
driver. DT binding is aligned with Linux kernel version available here.
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/tree/Documentation/devicetree/bindings/net/ti,dp83867.txt
Based on my talk with Grygorii Strashko better will be to remove it.

Also Linux kernel bindings are being converted to yaml that's another
reason to do it only at one place.

Signed-off-by: Michal Simek <michal.simek@xilinx.com>
Reviewed-by: Grygorii Strashko <grygorii.strashko@ti.com>
doc/device-tree-bindings/net/ti,dp83867.txt [deleted file]