Commit 7945cb53 authored by Alexander Stein's avatar Alexander Stein Committed by Mauro Carvalho Chehab
Browse files

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



This is a slightly different hardware with identical software interface.

Signed-off-by: default avatarAlexander Stein <alexander.stein@ew.tq-group.com>
Acked-by: default avatarKrzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Signed-off-by: default avatarSakari Ailus <sakari.ailus@linux.intel.com>
Signed-off-by: default avatarMauro Carvalho Chehab <mchehab@kernel.org>
parent d7b41196
Loading
Loading
Loading
Loading
+4 −1
Original line number Diff line number Diff line
@@ -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