]> git.baikalelectronics.ru Git - kernel.git/commit
[media] omap3isp: Move the syscon register out of the ISP register maps
authorSakari Ailus <sakari.ailus@iki.fi>
Wed, 25 Mar 2015 22:57:34 +0000 (19:57 -0300)
committerMauro Carvalho Chehab <mchehab@osg.samsung.com>
Thu, 2 Apr 2015 19:44:18 +0000 (16:44 -0300)
commit676df8c52aa8b15b7150ed936e2c7bf695686a55
treec585caa89010913c60191839f714c7d541ba1341
parente637e63ca8088c131c8a9b981211cf9f1cec7194
[media] omap3isp: Move the syscon register out of the ISP register maps

The syscon register isn't part of the ISP, use it through the syscom driver
regmap instead. The syscom block is considered to be from 343x on ISP
revision 2.0 whereas 15.0 is assumed to have 3630 syscon.

Signed-off-by: Sakari Ailus <sakari.ailus@iki.fi>
Acked-by: Tony Lindgren <tony@atomide.com>
Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
arch/arm/mach-omap2/devices.c
drivers/media/platform/Kconfig
drivers/media/platform/omap3isp/isp.c
drivers/media/platform/omap3isp/isp.h
drivers/media/platform/omap3isp/ispcsiphy.c