RE: [PATCH v3 2/3] net: ethernet: renesas: Add Ethernet Switch driver
From: Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com>
Date: 2022-09-26 06:30:12
Also in:
linux-devicetree, linux-renesas-soc
From: Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com>
Date: 2022-09-26 06:30:12
Also in:
linux-devicetree, linux-renesas-soc
Hi Jakub,
From: Jakub Kicinski, Sent: Friday, September 23, 2022 11:44 AM On Thu, 22 Sep 2022 14:28:02 +0900 Yoshihiro Shimoda wrote:quoted
Add Renesas Ethernet Switch driver for R-Car S4-8 to be used as an ethernet controller.Looks like we have a lot of sparse warnings here. Please try building the module with W=1 C=1 and make sure it builds cleanly.
I got it. I'll fix the warnings. Best regards, Yoshihiro Shimoda