All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH net-next 0/5] dwmac-sun8i cleanup and shutdown hook
@ 2021-01-03 11:25 ` Samuel Holland
  0 siblings, 0 replies; 22+ messages in thread
From: Samuel Holland @ 2021-01-03 11:25 UTC (permalink / raw)
  To: Giuseppe Cavallaro, Alexandre Torgue, Jose Abreu,
	David S. Miller, Jakub Kicinski, Maxime Ripard, Chen-Yu Tsai,
	Jernej Skrabec, Corentin Labbe
  Cc: Ondrej Jirman, netdev, linux-arm-kernel, linux-kernel,
	linux-sunxi, Samuel Holland

These patches clean up some things I noticed while fixing suspend/resume
behavior. The first four are minor code improvements. The last one adds
a shutdown hook to minimize power consumption on boards without a PMIC.

Samuel Holland (5):
  net: stmmac: dwmac-sun8i: Return void from PHY unpower
  net: stmmac: dwmac-sun8i: Remove unnecessary PHY power check
  net: stmmac: dwmac-sun8i: Use reset_control_reset
  net: stmmac: dwmac-sun8i: Minor probe function cleanup
  net: stmmac: dwmac-sun8i: Add a shutdown callback

 .../net/ethernet/stmicro/stmmac/dwmac-sun8i.c | 31 ++++++++++++-------
 1 file changed, 19 insertions(+), 12 deletions(-)

-- 
2.26.2


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

end of thread, other threads:[~2021-01-06 10:09 UTC | newest]

Thread overview: 22+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-01-03 11:25 [PATCH net-next 0/5] dwmac-sun8i cleanup and shutdown hook Samuel Holland
2021-01-03 11:25 ` Samuel Holland
2021-01-03 11:25 ` [PATCH net-next 1/5] net: stmmac: dwmac-sun8i: Return void from PHY unpower Samuel Holland
2021-01-03 11:25   ` Samuel Holland
2021-01-06 10:00   ` Chen-Yu Tsai
2021-01-06 10:00     ` Chen-Yu Tsai
2021-01-03 11:25 ` [PATCH net-next 2/5] net: stmmac: dwmac-sun8i: Remove unnecessary PHY power check Samuel Holland
2021-01-03 11:25   ` Samuel Holland
2021-01-06 10:00   ` Chen-Yu Tsai
2021-01-06 10:00     ` Chen-Yu Tsai
2021-01-03 11:25 ` [PATCH net-next 3/5] net: stmmac: dwmac-sun8i: Use reset_control_reset Samuel Holland
2021-01-03 11:25   ` Samuel Holland
2021-01-06 10:00   ` Chen-Yu Tsai
2021-01-06 10:00     ` Chen-Yu Tsai
2021-01-03 11:25 ` [PATCH net-next 4/5] net: stmmac: dwmac-sun8i: Minor probe function cleanup Samuel Holland
2021-01-03 11:25   ` Samuel Holland
2021-01-06 10:01   ` Chen-Yu Tsai
2021-01-06 10:01     ` Chen-Yu Tsai
2021-01-03 11:25 ` [PATCH net-next 5/5] net: stmmac: dwmac-sun8i: Add a shutdown callback Samuel Holland
2021-01-03 11:25   ` Samuel Holland
2021-01-06 10:07   ` Chen-Yu Tsai
2021-01-06 10:07     ` Chen-Yu Tsai

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.