v11 : removed v10 and added checking if input clock frequency is 19.2Mhz v10 : moved data dependent on module input clock frequency into fwnode. v9 : added HBLANK and CID_GAIN(for digital gain). v8 : enabled ov13858 with basic functionalities. Hyungwoo Yang (1): [media] i2c: add support for OV13858 sensor drivers/media/i2c/Kconfig | 8 + drivers/media/i2c/Makefile | 1 + drivers/media/i2c/ov13858.c | 1816 +++++++++++++++++++++++++++++++++++++++++++ 3 files changed, 1825 insertions(+) create mode 100644 drivers/media/i2c/ov13858.c -- 1.9.1