From mboxrd@z Thu Jan 1 00:00:00 1970 From: George Cherian Subject: [PATCH v3 0/2] Adapt phy-omap-usb2 for AM437x platform Date: Tue, 15 Oct 2013 16:07:41 +0530 Message-ID: <1381833463-12149-1-git-send-email-george.cherian@ti.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Sender: linux-kernel-owner@vger.kernel.org To: linux-kernel@vger.kernel.org, linux-doc@vger.kernel.org, devicetree@vger.kernel.org, linux-usb@vger.kernel.org Cc: tony@atomide.com, balbi@ti.com, kishon@ti.com, rob@landley.net, ijc+devicetree@hellion.org.uk, swarren@wwwdotorg.org, mark.rutland@arm.com, pawel.moll@arm.com, rob.herring@calxeda.com, gregkh@linuxfoundation.org, George Cherian List-Id: devicetree@vger.kernel.org This series adapts the phy-omap-usb2 generic phy driver for AM437x. While at that sort the include files alphabetically (PATCH 1) Patch1 - v2->v3 Amend the commit log V2 of 2nd Patch which fixes the following from v1 - List comaptible entries in Documentaion - Add usb_phy_data instead of checking compatible each time. George Cherian (2): phy: omap-usb2: Sort the headers alphabetically phy: omap-usb2: Adapt phy-omap-usb2 for AM437x Documentation/devicetree/bindings/usb/usb-phy.txt | 4 +- drivers/phy/phy-omap-usb2.c | 72 +++++++++++++++-------- include/linux/usb/omap_usb.h | 10 ++++ 3 files changed, 62 insertions(+), 24 deletions(-) -- 1.8.1