Added required support for getting phy-provider from generic phy framework Based and tested on 'usb-next' branch of Greg's usb tree, with relevant device tree patches (which i will sending soon). Patch: usb: ehci-exynos: Change to use phy provided by the generic phy framework is the patch from Kamil's usb phy patch-series: [PATCH v6 8/8] usb: ehci-exynos: Change to use phy provided by the generic phy framework This is reworked for addressing review comments received in mailing list. Patch: usb: ohci-exynos: Add facility to use phy provided by the generic phy framework is also reworked for addressing review comments. Corresponding changelog for patches mentioned in each patch. Kamil Debski (1): usb: ehci-exynos: Change to use phy provided by the generic phy framework Vivek Gautam (1): usb: ohci-exynos: Add facility to use phy provided by the generic phy framework .../devicetree/bindings/usb/exynos-usb.txt | 37 ++++++ drivers/usb/host/ehci-exynos.c | 123 ++++++++++++++++++-- drivers/usb/host/ohci-exynos.c | 123 ++++++++++++++++++-- 3 files changed, 263 insertions(+), 20 deletions(-) -- 1.7.10.4 -- To unsubscribe from this list: send the line "unsubscribe linux-samsung-soc" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html