[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20200310134603.30260-1-robert.foss@linaro.org>
Date: Tue, 10 Mar 2020 14:46:00 +0100
From: Robert Foss <robert.foss@...aro.org>
To: ben.kao@...el.com, mchehab@...nel.org, robh+dt@...nel.org,
mark.rutland@....com, matthias.bgg@...il.com, davem@...emloft.net,
gregkh@...uxfoundation.org, Jonathan.Cameron@...wei.com,
andriy.shevchenko@...ux.intel.com, linux-media@...r.kernel.org,
devicetree@...r.kernel.org, linux-kernel@...r.kernel.org,
linux-arm-kernel@...ts.infradead.org,
linux-mediatek@...ts.infradead.org,
Dongchun Zhu <dongchun.zhu@...iatek.com>
Cc: Tomasz Figa <tfiga@...omium.org>,
Robert Foss <robert.foss@...aro.org>
Subject: [v1 0/3] media: ov8856: Add sensor modes & devicetree support
This adds devicetree support to the ov8856 driver.
In order to to aid debugging and enable future sensor
modes to be supported, module revision detection is also added.
Dongchun Zhu (1):
media: dt-bindings: ov8856: Document YAML bindings
Robert Foss (2):
media: ov8856: Add devicetree support
media: ov8856: Implement sensor module revision identification
.../devicetree/bindings/media/i2c/ov8856.yaml | 129 +++++++++++++++
MAINTAINERS | 1 +
drivers/media/i2c/ov8856.c | 153 +++++++++++++++++-
3 files changed, 281 insertions(+), 2 deletions(-)
create mode 100644 Documentation/devicetree/bindings/media/i2c/ov8856.yaml
--
2.20.1
Powered by blists - more mailing lists