diff options
author | Dongchun Zhu <dongchun.zhu@mediatek.com> | 2020-05-11 13:03:48 +0200 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab+huawei@kernel.org> | 2020-05-25 15:39:49 +0200 |
commit | 932300e6c3e0ce80d7fb275ce32a93db41e90546 (patch) | |
tree | a9d8658b5564499f3684deccade1580bfd78ba81 /MAINTAINERS | |
parent | 528b1a1ab244d9fc130f8f3899b79cea8bd760dc (diff) |
media: dt-bindings: ov8856: Document YAML bindings
This patch adds documentation of device tree in YAML schema for the
OV8856 CMOS image sensor.
Signed-off-by: Dongchun Zhu <dongchun.zhu@mediatek.com>
Signed-off-by: Robert Foss <robert.foss@linaro.org>
Reviewed-by: Maxime Ripard <mripard@kernel.org>
Reviewed-by: Rob Herring <robh@kernel.org>
Signed-off-by: Sakari Ailus <sakari.ailus@linux.intel.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 552e82f9adc0..f692a5841448 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -12485,10 +12485,11 @@ F: Documentation/devicetree/bindings/media/i2c/ov7740.txt F: drivers/media/i2c/ov7740.c OMNIVISION OV8856 SENSOR DRIVER -M: Ben Kao <ben.kao@intel.com> +M: Dongchun Zhu <dongchun.zhu@mediatek.com> L: linux-media@vger.kernel.org S: Maintained T: git git://linuxtv.org/media_tree.git +F: Documentation/devicetree/bindings/media/i2c/ov8856.yaml F: drivers/media/i2c/ov8856.c OMNIVISION OV9640 SENSOR DRIVER |