summaryrefslogtreecommitdiffstats
path: root/Documentation/devicetree/bindings/media
diff options
context:
space:
mode:
authorAlexander Stein <alexander.stein@ew.tq-group.com>2022-11-24 10:29:58 +0000
committerMauro Carvalho Chehab <mchehab@kernel.org>2022-12-06 07:21:05 +0000
commit7945cb531efcbede49bcb6a391e018be09d9ca6b (patch)
treed874a56df8c1587e6add5c18720f3efb3fb92e19 /Documentation/devicetree/bindings/media
parentd7b41196927ba2a2b5badad1a85f9087eb90b076 (diff)
downloadlinux-stable-7945cb531efcbede49bcb6a391e018be09d9ca6b.tar.gz
linux-stable-7945cb531efcbede49bcb6a391e018be09d9ca6b.tar.bz2
linux-stable-7945cb531efcbede49bcb6a391e018be09d9ca6b.zip
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>
Diffstat (limited to 'Documentation/devicetree/bindings/media')
-rw-r--r--Documentation/devicetree/bindings/media/i2c/ovti,ov9282.yaml5
1 files changed, 4 insertions, 1 deletions
diff --git a/Documentation/devicetree/bindings/media/i2c/ovti,ov9282.yaml b/Documentation/devicetree/bindings/media/i2c/ovti,ov9282.yaml
index 652b4cfeded7..0c4654e70d46 100644
--- a/Documentation/devicetree/bindings/media/i2c/ovti,ov9282.yaml
+++ b/Documentation/devicetree/bindings/media/i2c/ovti,ov9282.yaml
@@ -16,10 +16,13 @@ description:
sensor with an active array size of 1296H x 816V. It is programmable through
I2C interface. The I2C client address is fixed to 0x60/0x70 as per sensor data
sheet. Image data is sent through MIPI CSI-2.
+ OV9281 has a different lens chief ray angle.
properties:
compatible:
- const: ovti,ov9282
+ enum:
+ - ovti,ov9281
+ - ovti,ov9282
reg:
description: I2C address
maxItems: 1