[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <26f27cf3-fd9b-462f-c337-a439e750dfb1@kernel.org>
Date: Fri, 14 Jul 2023 09:41:42 -0500
From: Dinh Nguyen <dinguyen@...nel.org>
To: Jakub Kicinski <kuba@...nel.org>, Paolo Abeni <pabeni@...hat.com>
Cc: Krzysztof Kozlowski <krzk@...nel.org>, netdev@...r.kernel.org,
davem@...emloft.net, edumazet@...gle.com, joabreu@...opsys.com,
robh+dt@...nel.org, krzysztof.kozlowskii+dt@...aro.org, conor+dt@...nel.org,
devicetree@...r.kernel.org
Subject: Re: [PATCH 2/2] net: dwmac_socfpga: use the standard "ahb" reset
On 7/13/23 11:51, Jakub Kicinski wrote:
> On Thu, 13 Jul 2023 14:39:57 +0200 Paolo Abeni wrote:
>>> However for ABI breaks with scope limited to only one given platform, it
>>> is the platform's maintainer choice to allow or not allow ABI breaks.
>>> What we, Devicetree maintainers expect, is to mention and provide
>>> rationale for the ABI break in the commit msg.
>>
>> @Dinh: you should at least update the commit message to provide such
>> rationale, or possibly even better, drop this 2nd patch on next
>> submission.
>
> Or support both bindings, because the reset looks optional. So maybe
> instead of deleting the use of "stmmaceth-ocp", only go down that path
> if stpriv->plat->stmmac_ahb_rst is NULL?
I think in a way, it's already supporting both reset lines. The main
dwmac-platform is looking for "ahb" and the socfpga-dwmac is looking for
"stmmaceth-ocp".
So I'll just drop this patch.
Thanks for all the review.
Dinh
Powered by blists - more mailing lists