mirror of
https://github.com/LineageOS/android_kernel_fxtec_sm6115.git
synced 2026-05-25 17:53:13 +00:00
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>