Hi Sakari, Thanks for the patch. On Friday 02 March 2012 19:30:42 Sakari Ailus wrote: > From: Sakari Ailus <sakari.ailus@xxxxxxxxxxxxxxxxxxxxxxxxxx> > > This currently introduces an extra file to the arch/arm/mach-omap2 > directory: board-rm680-camera.c. Keeping the device tree in mind, the > context of the file could be represented as static data with one exception: > the external clock to the sensor. > > This external clock is provided by the OMAP 3 SoC and required by the > sensor. The issue is that the clock originates from the ISP and not from > PRCM block as the other clocks and thus is not supported by the clock > framework. Otherwise the sensor driver could just clk_get() and clk_enable() > it, just like the regulators and gpios. > > Signed-off-by: Sakari Ailus <sakari.ailus@xxxxxxxxxxxxxxxxxxxxxxxxxx> Acked-by: Laurent Pinchart <laurent.pinchart@xxxxxxxxxxxxxxxx> -- Regards, Laurent Pinchart -- To unsubscribe from this list: send the line "unsubscribe linux-media" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html