OSDN Git Service

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)
commitc54da4c1acb1d62b3aec36b18473c430675e26d4
tree4c3cf4e8ffb934e2d089ceb807c8206ad710dcb4
parent33fc11f0983b969f6da3a295567aa814e958980b
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