Generic bitbanged MDIO library
Previously, bitbanged MDIO was only supported in individual hardware-specific drivers. This code factors out the higher level protocol implementation, reducing the hardware-specific portion to functions setting direction, data, and clock. Signed-off-by: NScott Wood <scottwood@freescale.com> Signed-off-by: NJeff Garzik <jeff@garzik.org>
Showing
drivers/net/phy/mdio-bitbang.c
0 → 100644
include/linux/mdio-bitbang.h
0 → 100644
想要评论请 注册 或 登录