net: phy: davicom: add IDs for DM9161B and C variants
authorGustavo Zacarias <gustavo@zacarias.com.ar>
Wed, 10 Jun 2015 16:48:20 +0000 (13:48 -0300)
committerDavid S. Miller <davem@davemloft.net>
Thu, 11 Jun 2015 07:24:53 +0000 (00:24 -0700)
commit1059261e7d6a9f9830bfeb51559d90009e526a96
tree453885f12f414dcb56d10955f9580d546be1c7d4
parenta0d2f20650e81407d8e51ad2cbdc492861c74e9c
net: phy: davicom: add IDs for DM9161B and C variants

Add PHY IDs for Davicom DM9161B and DM9161C variants.
Tested with a DM9161C on a custom Atmel-based SAM9X25 board in RMII
mode.

The DM9161B uses the same model id with just the LSB bit of the version
id changing (which is masked out).

For all intents and purposes they're the same as the DM9161A with an
added GPSI mode and better fabrication process.

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/phy/davicom.c