Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

media: dt-bindings: media: Add compatible for ov9281

This is a slightly different hardware with identical software interface.

Signed-off-by: Alexander Stein <alexander.stein@ew.tq-group.com>
Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Signed-off-by: Sakari Ailus <sakari.ailus@linux.intel.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@kernel.org>

authored by

Alexander Stein and committed by
Mauro Carvalho Chehab
7945cb53 d7b41196

+4 -1
+4 -1
Documentation/devicetree/bindings/media/i2c/ovti,ov9282.yaml
··· 16 16 sensor with an active array size of 1296H x 816V. It is programmable through 17 17 I2C interface. The I2C client address is fixed to 0x60/0x70 as per sensor data 18 18 sheet. Image data is sent through MIPI CSI-2. 19 + OV9281 has a different lens chief ray angle. 19 20 20 21 properties: 21 22 compatible: 22 - const: ovti,ov9282 23 + enum: 24 + - ovti,ov9281 25 + - ovti,ov9282 23 26 reg: 24 27 description: I2C address 25 28 maxItems: 1