From: Martin Wetterwald <[email protected]> Date: Wed, 12 Apr 2017 11:24:05 +0200
> This chip is used by a lot of embedded devices and also by the Raspberry > Pi 1, 2 & 3 which were created to promote the study of computer > sciences. Students wanting to learn kernel / network device driver > programming through those devices can only rely on the Linux kernel > driver source to make their own. > > This commit adds a lot of comments to the registers definition to expand > the register names. > > Cc: Steve Glendinning <[email protected]> > Cc: Microchip Linux Driver Support <[email protected]> > CC: David Miller <[email protected]> > Signed-off-by: Martin Wetterwald <[email protected]> > --- > Changes in v3: > * Restore previous name for TX_CMD_B_CSUM_ENABLE Please fix the GPIO numbers as indicated by Woojung Huh.
