From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marek Vasut Date: Thu, 10 Oct 2013 01:38:52 +0200 Subject: [U-Boot] [PATCH 3/6] usb: omap: Move the usb phy code to the usb/phy directory In-Reply-To: <1381339171-31647-4-git-send-email-dmurphy@ti.com> References: <1381339171-31647-1-git-send-email-dmurphy@ti.com> <1381339171-31647-4-git-send-email-dmurphy@ti.com> Message-ID: <201310100138.52462.marex@denx.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Dear Dan Murphy, > Moving the usb/phy code from xhci-omap to the usb/phy directory > and moving the associated phy code over to the new file. > > Newer TI processors adding xHCI support will have different PHY > configurations so therefore abstracting this code away will prevent > messing around with the xhci-omap file itself. > > Signed-off-by: Dan Murphy git format-patch -M would help here greatly too. Best regards, Marek Vasut