]> git.baikalelectronics.ru Git - uboot.git/commit
net: ag7xxx: Comment register names
authorJoe Hershberger <joe.hershberger@ni.com>
Mon, 26 Jun 2017 19:40:08 +0000 (14:40 -0500)
committerJoe Hershberger <joe.hershberger@ni.com>
Mon, 7 Aug 2017 20:18:29 +0000 (15:18 -0500)
commit45b4271b07043ee72bb6d8f69a28d21eb74facf9
tree1dc73716d9ff9ae15ac7e63d5086066490abf89f
parent2cb1e41a74a09ae02f2ce2e6e7d5f18e3e7dcf05
net: ag7xxx: Comment register names

The register constants don't use the exact names that are used in the
TRM, so add comments that use the exact names so that it is clear what
register is being referred to.

https://www.atheros-drivers.com/qualcomm-atheros-datasheets-for-AR9331.html

Signed-off-by: Joe Hershberger <joe.hershberger@ni.com>
Acked-by: Marek Vasut <marex@denx.de>
drivers/net/ag7xxx.c