public inbox for netdev@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH linux-next v2 0/1] Sparx5 SerDes: Fixed stack frame size warning
@ 2021-03-29 14:13 Steen Hegelund
  2021-03-29 14:13 ` [PATCH linux-next v2 1/1] phy: Sparx5 Eth SerDes: Use direct register operations Steen Hegelund
  0 siblings, 1 reply; 3+ messages in thread
From: Steen Hegelund @ 2021-03-29 14:13 UTC (permalink / raw)
  To: Kishon Vijay Abraham I, Vinod Koul
  Cc: Steen Hegelund, Alexandre Belloni, Microchip UNG Driver List,
	netdev, linux-kernel

History:
--------

v2:
- Corrected a 10g lane reset signal.

v1:
- The SerDes driver changes its table based register operations into direct
  register operations to avoid the large stack footprint reported by a
  kernel robot.
- The 25g reset operation was changed slightly to make it equivalent to the
  20g reset operation.

Steen Hegelund (1):
  phy: Sparx5 Eth SerDes: Use direct register operations

 drivers/phy/microchip/sparx5_serdes.c | 1869 +++++++++++++------------
 1 file changed, 951 insertions(+), 918 deletions(-)

-- 
2.31.1


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2021-04-06  5:08 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-03-29 14:13 [PATCH linux-next v2 0/1] Sparx5 SerDes: Fixed stack frame size warning Steen Hegelund
2021-03-29 14:13 ` [PATCH linux-next v2 1/1] phy: Sparx5 Eth SerDes: Use direct register operations Steen Hegelund
2021-04-06  5:08   ` Vinod Koul

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox