summaryrefslogtreecommitdiff
path: root/include/fsl_memac.h
diff options
context:
space:
mode:
authoroliver@schinagl.nl <oliver@schinagl.nl>2016-11-08 17:38:59 +0100
committerJoe Hershberger <joe.hershberger@ni.com>2016-12-08 10:36:22 -0600
commitcebf3f558ee8b07f1a2f803fdeb9051603a308ac (patch)
tree12ef1aaab275ea42e8331e350fab379c5d4f6b18 /include/fsl_memac.h
parentcbe40e116d12a0bc6022e69e625ffb7140e29a60 (diff)
net: phy: realtek: Only force master mode on rtl8211b/c
Commit 525d187af ("net: phy: Optionally force master mode for RTL PHY") added the define to force the PHY into master mode. Unfortunatly this is an all or nothing switch. So it applies to either all PHY's or no PHY's. The bug that define tried to solve was a buggy PLL in the RTL8211C only. The Olimex OLinuXino Lime2 has gotten an upgrade where the PHY was replaced with an RTL8211E. With this define however, both lime2 boards are either forced to master mode or not. We could of course have a binary for each board, but the following patch fixes this by adding a 'quirk' to the flags to the rtl8211b and rtl8211c only. It is now possible to force master mode, but only have it apply to the rtl8211b and rtl8211c. Signed-off-by: Olliver Schinagl <oliver@schinagl.nl> Acked-by: Joe Hershberger <joe.hershberger@ni.com>
Diffstat (limited to 'include/fsl_memac.h')
0 files changed, 0 insertions, 0 deletions