Thread (14 messages) flat view 14 messages, 5 authors, 2021-08-27

Re: [PATCH v2 2/2] net: Add driver for LiteX's LiteEth network interface

From: Andrew Lunn <andrew@lunn.ch>
Date: 2021-08-27 02:11:21
Also in: linux-devicetree, lkml

On Wed, Aug 25, 2021 at 06:35:17AM +0000, Joel Stanley wrote:
On Tue, 24 Aug 2021 at 19:43, Gabriel L. Somlo [off-list ref] wrote:
quoted
Hi Joel,

Couple of comments below:

On Fri, Aug 20, 2021 at 05:17:26PM +0930, Joel Stanley wrote:
quoted
quoted
diff --git a/drivers/net/ethernet/litex/Kconfig b/drivers/net/ethernet/litex/Kconfig
new file mode 100644
index 000000000000..265dba414b41
--- /dev/null
+++ b/drivers/net/ethernet/litex/Kconfig
quoted
quoted
+
+config LITEX_LITEETH
+     tristate "LiteX Ethernet support"
Mostly cosmetic, but should there be a "depends on LITEX" statement in here?
No, there's as there is no dependency on the litex soc driver.
Which is good, you will get more build coverage that way, it will be
built of x86, arm, mips, etc...
quoted
Maybe also "select MII" and "select PHYLIB"?
Again, there is no mii or phy code so the driver doesn't need these.
Yet.

At some point i expect you will need these, but you don't need them
now.

	Andrew
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help