On Mon,  2 Jun 2025 16:10:35 +0530
Gagandeep Singh <g.si...@nxp.com> wrote:

> From: Apeksha Gupta <apeksha.gu...@nxp.com>
> 
> This patch upgrades the MC firmware release API compatibility
> to 10.39.0. Added mc/fsl_dpmac.h file.
> 
> Signed-off-by: Apeksha Gupta <apeksha.gu...@nxp.com>
> ---
>  drivers/net/dpaa2/mc/fsl_dpmac.h | 490 +++++++++++++++++++++++++++++++
>  1 file changed, 490 insertions(+)
>  create mode 100644 drivers/net/dpaa2/mc/fsl_dpmac.h
> 
> diff --git a/drivers/net/dpaa2/mc/fsl_dpmac.h 
> b/drivers/net/dpaa2/mc/fsl_dpmac.h
> new file mode 100644
> index 0000000000..c4f16f6113
> --- /dev/null
> +++ b/drivers/net/dpaa2/mc/fsl_dpmac.h
> @@ -0,0 +1,490 @@
> +/* Copyright 2013-2016 Freescale Semiconductor Inc.
> + * Copyright 2018-2022, 2024 NXP
> + *

File is missing required SPDX license information.
We use that instead of the older legal boilerplate style

Reply via email to