[net,0/2] net: ravb: fixes for the ravb driver

Message ID 20231214113137.2450292-1-claudiu.beznea.uj@bp.renesas.com
Headers
Series net: ravb: fixes for the ravb driver |

Message

claudiu beznea Dec. 14, 2023, 11:31 a.m. UTC
  From: Claudiu Beznea <claudiu.beznea.uj@bp.renesas.com>

Hi,

Series adds two fixes for the ravb driver. Fixes adapt the code to comply
with the hardware manual requirements.

Thank you,
Claudiu Beznea

Claudiu Beznea (2):
  net: ravb: Wait for operation mode to be applied
  net: ravb: Check that GTI loading request is done

 drivers/net/ethernet/renesas/ravb_main.c | 55 ++++++++++++++++++++----
 1 file changed, 47 insertions(+), 8 deletions(-)