Skip to content

Commit

Permalink
media: arch: sh: ecovec: Use new renesas-ceu camera driver
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
Jacopo Mondi authored and mchehab committed Mar 21, 2018
1 parent 6a26f14 commit c2f9b05
Show file tree
Hide file tree
Showing 2 changed files with 171 additions and 171 deletions.

0 comments on commit c2f9b05

Please sign in to comment.