Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756508Ab3JOGyN (ORCPT ); Tue, 15 Oct 2013 02:54:13 -0400 Received: from devils.ext.ti.com ([198.47.26.153]:41206 "EHLO devils.ext.ti.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751176Ab3JOGyL (ORCPT ); Tue, 15 Oct 2013 02:54:11 -0400 From: George Cherian To: , , , CC: , , , , , , , , , , George Cherian Subject: [PATCH v2 0/2] Adapt phy-omap-usb2 for AM437x platform Date: Tue, 15 Oct 2013 12:23:43 +0530 Message-ID: <1381820025-31376-1-git-send-email-george.cherian@ti.com> X-Mailer: git-send-email 1.8.1 MIME-Version: 1.0 Content-Type: text/plain Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 929 Lines: 23 This series adapts the phy-omap-usb2 generic phy driver for AM437x. While at that arrange the include files alphabetically (PATCH 1) 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: Arrange the include in alphabetical order 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 -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/