]> git.baikalelectronics.ru Git - kernel.git/commit
net: mvmdio: add ACPI support
authorMarcin Wojtas <mw@semihalf.com>
Mon, 21 Jun 2021 17:30:26 +0000 (19:30 +0200)
committerDavid S. Miller <davem@davemloft.net>
Tue, 22 Jun 2021 16:54:55 +0000 (09:54 -0700)
commita7e740b5939bb7d745f705f8daac6a7d20315302
tree4c3cf4e8ffb934e2d089ceb807c8206ad710dcb4
parent54b476ca9c871efa20fe4ca3aa5f84fc737602de
net: mvmdio: add ACPI support

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

Signed-off-by: Marcin Wojtas <mw@semihalf.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/marvell/mvmdio.c