Hi Mauro,
Here's a compile fix for the ov7740 driver and a driver for Sony imx258
sensors.
Please pull.
The following changes since commit e3ee691dbf24096ea51b3200946b11d68ce75361:
media: ov5640: add support of RGB565 and YUYV formats (2018-01-05 12:54:14
-0500)
are available in the git repository at:
ssh://linuxtv.org/git/sailus/media_tree.git for-4.16-4
for you to fetch changes up to 80e757d1ad2fe3596c43bbd7cfc7cca9780922f2:
media: imx258: Add imx258 camera sensor driver (2018-01-19 00:15:37 +0200)
----------------------------------------------------------------
Andy Yeh (1):
media: imx258: Add imx258 camera sensor driver
Arnd Bergmann (1):
media: i2c: ov7740: use gpio/consumer.h instead of gpio.h
MAINTAINERS | 7 +
drivers/media/i2c/Kconfig | 11 +
drivers/media/i2c/Makefile | 1 +
drivers/media/i2c/imx258.c | 1148 ++++++++++++++++++++++++++++++++++++++++++++
drivers/media/i2c/ov7740.c | 2 +-
5 files changed, 1168 insertions(+), 1 deletion(-)
create mode 100644 drivers/media/i2c/imx258.c
--
Kind regards,
Sakari Ailus
e-mail: [email protected]