
Hi Marek,
On Mon, Aug 13, 2018 at 1:56 PM, Marek Vasut marex@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@denx.de Cc: Chin Liang See chin.liang.see@intel.com Cc: Dinh Nguyen dinguyen@kernel.org Cc: Ley Foon Tan ley.foon.tan@intel.com Cc: Joe Hershberger joe.hershberger@ni.com
Looks good, but can you add something in doc/device-tree-bindings?
Acked-by: Joe Hershberger joe.hershberger@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.