[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <1439490305-29215-1-git-send-email-ramneek.mehresh@freescale.com>
Date: Thu, 13 Aug 2015 23:54:48 +0530
From: Ramneek Mehresh <ramneek.mehresh@...escale.com>
To: <linux-kernel@...r.kernel.org>
CC: <balbi@...com>, <stern@...land.harvard.edu>,
<gregkh@...uxfoundation.org>, <linux-usb@...r.kernel.org>,
Ramneek Mehresh <ramneek.mehresh@...escale.com>
Subject: [PATCH 0/8][v3] Add OTG support for FSL socs
Add support for otg for all freescale socs having internal
usb phy.
Ramneek Mehresh (8):
usb:fsl:otg: Make fsl otg driver as tristate
usb:fsl:otg: Add controller version based ULPI and UTMI phy
usb:fsl:otg: Add support to add/remove usb host driver
usb:fsl:otg: Signal host drv when host is otg
usb:fsl:otg: Modify otg_event to start host drv
usb:fsl:otg: Combine host/gadget start/resume for ID change
usb:fsl:otg: Remove host drv upon otg bring-up
usb:fsl:otg: Add host-gadget drv sync delay
drivers/usb/host/ehci-fsl.c | 73 +++++++++++++++++++++++++++++++------------
drivers/usb/host/ehci-fsl.h | 18 +++++++++++
drivers/usb/phy/Kconfig | 2 +-
drivers/usb/phy/phy-fsl-usb.c | 58 +++++++++++++++++++++++++---------
drivers/usb/phy/phy-fsl-usb.h | 7 +++++
include/linux/usb.h | 1 +
6 files changed, 124 insertions(+), 35 deletions(-)
--
Changes for v3:
- removed CONFIG_FSL_USB2_OTG and CONFIG_FSL_USB2_OTG_MODULE
macros
- removed call to usb_hcd_resume_root_hub(hcd) from
ehci_fsl_drv_resume()
1.8.3.1
--
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