From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tom Date: Thu, 05 Nov 2009 07:44:21 -0600 Subject: [U-Boot] v3 OMAP USB In-Reply-To: <3efb10970911050142t29a1083fw4deba8e77d98798@mail.gmail.com> References: <1257010667-10834-1-git-send-email-Tom.Rix@windriver.com> <4AF1986C.60007@windriver.com> <3efb10970911041221v22245887v314b4c30f213722b@mail.gmail.com> <19F8576C6E063C45BE387C64729E73940436F93858@dbde02.ent.ti.com> <3efb10970911050142t29a1083fw4deba8e77d98798@mail.gmail.com> Message-ID: <4AF2D6B5.8010808@windriver.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Remy Bohmer wrote: > Hi Ajay, > >>> I have pulled it in u-boot-usb next. >>> But I have to mention that there are a few OMAP specific patches in >>> the series. I guess it is okay to pull those in as well to keep the >>> series together. >>> If not, please let me know how to deal with those. >> Remy, >> >> OMAP specific patches are making the change only in omap3.c and omap3_xxx.h >> files so they are separated from generic files. >> >> -Ajay > > This is exactly what I was pointing at. > The complete series contains changes for generic code and changes for > board-specific code. > Since it is 1 series with patches dependant on each other, the > question appeared if it was smarter to split it up over separate > custodian trees, or keep it together in the USB tree.(since the bulk > of the changes affect USB) > My proposal was to merge it in the USB tree and push it forward from > there, if we all agree about that. > Otherwise the series need to be split up to make it independent... > > Remy I would rather keep the patch set together. My current work depends on it. I am working with the usb/cdc branch to added gadget support for omap and ultimately help mainline the usb/cdc branch. Since these patches are already in your usb/next, it seems that is a good place. What is the path forward? I think a pull request to the TI branch, else a pull to ARM, else a pull to master. If there is more interest, sooner. Tom