[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <990a3fc9-7fd6-49b6-8918-d5bf4ae48953@molgen.mpg.de>
Date: Wed, 15 Jan 2025 10:22:09 +0100
From: Paul Menzel <pmenzel@...gen.mpg.de>
To: Joey Lu <a0987203069@...il.com>
Cc: andrew+netdev@...n.ch, davem@...emloft.net, edumazet@...gle.com,
kuba@...nel.org, pabeni@...hat.com, robh@...nel.org, krzk+dt@...nel.org,
conor+dt@...nel.org, mcoquelin.stm32@...il.com, richardcochran@...il.com,
devicetree@...r.kernel.org, ychuang3@...oton.com, netdev@...r.kernel.org,
openbmc@...ts.ozlabs.org, alexandre.torgue@...s.st.com,
linux-kernel@...r.kernel.org, joabreu@...opsys.com,
Andrew Lunn <andrew@...n.ch>, schung@...oton.com, peppe.cavallaro@...com,
yclu4@...oton.com, linux-stm32@...md-mailman.stormreply.com,
linux-arm-kernel@...ts.infradead.org
Subject: Re: [PATCH net-next v7 3/3] net: stmmac: dwmac-nuvoton: Add dwmac
glue for Nuvoton MA35 family
Dear Joey,
Thank you for your prompt reply.
Am 15.01.25 um 10:03 schrieb Joey Lu:
> Paul Menzel 於 1/14/2025 9:49 AM 寫道:
[…]
>> Am 13.01.25 um 00:54 schrieb Joey Lu:
>>> Add support for Gigabit Ethernet on Nuvoton MA35 series using dwmac
>>> driver.
[…]
>> Also, please document how tested the driver. Maybe even paste new log
>> messages.
>
> These are the kernel configurations for testing the MA35D1 GMAC driver:
> ARCH_MA35, STMMAC_PLATFORM, DWMAC_NUVOTON.
>
> I'm not sure if this information is sufficient, so please provide some
> guidance on what else I should include to meet your requirements.
I’d be interested on what hardware you tested it. Probably some
evaluation or customer reference board.
> I will include the log messages at the end of the email.
Awesome. Thank you. Personally, I also like to see those in the commit
message.
>>> Reviewed-by: Andrew Lunn <andrew@...n.ch>
>>> Signed-off-by: Joey Lu <a0987203069@...il.com>
>>
>> As you use your company email address in the AUTHOR line below, please
>> also add that email address to the commit message (and maybe even as
>> the author).
>
> I will update the AUTHOR to use my personal email address instead of the
> company email.
Understood. (yclu4@...oton.com is also personal, but the Gmail address
is private, I guess. ;-)).
For statistics, how companies contribute to the Linux kernel, having the
company address somewhere would be nice though, as you are doing this as
your work at Nuvoton, right?
>>> ---
>>> drivers/net/ethernet/stmicro/stmmac/Kconfig | 11 ++
>>> drivers/net/ethernet/stmicro/stmmac/Makefile | 1 +
>>> .../ethernet/stmicro/stmmac/dwmac-nuvoton.c | 179 ++++++++++++++++++
>>> 3 files changed, 191 insertions(+)
>>> create mode 100644 drivers/net/ethernet/stmicro/stmmac/dwmac-nuvoton.c
[…]
> log:
>
> [ T0] Booting Linux on physical CPU 0x0000000000 [0x411fd040]
Out of curiosity, how do you get these timestamps T0, T1, …?
[…]
Thank you and kind regards,
Paul
Powered by blists - more mailing lists