[U-Boot] [PATCH 1/2] dt: net: add DWC EQoS binding
Simon Glass
sjg at chromium.org
Mon Sep 19 02:58:01 CEST 2016
On 12 September 2016 at 11:48, Stephen Warren <swarren at wwwdotorg.org> wrote:
> From: Stephen Warren <swarren at nvidia.com>
>
> 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 at nvidia.com>
> ---
> .../net/snps,dwc-qos-ethernet.txt | 166 +++++++++++++++++++++
> 1 file changed, 166 insertions(+)
> create mode 100644 doc/device-tree-bindings/net/snps,dwc-qos-ethernet.txt
Reviewed-by: Simon Glass <sjg at chromium.org>
More information about the U-Boot
mailing list