[U-Boot] [PATCH 03/10][v4] driver: net: fsl-mc: Add APIs for DPMAC objects in FLIB
York Sun
yorksun at freescale.com
Mon Nov 30 18:02:38 CET 2015
On 11/03/2015 10:55 PM, Prabhakar Kushwaha wrote:
> DPMAC object of Management complex controls Physical MAC and MDIO controller.
> It provides APIs for MDIO and link state updates. It also provides APIs for
> PHY/link configuration.
>
> Signed-off-by: Prabhakar Kushwaha <prabhakar at freescale.com>
> ---
> Changes for v2: Updated Copyright year
> Changes for v3: Sending as it is
> Changes for v4: Sending as it is
>
> drivers/net/fsl-mc/Makefile | 3 +-
> drivers/net/fsl-mc/dpmac.c | 222 +++++++++++++++++++++
> include/fsl-mc/fsl_dpmac.h | 468 ++++++++++++++++++++++++++++++++++++++++++++
> 3 files changed, 692 insertions(+), 1 deletion(-)
> create mode 100644 drivers/net/fsl-mc/dpmac.c
> create mode 100644 include/fsl-mc/fsl_dpmac.h
Applied to fsl-qoriq master. Thanks.
York
More information about the U-Boot
mailing list