From mboxrd@z Thu Jan 1 00:00:00 1970 From: zonque@gmail.com (Daniel Mack) Date: Mon, 23 Jul 2012 08:30:47 +0200 Subject: Current state of AM33xx patches In-Reply-To: References: <4FD5BA4C.9070706@gmail.com> <79CD15C6BA57404B839C016229A409A83EA5361A@DBDE01.ent.ti.com> <4FE326A8.8090807@gmail.com> <4FE8AB37.7030907@gmail.com> <4FE9A00B.6010908@ti.com> <79CD15C6BA57404B839C016229A409A83EA5B7FD@DBDE01.ent.ti.com> <4FEC7394.9030208@gmail.com> <79CD15C6BA57404B839C016229A409A83EA5FBC1@DBDE01.ent.ti.com> <4FEDF54D.4030609@gmail.com> <4FEEC7F2.8070507@gmail.com> <79CD15C6BA57404B839C016229A409A83EA635DC@DBDE01.ent.ti.com> <4FF42761.2000701@gmail.com> Message-ID: <500CEF97.4050207@gmail.com> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On 05.07.2012 19:45, N, Mugunthan V wrote: >> -----Original Message----- >> From: Daniel Mack [mailto:zonque at gmail.com] >> Sent: Wednesday, July 04, 2012 4:52 PM >> To: Hiremath, Vaibhav >> Cc: Paul Walmsley; Nori, Sekhar; Jason Kridner; Tony Lindgren; Hilman, >> Kevin; Hernandez, Carlos; Maupin, Chase; linux-omap at vger.kernel.org; >> linux-arm-kernel at lists.infradead.org; Kridner, Jason; N, Mugunthan V >> Subject: Re: Current state of AM33xx patches >> >> On 04.07.2012 12:50, Hiremath, Vaibhav wrote: >>> On Wed, Jul 04, 2012 at 15:37:31, Paul Walmsley wrote: >>>> On Sat, 30 Jun 2012, Daniel Mack wrote: >>>> >>>>> Ok, thanks for the explaining this. For now, I'll add hwmod stubs for >>>>> the components I need. >>>> >>>> Hmm. Which drivers are you working on? Vaibhav Hiremath has hwmod >> data >>>> for the AM33xx. There might be some missing integration code to build >> the >>>> devices for the newer IP blocks, though. >>>> >>> >>> I would also be interested to know more here. >>> >>> >>>>> Btw, has anyone yet worked on getting the MDIO/EMAC driver merged? >>>> >>>> Mainline has: >>>> >>>> drivers/net/ethernet/ti/davinci_emac.c >>> >>> Not required for AM335X. >>> >>>> drivers/net/ethernet/ti/davinci_mdio.c >>>> >>>> Those might work for you. >>>> >>> >>> Few more files, >>> >>> drivers/net/ethernet/ti/cpsw.c >>> drivers/net/ethernet/ti/davinci_cpdma.c >>> >>> >>> Wanted to highlight one point, >>> You still have to add platform device code to get it working. >> >> Exactly. And a hwmod binding for DT. Do you have patches for that? >> >> >> Daniel > > I am working on DT support for cpsw and will be submitting the patch by > July 20, 2012 Just curious - have you made any progress on that yet? Thanks, Daniel