]> git.ipfire.org Git - people/ms/u-boot.git/commit
dt: net: add DWC EQoS binding
authorStephen Warren <swarren@nvidia.com>
Fri, 21 Oct 2016 20:46:46 +0000 (14:46 -0600)
committerJoe Hershberger <joe.hershberger@ni.com>
Mon, 7 Nov 2016 17:28:15 +0000 (11:28 -0600)
commitafb970f78ab94282610cb4a3855af4111ce4858e
tree3b0b6550486c0af7b710d9c0ba59aecf7a853226
parent4b6035da482cccda06aeb419634f99937c9fc783
dt: net: add DWC EQoS binding

The Synopsys DWC EQoS is a configurable Ethernet MAC/DMA IP block which
supports multiple options for bus type, clocking and reset structure, and
feature list.

This patch imports the binding from the Linux kernel, including my V3
patch to extend the binding to cover the Tegra186, which is applied for
next-20160912. So far, my changes have been acked by Lars Persson, the
original author of the binding.

Signed-off-by: Stephen Warren <swarren@nvidia.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
Acked-by: Joe Hershberger <joe.hershberger@ni.com>
doc/device-tree-bindings/net/snps,dwc-qos-ethernet.txt [new file with mode: 0644]