Re: [PATCH v5 0/7] add NS2 support to bgmac

2016-11-03 Thread David Miller
From: Jon Mason Date: Wed, 2 Nov 2016 13:08:01 -0400 > Add support for the amac found in the Broadcom Northstar2 SoC to the > bgmac driver. This necessitates adding support to connect to an > externally defined phy (as described in the device tree) in the driver. > These phy changes are in addi

[PATCH v5 0/7] add NS2 support to bgmac

2016-11-02 Thread Jon Mason
Changes in v5: * Change a pr_err to netdev_err (per Scott Branden) * Reword the lane swap binding documentation (per Andrew Lunn) Changes in v4: * Actually send out the lane swap binding doc patch (Per Scott Branden) * Remove unused #define (Per Andrew Lunn) Changes in v3: * Clean-up the bgmac