[U-Boot] [PATCH 1/3] net: designware: socfpga: Add Arria10 extras

Joe Hershberger joe.hershberger at ni.com
Wed Sep 19 20:04:44 UTC 2018


Hi Marek,

On Mon, Aug 13, 2018 at 1:56 PM, Marek Vasut <marex at denx.de> wrote:
> Add wrapper around the designware MAC driver to handle the SoCFPGA
> specific configuration bits. On Arria10, this is configuration of
> syscon phy_intf.
>
> Signed-off-by: Marek Vasut <marex at denx.de>
> Cc: Chin Liang See <chin.liang.see at intel.com>
> Cc: Dinh Nguyen <dinguyen at kernel.org>
> Cc: Ley Foon Tan <ley.foon.tan at intel.com>
> Cc: Joe Hershberger <joe.hershberger at ni.com>

Looks good, but can you add something in doc/device-tree-bindings?

Acked-by: Joe Hershberger <joe.hershberger at ni.com>

> ---
> NOTE: This driver is not enabled on Gen5 or Stratix10 as the
>       implementation for its specifics is missing thus far.
>       The driver can be safely enabled though, as the behavior
>       of the plain designware mac driver will be retained.
> ---


More information about the U-Boot mailing list