media: i2c: rj54n1: Remove soc_camera dependencies
authorJacopo Mondi <jacopo+renesas@jmondi.org>
Mon, 28 May 2018 16:37:08 +0000 (12:37 -0400)
committerMauro Carvalho Chehab <mchehab+samsung@kernel.org>
Thu, 28 Jun 2018 11:27:11 +0000 (07:27 -0400)
commit8cba1ae675f2b4662a62e8c83a4a172360bdf3ea
tree910b0f0ff4eff5db617faf009a152157c7cc9c0d
parentf187352dcd45d6f48c43c78dcc0d88d5508ecb11
media: i2c: rj54n1: Remove soc_camera dependencies

Remove soc_camera framework dependencies from rj54n1 sensor driver.
- Handle clock
- Handle GPIOs (named 'powerup' and 'enable')
- Register the async subdevice
- Remove g/s_mbus_config as they're deprecated.
- Adjust build system
- List the driver as maintained for 'Odd Fixes' as I don't have HW to test.

This commits does not remove the original soc_camera based driver.

Compiled tested only.

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+samsung@kernel.org>
MAINTAINERS
drivers/media/i2c/Kconfig
drivers/media/i2c/Makefile
drivers/media/i2c/rj54n1cb0c.c