diff options
author | Akinobu Mita <akinobu.mita@gmail.com> | 2018-05-06 10:19:16 -0400 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab+samsung@kernel.org> | 2018-05-28 13:57:34 -0400 |
commit | f12de5e911ef29935abc580618bd9b720832612d (patch) | |
tree | 6574fca4836374d325cd1964b2ccad03095eb722 /MAINTAINERS | |
parent | 66a1e187a88fcceb84a390e6ea0c35e9f7a7f252 (diff) | |
download | linux-stable-f12de5e911ef29935abc580618bd9b720832612d.tar.gz linux-stable-f12de5e911ef29935abc580618bd9b720832612d.tar.bz2 linux-stable-f12de5e911ef29935abc580618bd9b720832612d.zip |
media: dt-bindings: ov772x: add device tree binding
This adds a device tree binding documentation for OV7720/OV7725 sensor.
Cc: Jacopo Mondi <jacopo+renesas@jmondi.org>
Cc: Hans Verkuil <hans.verkuil@cisco.com>
Cc: Mauro Carvalho Chehab <mchehab@s-opensource.com>
Cc: Rob Herring <robh+dt@kernel.org>
Reviewed-by: Rob Herring <robh@kernel.org>
Reviewed-by: Jacopo Mondi <jacopo@jmondi.org>
Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Signed-off-by: Akinobu Mita <akinobu.mita@gmail.com>
Signed-off-by: Sakari Ailus <sakari.ailus@linux.intel.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index d9db405297cd..a38e24a3702e 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -10364,6 +10364,7 @@ T: git git://linuxtv.org/media_tree.git S: Odd fixes F: drivers/media/i2c/ov772x.c F: include/media/i2c/ov772x.h +F: Documentation/devicetree/bindings/media/i2c/ov772x.txt OMNIVISION OV7740 SENSOR DRIVER M: Wenyou Yang <wenyou.yang@microchip.com> |