From mboxrd@z Thu Jan 1 00:00:00 1970 From: Dan Murphy Date: Wed, 9 Oct 2013 19:36:14 -0500 Subject: [U-Boot] [PATCH 3/6] usb: omap: Move the usb phy code to the usb/phy directory In-Reply-To: <201310100235.15372.marex@denx.de> References: <1381339171-31647-1-git-send-email-dmurphy@ti.com> <201310100138.52462.marex@denx.de> <5255F2EE.30401@ti.com> <201310100235.15372.marex@denx.de> Message-ID: <5255F67E.4050201@ti.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Marek On 10/09/2013 07:35 PM, Marek Vasut wrote: > Dear Dan Murphy, > >> Marek >> >> On 10/09/2013 06:38 PM, Marek Vasut wrote: >>> 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 >> -M gives no love here. It shows the same diff that I posted. >> >> Even with an 80% delta. > Aaaaaargh ... what about splitting it into two patches then ? > > Best regards, > Marek Vasut I will see what I can do to get an easier diff. Dan -- ------------------ Dan Murphy