]> git.sur5r.net Git - u-boot/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)
commit9240a2f5f1ae37cb5597d6ec913466ba33bf08ab
tree1dc73716d9ff9ae15ac7e63d5086066490abf89f
parent734f9abd179eb0d9b550993d50e4966ad0d99e92
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