]> rtime.felk.cvut.cz Git - vajnamar/linux-xlnx.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)
commit503596a15225e00bdf24f0805567d5195f6c749f
treec585caa89010913c60191839f714c7d541ba1341
parent4fcfeca833c48e8cb899ae9cff31de481ae52ca2
[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