RE: Current state of AM33xx patches
From: Hiremath, Vaibhav <hidden>
Date: 2012-07-04 10:50:20
Also in:
linux-arm-kernel
From: Hiremath, Vaibhav <hidden>
Date: 2012-07-04 10:50:20
Also in:
linux-arm-kernel
On Wed, Jul 04, 2012 at 15:37:31, Paul Walmsley wrote:
On Sat, 30 Jun 2012, Daniel Mack wrote:quoted
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.
quoted
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. Thanks, Vaibhav