Moikka, On Mon, Oct 08, 2012 at 03:06:46PM -0700, Tony Lindgren wrote: > * Sakari Ailus <sakari.ailus@xxxxxx> [121007 13:09]: > > Add the registers used to configure the CSI-2 receiver PHY on OMAP3430 and > > 3630 and map them in the ISP driver. The register is part of the control > > block but it only is needed by the ISP driver. > > Just checking.. These do get reserved with request_mem_region() > in isp_map_mem_resource() before they get ioremapped, right? That's right. The code doing that can be found in drivers/media/platform/omap3isp/isp.c in a function called isp_map_mem_resource(). > And camera is the only user for these registers and they are > not shared with anything else? Correct. These registers only contain bits for configuring the CSI-2 PHY routing and CCP2 clock/strobe mode. > If so, then this is OK to merge via the media patches: > > Acked-by: Tony Lindgren <tony@xxxxxxxxxxx> Thanks! :-) -- Sakari Ailus e-mail: sakari.ailus@xxxxxx XMPP: sailus@xxxxxxxxxxxxxx -- To unsubscribe from this list: send the line "unsubscribe linux-omap" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html