[PATCH RFC 0/3] first pass converting omap4 clock data to DT

2013-06-03 Thread Mike Turquette
This is a very incomplete conversion of a handful of OMAP4 PRCM clocks from the statically defined clock data in arch/arm/mach-omap2/cclock44xx_data.c to a new dts file in arch/arm/boot/dts/omap4-clocks.dtsi. I am not a DT expert so many of the choices here may be quite disgusting to look at, or m

Re: [PATCH RFC 0/3] first pass converting omap4 clock data to DT

2013-06-04 Thread Mike Turquette
Quoting Tero Kristo (2013-06-04 06:28:54) > Hi Mike, > > On Mon, 2013-06-03 at 23:39 -0700, Mike Turquette wrote: > > This is a very incomplete conversion of a handful of OMAP4 PRCM clocks > > from the statically defined clock data in > > arch/arm/mach-omap2/cclock44xx_data.c to a new dts file in