[<prev] [next>] [day] [month] [year] [list]
Message-Id: <1398677080-30555-1-git-send-email-gautam.vivek@samsung.com>
Date: Mon, 28 Apr 2014 14:54:36 +0530
From: Vivek Gautam <gautam.vivek@...sung.com>
To: linux-usb@...r.kernel.org, linux-samsung-soc@...r.kernel.org
Cc: linux-kernel@...r.kernel.org, linux-doc@...r.kernel.org,
devicetree@...r.kernel.org, linux-arm-kernel@...ts.infradead.org,
gregkh@...uxfoundation.org, balbi@...com, kgene.kim@...sung.com,
k.debski@...sung.com, Vivek Gautam <gautam.vivek@...sung.com>
Subject: [PATCH v3 0/4] usb: ehci/ohci-exynos: Move to generic phy framework
Based and tested on 'usb-next' branch of Greg's usb tree, with relevant
device tree patches[1]
Changes from v2:
- Added two patches in the series for some cleanup.
usb: ohci-exynos: Use struct device instead of platform_device
usb: ehci-exynos: Use struct device instead of platform_device
- Addressed review comments.
-- Moved exynos_ohci_phyg_on()/off routines inside
exynos_ohci_phy_enable()/disable.
-- Added functions exynos_ehci_phy_enable() and exynos_ehci_phy_disable()
and moved exynos_ehci_phyg_on()/off routines respectively in them.
-- Added necessary checks.
Kamil Debski (1):
usb: ehci-exynos: Change to use phy provided by the generic phy
framework
Vivek Gautam (3):
usb: ohci-exynos: Use struct device instead of platform_device
usb: ehci-exynos: Use struct device instead of platform_device
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 | 148 +++++++++++++++++---
drivers/usb/host/ohci-exynos.c | 141 ++++++++++++++++---
3 files changed, 280 insertions(+), 46 deletions(-)
--
1.7.10.4
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists