[U-Boot] [PATCH v2 03/11] dts: sunxi: Bring in Ethernet device tree bindings

Simon Glass sjg at chromium.org
Thu Apr 9 05:04:17 CEST 2015


On 5 April 2015 at 16:07, Simon Glass <sjg at chromium.org> wrote:
> Since we will use these bindings on sunxi, bring them in from Linux
> 4.0-rc1.
>
> Signed-off-by: Simon Glass <sjg at chromium.org>
> Acked-by: Ian Campbell <ijc at hellion.org.uk>
> ---
>
> Changes in v2: None
>
>  .../net/allwinner,sun4i-emac.txt                   | 19 +++++++
>  .../net/allwinner,sun4i-mdio.txt                   | 27 ++++++++++
>  .../net/allwinner,sun7i-a20-gmac.txt               | 27 ++++++++++
>  doc/device-tree-bindings/net/ethernet.txt          | 25 +++++++++
>  doc/device-tree-bindings/net/stmmac.txt            | 63 ++++++++++++++++++++++
>  5 files changed, 161 insertions(+)
>  create mode 100644 doc/device-tree-bindings/net/allwinner,sun4i-emac.txt
>  create mode 100644 doc/device-tree-bindings/net/allwinner,sun4i-mdio.txt
>  create mode 100644 doc/device-tree-bindings/net/allwinner,sun7i-a20-gmac.txt
>  create mode 100644 doc/device-tree-bindings/net/ethernet.txt
>  create mode 100644 doc/device-tree-bindings/net/stmmac.txt

Applied to u-boot-dm/next.


More information about the U-Boot mailing list