media: arch: sh: ecovec: Use new renesas-ceu camera driver
authorJacopo Mondi <jacopo+renesas@jmondi.org>
Mon, 12 Mar 2018 13:43:04 +0000 (09:43 -0400)
committerMauro Carvalho Chehab <mchehab@s-opensource.com>
Wed, 21 Mar 2018 19:29:59 +0000 (15:29 -0400)
commitc2f9b05fd5c1290721cc1eb7646c6827fe24903f
tree06cbfaa23adf85afc97baf595f3470f210536568
parent6a26f141bf6200a1b3537c24bd4a8d37f23fbe57
media: arch: sh: ecovec: Use new renesas-ceu camera driver

SH4 7724 Ecovec platform uses sh_mobile_ceu camera driver, which is now
being replaced by a proper V4L2 camera driver named 'renesas-ceu'.

Get rid of soc_camera defined components used to register sensor drivers
and of platform specific enable/disable routines.

Register GPIOs for sensor drivers and declare memory reserved with
memblock APIs as dma capable to be used for CEU buffers.

While at there re-order include directives to respect alphabetical
ordering.

Signed-off-by: Jacopo Mondi <jacopo+renesas@jmondi.org>
Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
arch/sh/boards/mach-ecovec24/setup.c
arch/sh/kernel/cpu/sh4a/clock-sh7724.c