[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <yw1xk1yt0zbp.fsf@mansr.com>
Date: Tue, 14 Nov 2017 13:22:50 +0000
From: Måns Rullgård <mans@...sr.com>
To: Marc Gonzalez <marc_gonzalez@...madesigns.com>
Cc: David Miller <davem@...emloft.net>,
netdev <netdev@...r.kernel.org>,
"Linux ARM" <linux-arm-kernel@...ts.infradead.org>,
Florian Fainelli <f.fainelli@...il.com>,
Thibaud Cornic <thibaud_cornic@...madesigns.com>,
Mason <slash.tmp@...e.fr>
Subject: Re: [PATCH v3 2/4] net: nb8800: Simplify nb8800_pause_config()
Marc Gonzalez <marc_gonzalez@...madesigns.com> writes:
> On 14/11/2017 13:38, Måns Rullgård wrote:
>
>> Marc Gonzalez writes:
>>
>>> The "flow control enable" bit can be tweaked, even if DMA is enabled.
>>
>> No, it can't. Maybe on some of your newer chips it can, but not on the
>> older ones.
>
> Again, I suppose you are referring to your SMP8642-based board.
>
> Are you saying you tested this patch, and it doesn't work?
> What are the symptoms?
I didn't test that patch per se. I did initially try simply changing
that bit, and this didn't work. Either it had no effect, or it locked
up the controller, I forget which. The manual explicitly states that
writes are forbidden while the DMA enabled bit is set.
If shutting down the DMA really isn't possible, I would rather just
allow changing the flow control setting only when the interface is
stopped. The normal case of getting the initial setting from the
auto-negotiation will still work properly. It just won't be possible to
change it while the link is active.
--
Måns Rullgård
Powered by blists - more mailing lists