mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH 0/6] net: ravb: Fixes for the ravb driver
@ 2023-11-27  9:04 Claudiu
  2023-11-27  9:04 ` [PATCH 1/6] net: ravb: Check return value of reset_control_deassert() Claudiu
                   ` (5 more replies)
  0 siblings, 6 replies; 13+ messages in thread
From: Claudiu @ 2023-11-27  9:04 UTC (permalink / raw)
  To: s.shtylyov, davem, edumazet, kuba, pabeni, richardcochran,
	p.zabel, yoshihiro.shimoda.uh, geert+renesas, wsa+renesas, robh,
	biju.das.jz, prabhakar.mahadev-lad.rj, mitsuhiro.kimura.kc,
	masaru.nagai.vx
  Cc: netdev, linux-renesas-soc, linux-kernel, Claudiu Beznea

From: Claudiu Beznea <claudiu.beznea.uj@bp.renesas.com>

Hi,

This series adds some fixes for ravb driver. Patches in this series
were initilly part of series at [1].

Changes since [1]:
- addressed review comments
- added patch 6/6

[1] https://lore.kernel.org/all/20231120084606.4083194-1-claudiu.beznea.uj@bp.renesas.com/

Claudiu Beznea (6):
  net: ravb: Check return value of reset_control_deassert()
  net: ravb: Use pm_runtime_resume_and_get()
  net: ravb: Make write access to CXR35 first before accessing other
    EMAC registers
  net: ravb: Start TX queues after HW initialization succeeded
  net: ravb: Stop DMA in case of failures on ravb_open()
  net: ravb: Keep reverse order of operations in ravb_remove()

 drivers/net/ethernet/renesas/ravb_main.c | 58 ++++++++++++++----------
 1 file changed, 35 insertions(+), 23 deletions(-)

-- 
2.39.2


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

end of thread, other threads:[~2023-11-28  7:19 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-11-27  9:04 [PATCH 0/6] net: ravb: Fixes for the ravb driver Claudiu
2023-11-27  9:04 ` [PATCH 1/6] net: ravb: Check return value of reset_control_deassert() Claudiu
2023-11-27 11:49   ` Philipp Zabel
2023-11-27 16:39   ` Sergey Shtylyov
2023-11-28  7:19     ` claudiu beznea
2023-11-27 16:39   ` Sergey Shtylyov
2023-11-27  9:04 ` [PATCH 2/6] net: ravb: Use pm_runtime_resume_and_get() Claudiu
2023-11-27 16:47   ` Sergey Shtylyov
2023-11-27  9:04 ` [PATCH 3/6] net: ravb: Make write access to CXR35 first before accessing other EMAC registers Claudiu
2023-11-27  9:04 ` [PATCH 4/6] net: ravb: Start TX queues after HW initialization succeeded Claudiu
2023-11-27  9:04 ` [PATCH 5/6] net: ravb: Stop DMA in case of failures on ravb_open() Claudiu
2023-11-27  9:04 ` [PATCH 6/6] net: ravb: Keep reverse order of operations in ravb_remove() Claudiu
2023-11-27 17:16   ` Sergey Shtylyov

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

all inboxes | Powered by JetHome®