Home
last modified time | relevance | path

Searched full:ov10635 (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/media/i2c/
H A Dimi,rdacm2x-gmsl.yaml21 coupled with an OV10635 image sensor and an embedded MCU. Both the MCU and
35 | |< === GMSL Link ====== >|MAX9271<- I2C bus-> <-->OV10635 |
80 OV10635 image sensor and the optional third one to the embedded MCU.
/OK3568_Linux_fs/kernel/drivers/media/i2c/
H A Drdacm20.c14 * The camera is made of an Omnivision OV10635 sensor connected to a Maxim
487 * Reset the sensor by cycling the OV10635 reset signal connected to the in rdacm20_initialize()
488 * MAX9271 GPIO1 and verify communication with the OV10635. in rdacm20_initialize()
510 dev_err(dev->dev, "OV10635 ID read failed (%d)\n", in rdacm20_initialize()
519 dev_err(dev->dev, "OV10635 ID mismatch (0x%04x)\n", in rdacm20_initialize()
530 "OV10635 I2C address change failed (%d)\n", ret); in rdacm20_initialize()
542 dev_info(dev->dev, "Identified MAX9271 + OV10635 device\n"); in rdacm20_initialize()