On Thu, Apr 24, 2025 at 09:43:35PM +0000, ver...@hpe.com wrote:
> From: Jean-Marie Verdun <ver...@hpe.com>
> 
> Add support for the Wiznet W5500 spi to ethernet controller
> 
> Signed-off-by: Jean-Marie Verdun <ver...@hpe.com>
> ---
>  drivers/net/Kconfig  |  54 ++---
>  drivers/net/Makefile |   7 +-
>  drivers/net/w5500.c  | 508 +++++++++++++++++++++++++++++++++++++++++++
>  drivers/net/w5500.h  | 135 ++++++++++++
>  4 files changed, 662 insertions(+), 42 deletions(-)
>  create mode 100644 drivers/net/w5500.c
>  create mode 100644 drivers/net/w5500.h

There are spacing problems in the Kconfig file as well as a number of
unrelated and incorrect changes. The Makefile also has removing of other
drivers in it. Finally, the driver itself has checkpatch.pl issues to
resolve. Please look in to all of this for v2, thanks.

-- 
Tom

Attachment: signature.asc
Description: PGP signature

Reply via email to