* Felipe Balbi <[email protected]> [120907 10:30]: > Hi, > > On Fri, Sep 07, 2012 at 10:06:22AM -0700, Tony Lindgren wrote: > > * Benoit Cousson <[email protected]> [120907 08:26]: > > > Thanks to Vaibhav <[email protected]> omap_device fix > > > (ARM: OMAP: omap_device: Fix up resource names when booted with > > > devicetre), > > > we can now specify reg and interrupts using standard device tree > > > attributes. > > > > > > Update the OMAP4 dtsi file with missing reg and interrupts attributes. > > > > > > Signed-off-by: Benoit Cousson <[email protected]> > > > Cc: Santosh Shilimkar <[email protected]> > > > Cc: Tony Lindgren <[email protected]> > > > Cc: Felipe Balbi <[email protected]> > > > --- > > > > > > Hi Tony, > > > > > > This is the first step toward reduction of the hwmod data inside > > > mach-omap2. > > > OMAP2/3/4 data still need to be there for legacy boards, but it will allow > > > OMAP5/AM33XX pure DT board to reduce the amount of data provided by hwmod. > > > > That's good to hear, that should cut down the data by some hundreds of > > lines :) > > more than you think, I guess :-)
Very cool, we're only two board files away from making omap4 data shrink by: omap_hwmod_44xx_data.c | 1432 ------------------------------------------------- But basically no need to merge similar data at all for am33xx and omap5. Regards, Tony _______________________________________________ devicetree-discuss mailing list [email protected] https://lists.ozlabs.org/listinfo/devicetree-discuss
