summaryrefslogtreecommitdiffstats
path: root/include/linux/mdio-bitbang.h
Commit message (Collapse)AuthorAgeFilesLines
* Generic bitbanged MDIO libraryScott Wood2007-10-101-0/+42
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: Scott Wood <scottwood@freescale.com> Signed-off-by: Jeff Garzik <jeff@garzik.org>
OpenPOWER on IntegriCloud