This patch series is ment to address issues revealed and discussed in linux-arm-kernel and linux-usb mailing lists in thread [1] This patch series: * Improves ulpi phy detection by utilizing the ulpi defined "scratch" register. * Enables unknown ulpi phy without the need to hard code the id. * Adds useful output, regarding the ulpi phy discovery. [1] http://www.spinics.net/lists/arm-kernel/msg100433.html Igor Grinberg (2): USB: otg/ulpi: improve ulpi phy detection. USB: otg/ulpi: extend id's table. drivers/usb/otg/ulpi.c | 60 +++++++++++++++++++++++++++++++++++++++++------ 1 files changed, 52 insertions(+), 8 deletions(-) -- To unsubscribe from this list: send the line "unsubscribe linux-usb" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html