• Akinobu Mita's avatar
    net: w5100: support W5200 · 0c165ff2
    Akinobu Mita authored
    This adds support for W5200 chip.
    
    W5100 and W5200 have similar memory map although some of their offsets
    are different.  The register access sequences between them are different
    but w5100 driver has abstraction layer for difference bus interface
    modes so it is easy to add W5200 support to w5100 and w5100-spi drivers.
    Signed-off-by: default avatarAkinobu Mita <akinobu.mita@gmail.com>
    Cc: Mike Sinkovsky <msink@permonline.ru>
    Cc: David S. Miller <davem@davemloft.net>
    Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
    0c165ff2
Kconfig 2.58 KB