devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Joey Lu <a0987203069@gmail.com>
To: Przemek Kitszel <przemyslaw.kitszel@intel.com>
Cc: alexandre.torgue@foss.st.com, joabreu@synopsys.com,
	ychuang3@nuvoton.com, schung@nuvoton.com, yclu4@nuvoton.com,
	peppe.cavallaro@st.com, linux-arm-kernel@lists.infradead.org,
	netdev@vger.kernel.org, devicetree@vger.kernel.org,
	linux-kernel@vger.kernel.org, openbmc@lists.ozlabs.org,
	linux-stm32@st-md-mailman.stormreply.com, andrew+netdev@lunn.ch,
	davem@davemloft.net, edumazet@google.com, kuba@kernel.org,
	pabeni@redhat.com, robh@kernel.org, krzk+dt@kernel.org,
	conor+dt@kernel.org, mcoquelin.stm32@gmail.com,
	richardcochran@gmail.com
Subject: Re: [PATCH v5 3/3] net: stmmac: dwmac-nuvoton: Add dwmac glue for Nuvoton MA35 family
Date: Tue, 24 Dec 2024 17:37:30 +0800	[thread overview]
Message-ID: <5ae923d7-3b4f-430c-bb43-edee7f549e56@gmail.com> (raw)
In-Reply-To: <c800e544-82af-43d3-b07a-e7b1a4028330@intel.com>


Przemek Kitszel 於 12/20/2024 6:59 PM 寫道:
> On 12/20/24 08:07, Joey Lu wrote:
>> Dear Przemek,
>>
>> Thank you for your reply.
>
> sure :)
> please also configure your email to write replies as plain-text, instead
> of HTML
Thank you for the reminder🙂
>
> I also forgot to say, that you should have target this series for the
> net-next (--subject-prefix for git-send-email)
>
May I confirm if you are referring to netdev/net-next?
>
> Please also note that your v2 should wait to be send in the new year,
> as we will begin the Winter Break for netdev ML in a moment.
>
Got it! Happy holidays! 🎉
>
>>>> +/* 2000ps is mapped to 0 ~ 0xF */
>>>> +#define PATH_DELAY_DEC      134
>>>
>>> would be great to previx your macros by NVT_
>> Got it.
>>>
>>> why 134 and not 125?
>>
>> The interval is confirmed to be 134. The mapping is as follows:
>>
>> |0000| = 0.00 ns
>> |0001| = 0.13 ns
>> |0010| = 0.27 ns
>> ...
>> |1111| = 2.00 ns
>
> thanks, that's correct, sorry for confusion
>
>

      reply	other threads:[~2024-12-24  9:37 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-12-18 11:44 [PATCH v5 0/3] Add support for Nuvoton MA35D1 GMAC Joey Lu
2024-12-18 11:44 ` [PATCH v5 1/3] dt-bindings: net: nuvoton: Add schema for Nuvoton MA35 family GMAC Joey Lu
2024-12-31  1:03   ` Rob Herring (Arm)
2024-12-18 11:44 ` [PATCH v5 2/3] arm64: dts: nuvoton: Add Ethernet nodes Joey Lu
2024-12-18 11:44 ` [PATCH v5 3/3] net: stmmac: dwmac-nuvoton: Add dwmac glue for Nuvoton MA35 family Joey Lu
2024-12-18 13:26   ` Przemek Kitszel
     [not found]     ` <216e7c97-e0b1-4833-b344-a71834020b15@gmail.com>
2024-12-20 10:59       ` Przemek Kitszel
2024-12-24  9:37         ` Joey Lu [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=5ae923d7-3b4f-430c-bb43-edee7f549e56@gmail.com \
    --to=a0987203069@gmail.com \
    --cc=alexandre.torgue@foss.st.com \
    --cc=andrew+netdev@lunn.ch \
    --cc=conor+dt@kernel.org \
    --cc=davem@davemloft.net \
    --cc=devicetree@vger.kernel.org \
    --cc=edumazet@google.com \
    --cc=joabreu@synopsys.com \
    --cc=krzk+dt@kernel.org \
    --cc=kuba@kernel.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-stm32@st-md-mailman.stormreply.com \
    --cc=mcoquelin.stm32@gmail.com \
    --cc=netdev@vger.kernel.org \
    --cc=openbmc@lists.ozlabs.org \
    --cc=pabeni@redhat.com \
    --cc=peppe.cavallaro@st.com \
    --cc=przemyslaw.kitszel@intel.com \
    --cc=richardcochran@gmail.com \
    --cc=robh@kernel.org \
    --cc=schung@nuvoton.com \
    --cc=ychuang3@nuvoton.com \
    --cc=yclu4@nuvoton.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).