Hi Mauro,
Here's the second set of sensor driver patches for 4.15.
Please pull.
The following changes since commit 8382e556b1a2f30c4bf866f021b33577a64f9ebf:
Simplify major/minor non-dynamic logic (2017-10-11 15:32:11 -0400)
are available in the git repository at:
ssh://linuxtv.org/git/sailus/media_tree.git for-4.15-2
for you to fetch changes up to 5164fc93c2d8c2e9a2de1461bfba9d6b2911ce9e:
imx274: V4l2 driver for Sony imx274 CMOS sensor (2017-10-14 01:06:10 +0300)
----------------------------------------------------------------
Leon Luo (2):
imx274: device tree binding file
imx274: V4l2 driver for Sony imx274 CMOS sensor
.../devicetree/bindings/media/i2c/imx274.txt | 33 +
drivers/media/i2c/Kconfig | 8 +
drivers/media/i2c/Makefile | 1 +
drivers/media/i2c/imx274.c | 1811 ++++++++++++++++++++
4 files changed, 1853 insertions(+)
create mode 100644 Documentation/devicetree/bindings/media/i2c/imx274.txt
create mode 100644 drivers/media/i2c/imx274.c
--
Sakari Ailus
e-mail: [email protected]