[media] v4l: vsp1: Add support for RT clock
authorLaurent Pinchart <laurent.pinchart+renesas@ideasonboard.com>
Thu, 22 Aug 2013 17:29:46 +0000 (14:29 -0300)
committerMauro Carvalho Chehab <m.chehab@samsung.com>
Wed, 28 Aug 2013 08:39:58 +0000 (05:39 -0300)
The VSPR and VSPS instances use two clocks, the VSP1 system clock and
the VSP1 realtime clock. Both of them need to be enabled to access the
VSP1 registers.
Add support for an optional RT clock and enable/disable it along with
the system clock.

Signed-off-by: Laurent Pinchart <laurent.pinchart+renesas@ideasonboard.com>
Signed-off-by: Mauro Carvalho Chehab <m.chehab@samsung.com>

No differences found