[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <YNOZfB4pBRrOYETA@lunn.ch>
Date: Wed, 23 Jun 2021 22:28:44 +0200
From: Andrew Lunn <andrew@...n.ch>
To: Marcin Wojtas <mw@...ihalf.com>
Cc: linux-kernel@...r.kernel.org, netdev@...r.kernel.org,
davem@...emloft.net, kuba@...nel.org, linux@...linux.org.uk,
jaz@...ihalf.com, gjb@...ihalf.com, upstream@...ihalf.com,
Samer.El-Haj-Mahmoud@....com, jon@...id-run.com, tn@...ihalf.com,
rjw@...ysocki.net, lenb@...nel.org
Subject: Re: [net-next: PATCH v3 4/6] net: mvmdio: add ACPI support
On Mon, Jun 21, 2021 at 07:30:26PM +0200, Marcin Wojtas wrote:
> This patch introducing ACPI support for the mvmdio driver by adding
> acpi_match_table with two entries:
>
> * "MRVL0100" for the SMI operation
> * "MRVL0101" for the XSMI mode
Same as the freescale MDIO bus driver, you should add
depends on FWNODE_MDIO
Otherwise you might find randconfig builds end up with it disabled,
and then linker errors.
Andrew
Powered by blists - more mailing lists