[PATCH v1 1/2] net: phy: Add driver for Motorcomm YT8531S Gigabit ethernet phy

Tom Rini trini at konsulko.com
Wed Jan 1 21:41:31 CET 2025


On Sat, Nov 23, 2024 at 11:38:43PM -0800, Frank Sae wrote:

> Add driver for Motorcomm YT8531S Gigabit ethernet phy.
> 
> Signed-off-by: Frank Sae <Frank.Sae at motor-comm.com>
> ---
>  drivers/net/phy/motorcomm.c | 96 ++++++++++++++++++++++++++++++++++++-
>  1 file changed, 94 insertions(+), 2 deletions(-)
> 
> diff --git a/drivers/net/phy/motorcomm.c b/drivers/net/phy/motorcomm.c
> index 4d67203ee7..a1d5eac7bf 100644
> --- a/drivers/net/phy/motorcomm.c
> +++ b/drivers/net/phy/motorcomm.c
> @@ -1,8 +1,8 @@
>  // SPDX-License-Identifier: GPL-2.0+
>  /*
> - * Motorcomm 8531 PHY driver.
> + * Motorcomm YT8511/YT8531/YT8531S/YT8821 PHY driver.
>   *
> - * Copyright (C) 2023 StarFive Technology Co., Ltd.
> + * Copyright (C) 2024 Motorcomm Electronic Technology Co., Ltd.
>   */
>  

When applying, I've NOT removed the StarFive copyright line as I assume
this is an unintentional change.

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 659 bytes
Desc: not available
URL: <https://lists.denx.de/pipermail/u-boot/attachments/20250101/995cf4ff/attachment.sig>


More information about the U-Boot mailing list