Re: [PATCH v2 6/6] dt-bindings: media: mt9m111: add pclk-sample property

2018-10-30 Thread Rob Herring
changed, 5 insertions(+) > Reviewed-by: Rob Herring

Re: [PATCH v2 5/6] dt-bindings: media: mt9m111: adapt documentation to be more clear

2018-10-30 Thread Rob Herring
l output video port, in accordance with the video > +interface bindings defined in: > +Documentation/devicetree/bindings/media/video-interfaces.txt > + > +Required endpoint properties: > +- remote-endpoint: For information see ../video-interfaces.txt. You don't need to explicitly document this. Otherwise, Reviewed-by: Rob Herring

Re: [PATCH v3 1/2] dt-bindings: media: Add Aspeed Video Engine binding documentation

2018-09-27 Thread Rob Herring
tion/devicetree/bindings/media/aspeed-video.txt > Reviewed-by: Rob Herring

Re: [PATCH v4 3/7] [media] ad5820: DT new optional field enable-gpios

2018-09-27 Thread Rob Herring
On Thu, Sep 20, 2018 at 10:47:47PM +0200, Ricardo Ribalda Delgado wrote: > Document new enable-gpio field. It can be used to disable the part enable-gpios > without turning down its regulator. > > Cc: devicet...@vger.kernel.org > Signed-off-by: Ricardo Ribalda Delgado > Acked-by: Pavel Machek

Re: [PATCH v4 7/7] [media] ad5820: DT new compatible devices

2018-09-27 Thread Rob Herring
d, 4 insertions(+), 1 deletion(-) > Reviewed-by: Rob Herring

Re: [PATCH v3 4/9] media: dt-bindings: tvp5150: Add input port connectors DT bindings

2018-09-26 Thread Rob Herring
eviation (use only one endpoint) > > .../devicetree/bindings/media/i2c/tvp5150.txt | 92 +++++++++-- > 1 file changed, 85 insertions(+), 7 deletions(-) > Reviewed-by: Rob Herring

Re: [PATCH v3 1/9] partial revert of "[media] tvp5150: add HW input connectors support"

2018-09-25 Thread Rob Herring
> include/dt-bindings/media/tvp5150.h | 2 - > 2 files changed, 143 deletions(-) Acked-by: Rob Herring

Re: [PATCH v2 04/23] dt-bindings: media: Specify bus type for MIPI D-PHY, others, explicitly

2018-08-28 Thread Rob Herring
> Signed-off-by: Sakari Ailus > --- > Documentation/devicetree/bindings/media/video-interfaces.txt | 4 +++- > 1 file changed, 3 insertions(+), 1 deletion(-) > Reviewed-by: Rob Herring

Re: [PATCH 05/21] dt-bindings: media: Specify bus type for MIPI D-PHY, others, explicitly

2018-08-16 Thread Rob Herring
On Thu, Aug 16, 2018 at 3:17 AM Sakari Ailus wrote: > > Ping? > > On Wed, Aug 01, 2018 at 02:16:27PM +0300, Sakari Ailus wrote: > > Hi Rob, > > > > Thanks for the review. > > > > On Tue, Jul 31, 2018 at 03:32:10PM -0600, Rob Herring wrote: > > &g

Re: [PATCH 1/3] dt-bindings: media: Add i.MX Pixel Pipeline binding

2018-08-14 Thread Rob Herring
hanged, 26 insertions(+) > create mode 100644 Documentation/devicetree/bindings/media/fsl-pxp.txt > Reviewed-by: Rob Herring

Re: [PATCH v2 2/7] [media] dt-bindings: tvp5150: Add input port connectors DT bindings

2018-08-13 Thread Rob Herring
On Mon, Aug 13, 2018 at 11:25:03AM +0200, Marco Felsch wrote: > The TVP5150/1 decoders support different video input sources to their > AIP1A/B pins. > > Possible configurations are as follows: > - Analog Composite signal connected to AIP1A. > - Analog Composite signal connected to AIP1B. >

Re: [PATCH v2 1/6] dt-bindings: Document the Rockchip VPU bindings

2018-08-13 Thread Rob Herring
hanged, 30 insertions(+) > create mode 100644 Documentation/devicetree/bindings/media/rockchip-vpu.txt Reviewed-by: Rob Herring

Re: [PATCH 05/21] dt-bindings: media: Specify bus type for MIPI D-PHY, others, explicitly

2018-07-31 Thread Rob Herring
On Mon, Jul 23, 2018 at 04:46:50PM +0300, Sakari Ailus wrote: > Allow specifying the bus type explicitly for MIPI D-PHY, parallel and > Bt.656 busses. This is useful for devices that can make use of different > bus types. There are CSI-2 transmitters and receivers but the PHY > selection needs to

Re: [PATCH 1/5] cec-gpio.txt: add v5-gpios for testing the 5V line

2018-07-20 Thread Rob Herring
ected to. > + - v5-gpios: gpio that the 5V line is connected to. This is a bit strange without the context of debugging. So can you mention that here. With that, Reviewed-by: Rob Herring > > Example for the Raspberry Pi 3 where the CEC line is connected to > -pin 26 aka

Re: [PATCH v7 1/2] media: ov2680: dt: Add bindings for OV2680

2018-07-05 Thread Rob Herring
On Wed, Jul 4, 2018 at 9:52 AM Rui Miguel Silva wrote: > > Hi Jacopo, > Hope your fine. > Thanks for the review. > > On Wed 04 Jul 2018 at 09:58, jacopo mondi wrote: > > Hi Rui, > >sorry, I'm a bit late, you're already at v7 and I don't want > >to > > slow down inclusion with a few minor

Re: [PATCH 20/22] [media] tvp5150: Add input port connectors DT bindings

2018-07-03 Thread Rob Herring
On Thu, Jun 28, 2018 at 06:20:52PM +0200, Marco Felsch wrote: > The TVP5150/1 decoders support different video input sources to their > AIP1A/B pins. > > Possible configurations are as follows: > - Analog Composite signal connected to AIP1A. > - Analog Composite signal connected to AIP1B. >

Re: [PATCH 18/22] partial revert of "[media] tvp5150: add HW input connectors support"

2018-07-03 Thread Rob Herring
hart > Signed-off-by: Javier Martinez Canillas > Acked-by: Laurent Pinchart > [m.fel...@pengutronix.de: rm TVP5150_INPUT_NUM define] > Signed-off-by: Marco Felsch > --- > drivers/media/i2c/tvp5150.c | 141 ------------ > include/dt-bindings/media/tvp5150.h | 2 - Acked-by: Rob Herring > 2 files changed, 143 deletions(-)

Re: [PATCH v7 1/2] media: ov2680: dt: Add bindings for OV2680

2018-07-03 Thread Rob Herring
On Tue, Jul 03, 2018 at 03:08:02PM +0100, Rui Miguel Silva wrote: > Add device tree binding documentation for the OV2680 camera sensor. > > CC: devicet...@vger.kernel.org > Signed-off-by: Rui Miguel Silva > --- > .../devicetree/bindings/media/i2c/ov2680.txt | 46 +++ > 1 file

Re: [PATCH v2 2/3] dt-bindings: ov5640: Add "rotation" property

2018-06-20 Thread Rob Herring
t; 1 file changed, 5 insertions(+) Reviewed-by: Rob Herring

Re: [PATCH 2/2] media: ov5640: add support of module orientation

2018-06-12 Thread Rob Herring
On Mon, Jun 11, 2018 at 11:29:17AM +0200, Hugues Fruchet wrote: > Add support of module being physically mounted upside down. > In this case, mirror and flip are enabled to fix captured images > orientation. > > Signed-off-by: Hugues Fruchet > --- > .../devicetree/bindings/media/i2c/ov5640.txt

Re: [PATCH 1/1] dw9807: Use the dongwoon,dw9807-vcm compatible string

2018-05-31 Thread Rob Herring
On Tue, May 29, 2018 at 03:25:54PM +0300, Sakari Ailus wrote: > The original dw9807 DT bindings patch proposed the dongwoon,dw9807 > compatible string. However, the device also includes an EEPROM on a > different I²C address. Indicate that this is just the VCM part of the > entire device. > > The

Re: [PATCH v2.2 2/2] smiapp: Support the "rotation" property

2018-05-30 Thread Rob Herring
--- > since v2.2: > > - Fix property name in code. > > .../devicetree/bindings/media/i2c/nokia,smia.txt | 2 ++ Acked-by: Rob Herring > drivers/media/i2c/smiapp/smiapp-core.c | 16 > > 2 files changed, 18 insertions(+)

Re: [PATCH v2 1/2] dt-bindings: media: Define "rotation" property for sensors

2018-05-30 Thread Rob Herring
t; --- > Documentation/devicetree/bindings/media/video-interfaces.txt | 4 > 1 file changed, 4 insertions(+) Reviewed-by: Rob Herring

Re: [RESEND PATCH V2 1/2] dt-bindings: Add bindings for AKM ak7375 voice coil lens

2018-05-30 Thread Rob Herring
> --- > Changes since v1: > - remove the vendor prefix change > --- > Documentation/devicetree/bindings/media/i2c/ak7375.txt | 8 > 1 file changed, 8 insertions(+) > create mode 100644 Documentation/devicetree/bindings/media/i2c/ak7375.txt Reviewed-by: Rob Herring

Re: [PATCH v6 1/2] media: ov2680: dt: Add bindings for OV2680

2018-05-23 Thread Rob Herring
On Fri, May 18, 2018 at 10:27 AM, Rui Miguel Silva <rmf...@gmail.com> wrote: > Hi Rob, > On Fri 18 May 2018 at 14:18, Rob Herring wrote: >> >> On Wed, May 09, 2018 at 03:31:58PM +0100, Rui Miguel Silva wrote: >>> >>> Add device tree binding documentatio

Re: [PATCH 1/6] dt-bindings: media: rcar-vin: Describe optional ep properties

2018-05-23 Thread Rob Herring
On Wed, May 23, 2018 at 2:38 PM, Laurent Pinchart <laurent.pinch...@ideasonboard.com> wrote: > Hi Rob, > > On Wednesday, 23 May 2018 19:29:47 EEST Rob Herring wrote: >> On Wed, May 16, 2018 at 06:32:27PM +0200, Jacopo Mondi wrote: >> > Describe the optional endpoint

Re: [PATCH] dt-bindings: media: rcar_vin: fix style for ports and endpoints

2018-05-23 Thread Rob Herring
t; Reported-by: Geert Uytterhoeven <ge...@linux-m68k.org> > --- > .../devicetree/bindings/media/rcar_vin.txt| 20 +-- > 1 file changed, 10 insertions(+), 10 deletions(-) Reviewed-by: Rob Herring <r...@kernel.org>

Re: [PATCH 2/6] dt-bindings: media: rcar-vin: Document data-active

2018-05-23 Thread Rob Herring
On Wed, May 16, 2018 at 06:32:28PM +0200, Jacopo Mondi wrote: > Document 'data-active' property in R-Car VIN device tree bindings. > The property is optional when running with explicit synchronization > (eg. BT.601) but mandatory when embedded synchronization is in use (eg. > BT.656) as specified

Re: [PATCH 5/6] ARM: dts: rcar-gen2: Remove unused VIN properties

2018-05-23 Thread Rob Herring
On Thu, May 17, 2018 at 12:13:07AM +0200, Niklas Söderlund wrote: > Hi Jacopo, > > Thanks for your work. > > On 2018-05-16 18:32:31 +0200, Jacopo Mondi wrote: > > The 'bus-width' and 'pclk-sample' properties are not parsed by the VIN > > driver and only confuse users. Remove them in all Gen2 SoC

Re: [PATCH 1/6] dt-bindings: media: rcar-vin: Describe optional ep properties

2018-05-23 Thread Rob Herring
On Wed, May 16, 2018 at 06:32:27PM +0200, Jacopo Mondi wrote: > Describe the optional endpoint properties for endpoint nodes of port@0 > and port@1 of the R-Car VIN driver device tree bindings documentation. > > Signed-off-by: Jacopo Mondi > --- >

Re: [PATCH] media: dt-bindings: media: rcar_vin: add support for r8a77965

2018-05-22 Thread Rob Herring
On Sun, May 13, 2018 at 08:58:18PM +0200, Niklas Söderlund wrote: > Signed-off-by: Niklas Söderlund <niklas.soderlund+rene...@ragnatech.se> > --- > Documentation/devicetree/bindings/media/rcar_vin.txt | 1 + > 1 file changed, 1 insertion(+) Acked-by: Rob Herring <r...@k

Re: [PATCH] media: rcar-vin: Drop unnecessary register properties from example vin port

2018-05-22 Thread Rob Herring
evicetree/bindings/media/rcar_vin.txt | 3 --- > 1 file changed, 3 deletions(-) Reviewed-by: Rob Herring <r...@kernel.org>

Re: [PATCH v6 07/13] media: dt-bindings: add bindings for i.MX7 media driver

2018-05-22 Thread Rob Herring
dia/imx7-csi.txt| 44 ++ > .../bindings/media/imx7-mipi-csi2.txt | 82 +++ > 2 files changed, 126 insertions(+) > create mode 100644 Documentation/devicetree/bindings/media/imx7-csi.txt > create mode 100644 Documentation/devicetree/bindings/media/imx7-mip

Re: [PATCH v5 06/12] media: dt-bindings: add bindings for i.MX7 media driver

2018-05-18 Thread Rob Herring
On Fri, May 18, 2018 at 10:28:00AM +0100, Rui Miguel Silva wrote: > Add bindings documentation for i.MX7 media drivers. > > Signed-off-by: Rui Miguel Silva > --- > .../devicetree/bindings/media/imx7.txt| 125 ++ > 1 file changed, 125 insertions(+) >

Re: [PATCH v5 07/12] ARM: dts: imx7s: add mipi phy power domain

2018-05-18 Thread Rob Herring
On Fri, May 18, 2018 at 10:28:01AM +0100, Rui Miguel Silva wrote: > Add power domain index 0 related with mipi-phy to imx7s. > > Signed-off-by: Rui Miguel Silva > --- > arch/arm/boot/dts/imx7s.dtsi | 6 ++ > 1 file changed, 6 insertions(+) > > diff --git

Re: [PATCH v5 08/12] ARM: dts: imx7s: add multiplexer controls

2018-05-18 Thread Rob Herring
On Fri, May 18, 2018 at 10:28:02AM +0100, Rui Miguel Silva wrote: > The IOMUXC General Purpose Register has bitfield to control video bus > multiplexer to control the CSI input between the MIPI-CSI2 and parallel > interface. Add that register and mask. > > Signed-off-by: Rui Miguel Silva

Re: [PATCH v6 1/2] media: ov2680: dt: Add bindings for OV2680

2018-05-18 Thread Rob Herring
On Wed, May 09, 2018 at 03:31:58PM +0100, Rui Miguel Silva wrote: > Add device tree binding documentation for the OV2680 camera sensor. > > CC: devicet...@vger.kernel.org > Signed-off-by: Rui Miguel Silva > --- > .../devicetree/bindings/media/i2c/ov2680.txt | 46

Re: [PATCH 1/2] media: dt-bindings: add binding for TI SCAN921226H video deserializer

2018-05-08 Thread Rob Herring
On Fri, May 04, 2018 at 02:49:02PM +0200, Jan Luebbe wrote: > This deserializer can be used with sensors that directly produce a > 10-bit LVDS stream and converts it to a parallel bus. > > Controlling it via the optional GPIOs is mainly useful for avoiding > conflicts when another parallel sensor

Re: [PATCH v3 10/14] dt-bindings: media: Document bindings for the Sunxi-Cedrus VPU driver

2018-05-07 Thread Rob Herring
--- > .../devicetree/bindings/media/sunxi-cedrus.txt | 58 > ++ > 1 file changed, 58 insertions(+) > create mode 100644 Documentation/devicetree/bindings/media/sunxi-cedrus.txt Reviewed-by: Rob Herring <r...@kernel.org>

Re: [PATCH 1/2] dt-bindings: media: i2c: Add mt9t111 image sensor

2018-05-01 Thread Rob Herring
ot;STANDBY". > + Active level is high. > + > +The device node shall contain one 'port' sub-node with one 'endpoint' child > +node, modeled accordingly to bindings described in: > +Documentation/devicetree/bindings/media/video-interfaces.txt > + > +Example: > + > +

Re: [PATCH] rcar-vin: remove generic gen3 compatible string

2018-05-01 Thread Rob Herring
function. > Remove it before it is added to any device tree descriptions. > > Signed-off-by: Niklas Söderlund <niklas.soderlund+rene...@ragnatech.se> > --- > Documentation/devicetree/bindings/media/rcar_vin.txt | 1 - > 1 file changed, 1 deletion(-) Reviewed-by: Rob Herring <r...@kernel.org>

Re: [PATCH 27/28] venus: add sdm845 compatible and resource data

2018-05-01 Thread Rob Herring
ndings/media/qcom,venus.txt | 1 + > drivers/media/platform/qcom/venus/core.c | 22 > ++ > 2 files changed, 23 insertions(+) Reviewed-by: Rob Herring <r...@kernel.org>

Re: [PATCH v2 1/2] dt-bindings: media: renesas-ceu: Add R-Mobile R8A7740

2018-04-27 Thread Rob Herring
t | 7 --- > drivers/media/platform/renesas-ceu.c| 1 + > 2 files changed, 5 insertions(+), 3 deletions(-) Reviewed-by: Rob Herring <r...@kernel.org>

Re: [PATCH v2 08/15] media: dt-bindings: add bindings for i.MX7 media driver

2018-04-27 Thread Rob Herring
On Mon, Apr 23, 2018 at 02:47:43PM +0100, Rui Miguel Silva wrote: > Add bindings documentation for i.MX7 media drivers. > > Signed-off-by: Rui Miguel Silva > --- > .../devicetree/bindings/media/imx7.txt| 158 ++ > 1 file changed, 158 insertions(+) >

Re: [PATCH v2 08/10] dt-bindings: media: Document bindings for the Sunxi-Cedrus VPU driver

2018-04-26 Thread Rob Herring
--- > .../devicetree/bindings/media/sunxi-cedrus.txt | 50 > ++ > 1 file changed, 50 insertions(+) > create mode 100644 Documentation/devicetree/bindings/media/sunxi-cedrus.txt Other than the one nit about the node name, Reviewed-by: Rob Herring <r...@kernel.org>

Re: [PATCH v2 08/10] dt-bindings: media: Document bindings for the Sunxi-Cedrus VPU driver

2018-04-26 Thread Rob Herring
On Fri, Apr 20, 2018 at 09:22:20AM +0200, Paul Kocialkowski wrote: > Hi and thanks for the review, > > On Fri, 2018-04-20 at 01:31 +, Tomasz Figa wrote: > > Hi Paul, Philipp, > > > > On Fri, Apr 20, 2018 at 1:04 AM Philipp Zabel > > wrote: > > > > > Hi Paul, > > >

Re: [PATCH 2/8] dt-bindings: display: bridge: thc63lvd1024: Add lvds map property

2018-04-24 Thread Rob Herring
e tree bindings. > > Signed-off-by: Jacopo Mondi <jacopo+rene...@jmondi.org> > --- > .../devicetree/bindings/display/bridge/thine,thc63lvd1024.txt | 3 > +++ > 1 file changed, 3 insertions(+) +1 for what Laurent said. Reviewed-by: Rob Herring <r...@kernel.org>

Re: [PATCH v2 06/10] media: dt-bindings: ov772x: add device tree binding

2018-04-16 Thread Rob Herring
t;hans.verk...@cisco.com> > Cc: Sakari Ailus <sakari.ai...@linux.intel.com> > Cc: Mauro Carvalho Chehab <mche...@s-opensource.com> > Cc: Rob Herring <robh...@kernel.org> > Signed-off-by: Akinobu Mita <akinobu.m...@gmail.com> > --- > * v2 > - Add &quo

Re: [RESEND PATCH v7 1/2] media: dt-bindings: Add bindings for Dongwoon DW9807 voice coil

2018-04-13 Thread Rob Herring
On Tue, Apr 10, 2018 at 11:48:43PM +0800, Andy Yeh wrote: > From: Alan Chiang > > Dongwoon DW9807 is a voice coil lens driver. > > Signed-off-by: Andy Yeh > --- > Documentation/devicetree/bindings/media/i2c/dongwoon,dw9807.txt | 9 + > 1

Re: [PATCHv2 1/3] dt-bindings: display: dw_hdmi.txt: add cec-disable property

2018-03-26 Thread Rob Herring
On Fri, Mar 23, 2018 at 01:59:13PM +0100, Hans Verkuil wrote: > From: Hans Verkuil > > Some boards have both a DesignWare and their own CEC controller. > The CEC pin is only hooked up to their own CEC controller and not > to the DW controller. > > Add the cec-disable

Re: RESEND[PATCH v6 1/2] media: dt-bindings: Add bindings for Dongwoon DW9807 voice coil

2018-03-26 Thread Rob Herring
oon,dw9807.txt | 9 + > 1 file changed, 9 insertions(+) > create mode 100644 > Documentation/devicetree/bindings/media/i2c/dongwoon,dw9807.txt Reviewed-by: Rob Herring <r...@kernel.org>

Re: [PATCH 6/9] sunxi-cedrus: Add device tree binding document

2018-03-18 Thread Rob Herring
On Fri, Mar 09, 2018 at 11:14:42AM +0100, Paul Kocialkowski wrote: > From: Florent Revest "device tree binding document" can all be summarized with the subject prefix "dt-bindings: media: ". Also, email should be updated to @bootlin.com? > > Device Tree

Re: [PATCH] dt-bindings: media: rcar_vin: Use status "okay"

2018-03-18 Thread Rob Herring
On Fri, Mar 09, 2018 at 10:34:40AM +0100, Geert Uytterhoeven wrote: > According to the Devicetree Specification, "ok" is not a valid status. Correct. > Fixes: 47c71bd61b772cd7 ("[media] rcar_vin: add devicetree support") > Signed-off-by: Geert Uytterhoeven > --- > For

Re: [PATCH 1/4] dt-bindings: media: sun6i: Add A31 and H3 compatibles

2018-03-07 Thread Rob Herring
mbination for > the A31. > > Signed-off-by: Maxime Ripard <maxime.rip...@bootlin.com> > --- > Documentation/devicetree/bindings/media/sun6i-csi.txt | 5 - > 1 file changed, 4 insertions(+), 1 deletion(-) Reviewed-by: Rob Herring <r...@kernel.org>

Re: [PATCH v2 1/2] media: ov2680: dt: Add bindings for OV2680

2018-03-05 Thread Rob Herring
2c/ov2680.txt | 40 > ++ > 1 file changed, 40 insertions(+) > create mode 100644 Documentation/devicetree/bindings/media/i2c/ov2680.txt Reviewed-by: Rob Herring <r...@kernel.org>

Re: [PATCH v4 1/2] media: dt-bindings: Add bindings for panasonic,amg88xx

2018-03-05 Thread Rob Herring
On Mon, Feb 26, 2018 at 10:11:35PM -0800, Matt Ranostay wrote: > Define the device tree bindings for the panasonic,amg88xx i2c > video driver. > > Cc: Rob Herring <r...@kernel.org> > Cc: devicet...@vger.kernel.org > Signed-off-by: Matt Ranostay <matt.ranos...@konsulko

Re: [v5 2/2] media: dt-bindings: Add bindings for Dongwoon DW9807 voice coil

2018-03-02 Thread Rob Herring
On Wed, Feb 28, 2018 at 03:31:26PM +0200, Sakari Ailus wrote: > Hi Rob, > > Thanks for the review. > > On Tue, Feb 27, 2018 at 04:10:31PM -0600, Rob Herring wrote: > > On Fri, Feb 23, 2018 at 10:13 AM, Andy Yeh <andy@intel.com> wrote: > > > From:

Re: [v5 2/2] media: dt-bindings: Add bindings for Dongwoon DW9807 voice coil

2018-02-27 Thread Rob Herring
On Fri, Feb 23, 2018 at 10:13 AM, Andy Yeh wrote: > From: Alan Chiang > > Dongwoon DW9807 is a voice coil lens driver. > > Also add a vendor prefix for Dongwoon for one did not exist previously. Where's that? > > Signed-off-by: Andy Yeh

Re: [PATCH 1/2] dt-bindings: media: Binding document for OV7251 camera sensor

2018-02-13 Thread Rob Herring
On Thu, Feb 08, 2018 at 10:53:37AM +0200, Todor Tomov wrote: > Add the document for ov7251 device tree binding. > > CC: Rob Herring <robh...@kernel.org> > CC: Mark Rutland <mark.rutl...@arm.com> > CC: devicet...@vger.kernel.org > Signed-off-by: Todor

Re: [PATCH v4 1/2] media: dt-bindings: Add OF properties to ov7670

2018-01-30 Thread Rob Herring
ile changed, 14 insertions(+), 2 deletions(-) Reviewed-by: Rob Herring <r...@kernel.org>

Re: [PATCH 1/2] media: adv7604: Add support for i2c_new_secondary_device

2018-01-29 Thread Rob Herring
ys.com> > [Kieran: Re-adapted for mainline] > Signed-off-by: Kieran Bingham <kieran.bing...@ideasonboard.com> > --- > Based upon the original posting : > https://lkml.org/lkml/2014/10/22/469 > --- > .../devicetree/bindings/media/i2c/adv7604.txt | 18 ++- Reviewed

Re: [PATCH 2/2] drm: adv7511: Add support for i2c_new_secondary_device

2018-01-29 Thread Rob Herring
fault addresses so that > address conflicts with other devices on the same bus may be resolved at > the board description level. > > Signed-off-by: Kieran Bingham <kieran.bing...@ideasonboard.com> > --- > .../bindings/display/bridge/adi,adv7511.txt | 10 +- Re

Re: [PATCH 2/2] drm: adv7511: Add support for i2c_new_secondary_device

2018-01-29 Thread Rob Herring
On Mon, Jan 29, 2018 at 12:26:00PM +0200, Laurent Pinchart wrote: > Hi Kieran, > > Thank you for the patch. > > On Monday, 22 January 2018 14:50:00 EET Kieran Bingham wrote: > > The ADV7511 has four 256-byte maps that can be accessed via the main I²C > > ports. Each map has it own I²C address

Re: [PATCH v6 3/4] dt-bindings: media: Add bindings for OV2685

2018-01-19 Thread Rob Herring
/bindings/media/i2c/ov2685.txt | 41 > ++ > 1 file changed, 41 insertions(+) > create mode 100644 Documentation/devicetree/bindings/media/i2c/ov2685.txt Reviewed-by: Rob Herring <r...@kernel.org>

Re: [PATCH v6 1/4] dt-bindings: media: Add bindings for OV5695

2018-01-19 Thread Rob Herring
/bindings/media/i2c/ov5695.txt | 41 > ++ > 1 file changed, 41 insertions(+) > create mode 100644 Documentation/devicetree/bindings/media/i2c/ov5695.txt Reviewed-by: Rob Herring <r...@kernel.org>

Re: [PATCH v5 1/2] dt-bindings: media: Add Allwinner V3s Camera Sensor Interface (CSI)

2018-01-19 Thread Rob Herring
file changed, 59 insertions(+) > create mode 100644 Documentation/devicetree/bindings/media/sun6i-csi.txt Reviewed-by: Rob Herring <r...@kernel.org>

Re: [PATCH v4 1/9] dt-bindings: media: Add Renesas CEU bindings

2018-01-11 Thread Rob Herring
++ > 1 file changed, 81 insertions(+) > create mode 100644 Documentation/devicetree/bindings/media/renesas,ceu.txt Reviewed-by: Rob Herring <r...@kernel.org>

Re: [PATCH v2 2/2] media: ov9650: add device tree binding

2018-01-11 Thread Rob Herring
c: Hugues Fruchet <hugues.fruc...@st.com> > Cc: Sakari Ailus <sakari.ai...@linux.intel.com> > Cc: Mauro Carvalho Chehab <mche...@s-opensource.com> > Cc: Rob Herring <r...@kernel.org> > Signed-off-by: Akinobu Mita <akinobu.m...@gmail.com> > --- > * Changelog

Re: [PATCH v2 2/2] media: dt-bindings: Add OF properties to ov7670

2018-01-11 Thread Rob Herring
On Tue, Jan 9, 2018 at 2:01 AM, jacopo mondi <jac...@jmondi.org> wrote: > Hi Rob, >thanks for comments > > On Mon, Jan 08, 2018 at 09:35:55PM -0600, Rob Herring wrote: >> On Thu, Jan 04, 2018 at 10:52:33AM +0100, Jacopo Mondi wrote: >> > Describe newly introduc

Re: [PATCH v2 2/2] media: dt-bindings: Add OF properties to ov7670

2018-01-08 Thread Rob Herring
On Thu, Jan 04, 2018 at 10:52:33AM +0100, Jacopo Mondi wrote: > Describe newly introduced OF properties for ov7670 image sensor. > The driver supports two standard properties to configure synchronism > signals polarities and two custom properties already supported as > platform data options by the

Re: [PATCH v5 3/5] media: dt-bindings: ov5640: refine CSI-2 and add parallel interface

2018-01-05 Thread Rob Herring
2c/ov5640.txt | 46 > +- > 1 file changed, 44 insertions(+), 2 deletions(-) Reviewed-by: Rob Herring <r...@kernel.org>

Re: [PATCH] media: ov9650: support device tree probing

2018-01-05 Thread Rob Herring
not supporting new device. > > Cc: H. Nikolaus Schaller <h...@goldelico.com> > Cc: Hugues Fruchet <hugues.fruc...@st.com> > Cc: Sakari Ailus <sakari.ai...@linux.intel.com> > Cc: Mauro Carvalho Chehab <mche...@s-opensource.com> > Cc: Rob Herring <r...@kernel.or

Re: [PATCH 4/4] [media] dt/bindings: Add bindings for OV2685

2017-12-26 Thread Rob Herring
On Mon, Dec 25, 2017 at 10:11:26PM +0800, Shunqian Zheng wrote: > Add device tree binding documentation for the OV2685 sensor. > > Signed-off-by: Shunqian Zheng > --- > .../devicetree/bindings/media/i2c/ov2685.txt | 35 > ++ > 1 file changed,

Re: [PATCH 2/4] [media] dt/bindings: Add bindings for OV5695

2017-12-26 Thread Rob Herring
+ > +The device node must contain one 'port' child node for its digital output > +video port, in accordance with the video interface bindings defined in > +Documentation/devicetree/bindings/media/video-interfaces.txt. > + > +Example: > + { Presumably, i2c1 is your I2C controller, so you are mis

Re: [PATCH v4 1/2] dt-bindings: media: Add Allwinner V3s Camera Sensor Interface (CSI)

2017-12-26 Thread Rob Herring
On Fri, Dec 22, 2017 at 05:41:29PM +0800, Yong Deng wrote: > Add binding documentation for Allwinner V3s CSI. > > Signed-off-by: Yong Deng > --- > .../devicetree/bindings/media/sun6i-csi.txt| 51 > ++ > 1 file changed, 51 insertions(+) >

Re: [linux-sunxi] [PATCH v4 1/2] dt-bindings: media: Add Allwinner V3s Camera Sensor Interface (CSI)

2017-12-26 Thread Rob Herring
On Fri, Dec 22, 2017 at 10:00:08AM +, Priit Laes wrote: > On Fri, Dec 22, 2017 at 05:41:29PM +0800, Yong Deng wrote: > > Add binding documentation for Allwinner V3s CSI. > > > > Signed-off-by: Yong Deng > > --- > > .../devicetree/bindings/media/sun6i-csi.txt|

Re: [PATCH v5 3/6] media: dt-bindings: Add bindings for TDA1997X

2017-12-26 Thread Rob Herring
On Sat, Dec 16, 2017 at 10:00:27AM -0800, Tim Harvey wrote: > Cc: Rob Herring <r...@kernel.org> > Acked-by: Sakari Ailus <sakari.ai...@linux.intel.com> > Signed-off-by: Tim Harvey <thar...@gateworks.com> > --- > v5: > - added Sakari's ack > > v4: >

Re: [PATCH v3 2/6] media: dt: bindings: Update binding documentation for sunxi IR controller

2017-12-20 Thread Rob Herring
gt; --- > Documentation/devicetree/bindings/media/sunxi-ir.txt | 3 +++ > 1 file changed, 3 insertions(+) Reviewed-by: Rob Herring <r...@kernel.org>

Re: [PATCH v4 11/16] dt-bindings: Document the Rockchip MIPI RX D-PHY bindings

2017-12-20 Thread Rob Herring
kchip-mipi-dphy.txt | 88 > ++ > 1 file changed, 88 insertions(+) > create mode 100644 > Documentation/devicetree/bindings/media/rockchip-mipi-dphy.txt Reviewed-by: Rob Herring <r...@kernel.org>

Re: [PATCH v4 10/16] dt-bindings: Document the Rockchip ISP1 bindings

2017-12-20 Thread Rob Herring
s/media/rockchip-isp1.txt| 69 > ++ > 1 file changed, 69 insertions(+) > create mode 100644 Documentation/devicetree/bindings/media/rockchip-isp1.txt Reviewed-by: Rob Herring <r...@kernel.org>

Re: [PATCH for v4.15] dt-bindings/media/cec-gpio.txt: mention the CEC/HPD max voltages

2017-12-16 Thread Rob Herring
Raspberry > Pi's GPIO line. > > Signed-off-by: Hans Verkuil <hans.verk...@cisco.com> Reviewed-by: Rob Herring <r...@kernel.org>

Re: [RFC 2/5] [media] dt: bindings: Update binding documentation for sunxi IR controller

2017-12-16 Thread Rob Herring
gOn Sat, Dec 16, 2017 at 03:49:11AM +0100, Philipp Rossak wrote: > This patch updates documentation for Device-Tree bindings for sunxi IR > controller and adds the new requiered property for the base clock frequency. > > Signed-off-by: Philipp Rossak > --- >

Re: [PATCH 1/2] media: dt-bindings: coda: Add compatible for CodaHx4 on i.MX51

2017-12-15 Thread Rob Herring
On Wed, Dec 13, 2017 at 03:09:17PM +0100, Philipp Zabel wrote: > Add a compatible for the CodaHx4 VPU used on i.MX51. > > Signed-off-by: Philipp Zabel <p.za...@pengutronix.de> > --- > Documentation/devicetree/bindings/media/coda.txt | 1 + > 1 file changed, 1 insert

Re: [PATCH v3 07/12] dt-bindings: Document the Rockchip MIPI RX D-PHY bindings

2017-12-07 Thread Rob Herring
On Wed, Dec 06, 2017 at 07:19:34PM +0800, Jacob Chen wrote: > From: Jacob Chen > > Add DT bindings documentation for Rockchip MIPI D-PHY RX > > Signed-off-by: Jacob Chen > --- > .../bindings/media/rockchip-mipi-dphy.txt | 71 >

Re: [PATCH v3 06/12] dt-bindings: Document the Rockchip ISP1 bindings

2017-12-07 Thread Rob Herring
On Wed, Dec 06, 2017 at 07:19:33PM +0800, Jacob Chen wrote: > From: Jacob Chen > > Add DT bindings documentation for Rockchip ISP1 > > Signed-off-by: Jacob Chen > --- > .../devicetree/bindings/media/rockchip-isp1.txt| 57 >

Re: [PATCH v6 1/2] media: ov7740: Document device tree bindings

2017-12-04 Thread Rob Herring
On Mon, Dec 04, 2017 at 02:58:57PM +0800, Wenyou Yang wrote: > Add the device tree binding documentation for the ov7740 sensor driver. > > Signed-off-by: Wenyou Yang > --- > > Changes in v6: None > Changes in v5: None > Changes in v4: None > Changes in v3: > -

Re: [PATCH v8 28/28] rcar-vin: enable support for r8a77970

2017-11-30 Thread Rob Herring
On Wed, Nov 29, 2017 at 08:43:42PM +0100, Niklas Söderlund wrote: > Add the SoC specific information for Renesas r8a77970. > > Signed-off-by: Niklas Söderlund <niklas.soderlund+rene...@ragnatech.se> > --- > .../devicetree/bindings/media/rcar_vin.txt | 1 + Ack

Re: [PATCH v8 27/28] rcar-vin: enable support for r8a7796

2017-11-30 Thread Rob Herring
.../devicetree/bindings/media/rcar_vin.txt | 1 + Acked-by: Rob Herring <r...@kernel.org> > drivers/media/platform/rcar-vin/rcar-core.c| 64 > ++ > 2 files changed, 65 insertions(+)

Re: [PATCH v5 1/2] media: ov7740: Document device tree bindings

2017-11-28 Thread Rob Herring
n v3: > - Explicitly document the "remote-endpoint" property. > > Changes in v2: None > > .../devicetree/bindings/media/i2c/ov7740.txt | 47 > ++ > 1 file changed, 47 insertions(+) > create mode 100644 Documentation/devicetree/bindings/media/i2c/ov7740.txt Acked-by: Rob Herring <r...@kernel.org>

Re: [PATCH v2 06/11] dt-bindings: Document the Rockchip MIPI RX D-PHY bindings

2017-11-26 Thread Rob Herring
On Fri, Nov 24, 2017 at 10:37:01AM +0800, Jacob Chen wrote: > Add DT bindings documentation for Rockchip MIPI D-PHY RX > > Signed-off-by: Jacob Chen > --- > .../bindings/media/rockchip-mipi-dphy.txt | 77 > ++ > 1 file changed, 77

Re: [PATCH v2 05/11] dt-bindings: Document the Rockchip ISP1 bindings

2017-11-26 Thread Rob Herring
On Fri, Nov 24, 2017 at 10:37:00AM +0800, Jacob Chen wrote: > From: Jacob Chen > > Add DT bindings documentation for Rockchip ISP1 > > Signed-off-by: Jacob Chen > --- > .../devicetree/bindings/media/rockchip-isp1.txt| 61 >

Re: [PATCH v3 2/4] [media] dt-bindings: Document BCM283x CSI2/CCP2 receiver

2017-11-21 Thread Rob Herring
On Tue, Nov 21, 2017 at 1:26 PM, Eric Anholt <e...@anholt.net> wrote: > Dave Stevenson <dave.steven...@raspberrypi.org> writes: > >> Hi Rob >> >> On 27 September 2017 at 22:51, Rob Herring <r...@kernel.org> wrote: >>> On Fri, Sep 22, 2017 at 05:

Re: [PATCH v2 2/4] dt-bindings: media: rcar_vin: add device tree support for r8a774[35]

2017-11-17 Thread Rob Herring
as <biju@bp.renesas.com> > --- > v1->v2: > * Fixed double "change" in changelog > > Documentation/devicetree/bindings/media/rcar_vin.txt | 5 ++++- > 1 file changed, 4 insertions(+), 1 deletion(-) Acked-by: Rob Herring <r...@kernel.org>

Re: [PATCH v2 1/4] dt-bindings: media: rcar_vin: Reverse SoC part number list

2017-11-17 Thread Rob Herring
ile changed, 7 insertions(+), 7 deletions(-) Acked-by: Rob Herring <r...@kernel.org>

Re: [PATCH v7 01/25] rcar-vin: add Gen3 devicetree bindings documentation

2017-11-17 Thread Rob Herring
On Wed, Nov 15, 2017 at 4:58 PM, Niklas Söderlund <niklas.soderl...@ragnatech.se> wrote: > Hi Rob, > > Thanks for your feedback, much appreciated! > > On 2017-11-15 14:02:26 -0600, Rob Herring wrote: >> On Sat, Nov 11, 2017 at 01:38:11AM +0100, Niklas Söderlund wrote: &

Re: [PATCH 3/5] media: i2c: Add TDA1997x HDMI receiver driver

2017-11-15 Thread Rob Herring
On Wed, Nov 15, 2017 at 10:31:14AM -0800, Tim Harvey wrote: > On Wed, Nov 15, 2017 at 7:52 AM, Rob Herring <r...@kernel.org> wrote: > > On Thu, Nov 09, 2017 at 10:45:34AM -0800, Tim Harvey wrote: > >> Add support for the TDA1997x HDMI receivers. > >> > >

Re: [PATCH v7 01/25] rcar-vin: add Gen3 devicetree bindings documentation

2017-11-15 Thread Rob Herring
On Sat, Nov 11, 2017 at 01:38:11AM +0100, Niklas Söderlund wrote: > Document the devicetree bindings for the CSI-2 inputs available on Gen3. > > There is a need to add a custom property 'renesas,id' and to define > which CSI-2 input is described in which endpoint under the port@1 node. > This

Re: [PATCH v11 1/2] media: rcar-csi2: add Renesas R-Car MIPI CSI-2 receiver documentation

2017-11-15 Thread Rob Herring
714>; > + > + ports { > + #address-cells = <1>; > + #size-cells = <0>; > + > + port@0 { > + #address-cells = <1>; > +

Re: [PATCH 3/5] media: i2c: Add TDA1997x HDMI receiver driver

2017-11-15 Thread Rob Herring
On Thu, Nov 09, 2017 at 10:45:34AM -0800, Tim Harvey wrote: > Add support for the TDA1997x HDMI receivers. > > Cc: Hans Verkuil > Signed-off-by: Tim Harvey > --- > v3: > - use V4L2_DV_BT_FRAME_WIDTH/HEIGHT macros > - fixed missing break > - use only

Re: [RESEND PATCH 1/1] of: Make return types of to_of_node and of_fwnode_handle macros consistent

2017-11-06 Thread Rob Herring
x > driver? > > Thanks. > > include/linux/of.h | 5 +++-- > 1 file changed, 3 insertions(+), 2 deletions(-) Acked-by: Rob Herring <r...@kernel.org>

  1   2   3   4   >