[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20200311.234530.105958086242766446.davem@davemloft.net>
Date: Wed, 11 Mar 2020 23:45:30 -0700 (PDT)
From: David Miller <davem@...emloft.net>
To: darell.tan@...il.com
Cc: netdev@...r.kernel.org, andrew@...n.ch, f.fainelli@...il.com,
hkallweit1@...il.com
Subject: Re: [PATCH] net: phy: Fix marvell_set_downshift() from clobbering
MSCR register
From: Darell Tan <darell.tan@...il.com>
Date: Wed, 11 Mar 2020 22:41:38 +0800
> Fix marvell_set_downshift() from clobbering MSCR register.
>
> A typo in marvell_set_downshift() clobbers the MSCR register. This
> register also shares settings with the auto MDI-X detection, set by
> marvell_set_polarity(). In the 1116R init, downshift is set after
> polarity, causing the polarity settings to be clobbered.
>
> This bug is present on the 5.4 series and was introduced in commit
> 6ef05eb73c8f ("net: phy: marvell: Refactor setting downshift into a
> helper"). This patch need not be forward-ported to 5.5 because the
> functions were rewritten.
>
> Signed-off-by: Darell Tan <darell.tan@...il.com>
I don't see marvell_set_downshift() in 'net' nor 'net-next'.
Powered by blists - more mailing lists