Re: [GIT PULL FOR 3.10] Media DT bindings and V4L2 OF parsing library

2013-03-29 Thread Rob Herring
On 03/29/2013 12:39 PM, Sylwester Nawrocki wrote: Mauro, This includes two patches adding device tree support at the V4L2 API. I added Rob and Grant at Cc in case they still wanted to comment on those patches. Not sure what the exact policy is but I guess we need an explicit DT maintainer's

Re: Device-tree cross-subsystem binding workshop [was Media system Summit]

2012-07-12 Thread Rob Herring
On 07/12/2012 08:20 PM, Olof Johansson wrote: On Thu, Jul 12, 2012 at 12:03 PM, Hans Verkuil hverk...@xs4all.nl wrote: On Thu July 12 2012 18:48:23 Olof Johansson wrote: On Thu, Jul 12, 2012 at 9:18 AM, Mark Brown broo...@opensource.wolfsonmicro.com wrote: On Thu, Jul 12, 2012 at 10:08:04AM

Re: [PATCH v7 0/8] of: add display helper

2012-11-08 Thread Rob Herring
On 10/31/2012 04:28 AM, Steffen Trumtrar wrote: Hi! Finally, v7 of the series. Changes since v6: - get rid of some empty lines etc. - move functions to their subsystems - split of_ from non-of_ functions - add at least some kerneldoc to some functions Regards,

Re: [PATCH v12 2/6] video: add of helper for videomode

2012-11-21 Thread Rob Herring
On 11/21/2012 05:52 AM, Thierry Reding wrote: On Wed, Nov 21, 2012 at 12:48:43PM +0100, Steffen Trumtrar wrote: Hi! On Wed, Nov 21, 2012 at 10:12:43AM +, Manjunathappa, Prakash wrote: Hi Steffen, On Tue, Nov 20, 2012 at 21:24:52, Steffen Trumtrar wrote: +/** + * of_get_display_timings

Re: [PATCH] [media] Add common binding documentation for video interfaces

2012-12-31 Thread Rob Herring
of the series. Acked-by: Rob Herring rob.herr...@calxeda.com --- Hi, This is an updated version of patch [1]. My changes include resolving issues pointed out during review, i.e.: - renaming 'link' node to 'endpoint, - renaming 'remote' phandle to 'remote-endpoint', - file v4l2.txt renamed

Re: [PATCH 04/14] media: add V4L2 DT binding documentation

2012-10-02 Thread Rob Herring
On 09/27/2012 09:07 AM, Guennadi Liakhovetski wrote: This patch adds a document, describing common V4L2 device tree bindings. Co-authored-by: Sylwester Nawrocki s.nawro...@samsung.com Signed-off-by: Guennadi Liakhovetski g.liakhovet...@gmx.de ---

Re: [PATCH 04/14] media: add V4L2 DT binding documentation

2012-10-03 Thread Rob Herring
On 10/02/2012 09:33 AM, Guennadi Liakhovetski wrote: Hi Rob On Tue, 2 Oct 2012, Rob Herring wrote: On 09/27/2012 09:07 AM, Guennadi Liakhovetski wrote: This patch adds a document, describing common V4L2 device tree bindings. Co-authored-by: Sylwester Nawrocki s.nawro...@samsung.com

Re: [PATCH RESEND] i2c: move of helpers into the core

2013-08-19 Thread Rob Herring
instead of doing this manually in each driver. So, fix the drivers and documentation, too. Signed-off-by: Wolfram Sang w...@the-dreams.de --- Glad to see this. Acked-by: Rob Herring rob.herr...@calxeda.com Sigh, hitting the CC threshold on vger again. So resending to the lists only. BTW

Re: [PATCH v2 06/15] dt: binding: add binding for ImgTec IR block

2014-02-06 Thread Rob Herring
-media@vger.kernel.org Cc: Rob Herring robh...@kernel.org Cc: Pawel Moll pawel.m...@arm.com Cc: Mark Rutland mark.rutl...@arm.com Cc: Ian Campbell ijc+devicet...@hellion.org.uk Cc: Kumar Gala ga...@codeaurora.org Cc: devicet...@vger.kernel.org Cc: Rob Landley r...@landley.net Cc: linux

Re: [PATCH v2 06/15] dt: binding: add binding for ImgTec IR block

2014-02-07 Thread Rob Herring
On Thu, Feb 6, 2014 at 8:41 AM, James Hogan james.ho...@imgtec.com wrote: Hi Rob, On 06/02/14 14:33, Rob Herring wrote: On Fri, Jan 17, 2014 at 7:58 AM, James Hogan james.ho...@imgtec.com wrote: +Required properties: +- compatible: Should be img,ir1 Kind of short for a name. I

Re: [PATCH v2 06/15] dt: binding: add binding for ImgTec IR block

2014-02-07 Thread Rob Herring
On Fri, Feb 7, 2014 at 8:50 AM, Mark Rutland mark.rutl...@arm.com wrote: Hi Rob, On Fri, Feb 07, 2014 at 02:33:27PM +, Rob Herring wrote: On Thu, Feb 6, 2014 at 8:41 AM, James Hogan james.ho...@imgtec.com wrote: Hi Rob, On 06/02/14 14:33, Rob Herring wrote: On Fri, Jan 17, 2014

Re: [RFC PATCH] [media]: of: move graph helpers from drivers/media/v4l2-core to drivers/of

2014-02-11 Thread Rob Herring
On Tue, Feb 11, 2014 at 5:45 AM, Philipp Zabel p.za...@pengutronix.de wrote: From: Philipp Zabel philipp.za...@gmail.com This patch moves the parsing helpers used to parse connected graphs in the device tree, like the video interface bindings documented in

Re: [RFC PATCH] [media]: of: move graph helpers from drivers/media/v4l2-core to drivers/of

2014-02-11 Thread Rob Herring
On Tue, Feb 11, 2014 at 8:52 AM, Russell King - ARM Linux li...@arm.linux.org.uk wrote: On Tue, Feb 11, 2014 at 07:56:33AM -0600, Rob Herring wrote: On Tue, Feb 11, 2014 at 5:45 AM, Philipp Zabel p.za...@pengutronix.de wrote: This allows to reuse the same parser code from outside the V4L2

Re: [PATCH v3 06/15] dt: binding: add binding for ImgTec IR block

2014-02-27 Thread Rob Herring
Hogan james.ho...@imgtec.com Cc: Mauro Carvalho Chehab m.che...@samsung.com Cc: linux-media@vger.kernel.org Cc: Rob Herring robh...@kernel.org Cc: Pawel Moll pawel.m...@arm.com Cc: Mark Rutland mark.rutl...@arm.com Cc: Ian Campbell ijc+devicet...@hellion.org.uk Cc: Kumar Gala ga

Re: [PATCH 4/5] exynos4-is: Remove requirement for simple-bus compatible

2014-04-16 Thread Rob Herring
On Tue, Apr 15, 2014 at 12:34 PM, Sylwester Nawrocki s.nawro...@samsung.com wrote: This patch makes the driver instantiating its child devices itself, rather than relying on an OS to instantiate devices as children of simple-bus. This removes an incorrect usage of simple-bus compatible. Good,

Re: [PATCH v14 08/10] drm/panel: Add Eukrea mbimxsd51 displays.

2014-06-24 Thread Rob Herring
On Tue, Jun 24, 2014 at 10:06 AM, Russell King - ARM Linux li...@arm.linux.org.uk wrote: Denis, This patch creates binding documentation. Any patch which does so should be copied to the DT people so they can review the bindings and give appropriate acks. It would be better if you separate

Re: [PATCHv2] media: i2c/adp1653: devicetree support for adp1653

2014-12-26 Thread Rob Herring
On Wed, Dec 24, 2014 at 4:34 PM, Pavel Machek pa...@ucw.cz wrote: We are moving to device tree support on OMAP3, but that currently breaks ADP1653 driver. This adds device tree support, plus required documentation. Signed-off-by: Pavel Machek pa...@ucw.cz --- Changed -microsec to -us, as

Re: [PATCHv2] media: i2c/adp1653: devicetree support for adp1653

2014-12-26 Thread Rob Herring
On Fri, Dec 26, 2014 at 2:33 PM, Pavel Machek pa...@ucw.cz wrote: Hi! We are moving to device tree support on OMAP3, but that currently breaks ADP1653 driver. This adds device tree support, plus required documentation. Signed-off-by: Pavel Machek pa...@ucw.cz --- Changed

Re: [PATCH] media: i2c: add support for omnivision's ov2659 sensor

2015-02-04 Thread Rob Herring
On Thu, Jan 15, 2015 at 5:39 PM, Lad, Prabhakar prabhakar.cse...@gmail.com wrote: From: Benoit Parrot bpar...@ti.com this patch adds support for omnivision's ov2659 sensor. Signed-off-by: Benoit Parrot bpar...@ti.com Signed-off-by: Lad, Prabhakar prabhakar.cse...@gmail.com --- [...]

Re: [PATCH/RFC v10 03/19] DT: leds: Add led-sources property

2015-01-15 Thread Rob Herring
On Thu, Jan 15, 2015 at 6:33 AM, Sylwester Nawrocki s.nawro...@samsung.com wrote: On 12/01/15 18:06, Mark Brown wrote: On Mon, Jan 12, 2015 at 10:55:29AM -0600, Rob Herring wrote: On Mon, Jan 12, 2015 at 10:10 AM, Jacek Anaszewski There are however devices that don't fall into this category

Re: [PATCH/RFC v10 03/19] DT: leds: Add led-sources property

2015-01-20 Thread Rob Herring
On Tue, Jan 20, 2015 at 10:09 AM, Jacek Anaszewski j.anaszew...@samsung.com wrote: On 01/16/2015 04:52 PM, Jacek Anaszewski wrote: On 01/16/2015 02:48 PM, Rob Herring wrote: [...] You may want to add something like led-output-cnt or led-driver-cnt in the parent so you know the max list size

Re: [PATCH/RFC v10 03/19] DT: leds: Add led-sources property

2015-01-16 Thread Rob Herring
On Fri, Jan 16, 2015 at 3:07 AM, Jacek Anaszewski j.anaszew...@samsung.com wrote: On 01/15/2015 03:24 PM, Rob Herring wrote: On Tue, Jan 13, 2015 at 2:42 AM, Jacek Anaszewski j.anaszew...@samsung.com wrote: On 01/12/2015 05:55 PM, Rob Herring wrote: Adding Mark B and Liam... On Mon, Jan

Re: [PATCH/RFC v10 03/19] DT: leds: Add led-sources property

2015-01-15 Thread Rob Herring
On Tue, Jan 13, 2015 at 2:42 AM, Jacek Anaszewski j.anaszew...@samsung.com wrote: On 01/12/2015 05:55 PM, Rob Herring wrote: Adding Mark B and Liam... On Mon, Jan 12, 2015 at 10:10 AM, Jacek Anaszewski j.anaszew...@samsung.com wrote: On 01/12/2015 02:52 PM, Rob Herring wrote: On Mon

Re: [PATCH/RFC v10 03/19] DT: leds: Add led-sources property

2015-01-12 Thread Rob Herring
On Mon, Jan 12, 2015 at 2:32 AM, Jacek Anaszewski j.anaszew...@samsung.com wrote: On 01/09/2015 07:33 PM, Rob Herring wrote: On Fri, Jan 9, 2015 at 9:22 AM, Jacek Anaszewski j.anaszew...@samsung.com wrote: Add a property for defining the device outputs the LED represented by the DT child

Re: [PATCH/RFC v10 03/19] DT: leds: Add led-sources property

2015-01-09 Thread Rob Herring
Cc: Bryan Wu coolo...@gmail.com Cc: Richard Purdie rpur...@rpsys.net Cc: Rob Herring robh...@kernel.org Cc: Pawel Moll pawel.m...@arm.com Cc: Mark Rutland mark.rutl...@arm.com Cc: Ian Campbell ijc+devicet...@hellion.org.uk Cc: Kumar Gala ga...@codeaurora.org --- Documentation/devicetree

Re: [PATCH/RFC v10 03/19] DT: leds: Add led-sources property

2015-01-12 Thread Rob Herring
Adding Mark B and Liam... On Mon, Jan 12, 2015 at 10:10 AM, Jacek Anaszewski j.anaszew...@samsung.com wrote: On 01/12/2015 02:52 PM, Rob Herring wrote: On Mon, Jan 12, 2015 at 2:32 AM, Jacek Anaszewski j.anaszew...@samsung.com wrote: On 01/09/2015 07:33 PM, Rob Herring wrote: On Fri, Jan 9

Re: [PATCH v3 1/2] of: Add vendor prefix for Aptina Imaging

2015-03-18 Thread Rob Herring
by ON Semiconductor, but the name Aptina is still widely used. Should the onnn prefix be used instead ? Using aptina is fine. Acked-by: Rob Herring r...@kernel.org Rob diff --git a/Documentation/devicetree/bindings/vendor-prefixes.txt b/Documentation/devicetree/bindings/vendor-prefixes.txt

Re: [GIT PULL v2] of: Add of-graph helpers to loop over endpoints and find ports by id

2015-03-10 Thread Rob Herring
On Tue, Mar 10, 2015 at 10:42 AM, Russell King - ARM Linux li...@arm.linux.org.uk wrote: On Tue, Mar 10, 2015 at 04:24:47PM +0100, Philipp Zabel wrote: Hi Grant, Rob, Am Dienstag, den 03.03.2015, 08:59 +0100 schrieb Philipp Zabel: Hi Grant, Rob, this series has been around for quite some

Re: [GIT PULL v2] of: Add of-graph helpers to loop over endpoints and find ports by id

2015-03-24 Thread Rob Herring
On Tue, Mar 24, 2015 at 4:15 AM, Russell King - ARM Linux li...@arm.linux.org.uk wrote: On Mon, Mar 23, 2015 at 05:29:02PM +0100, Heiko Stuebner wrote: Hi Rob, Philipp, Am Mittwoch, 11. März 2015, 09:51:21 schrieb Philipp Zabel: Am Dienstag, den 10.03.2015, 14:05 -0500 schrieb Rob Herring

Re: [GIT PULL v2] of: Add of-graph helpers to loop over endpoints and find ports by id

2015-03-25 Thread Rob Herring
On Wed, Mar 25, 2015 at 4:15 AM, Philipp Zabel p.za...@pengutronix.de wrote: Hi Rob, Am Dienstag, den 24.03.2015, 23:42 -0500 schrieb Rob Herring: On Tue, Mar 24, 2015 at 4:15 AM, Russell King - ARM Linux li...@arm.linux.org.uk wrote: On Mon, Mar 23, 2015 at 05:29:02PM +0100, Heiko Stuebner

Re: [Patch v4 2/2] media: v4l: ti-vpe: Document CAL driver

2015-11-16 Thread Rob Herring
On Sun, Nov 15, 2015 at 05:53:48PM -0600, Benoit Parrot wrote: > Device Tree bindings for the Camera Adaptation Layer (CAL) driver Bindings are for h/w blocks, not drivers... > > Signed-off-by: Benoit Parrot > --- > Documentation/devicetree/bindings/media/ti-cal.txt | 70 >

Re: [PATCH 1/3] [media] mt9v032: Add reset and standby gpios

2015-11-06 Thread Rob Herring
y: Markus Pargmann <m...@pengutronix.de> > Reviewed-by: Philipp Zabel <p.za...@pengutronix.de> > --- > .../devicetree/bindings/media/i2c/mt9v032.txt | 2 ++ Acked-by: Rob Herring <r...@kernel.org> > drivers/media/i2c/mt9v032.c|

Re: [RESEND RFC/PATCH 4/8] dt-bindings: Add a binding for Mediatek Video Encoder

2015-11-17 Thread Rob Herring
On Tue, Nov 17, 2015 at 08:54:41PM +0800, Tiffany Lin wrote: > add a DT binding documentation of Video Encoder for the > MT8173 SoC from Mediatek. > > Signed-off-by: Tiffany Lin > --- > .../devicetree/bindings/media/mediatek-vcodec.txt | 58 > >

Re: [PATCH v3 4/6] [media] c8sectpfe: Update binding to reset-gpios

2015-08-31 Thread Rob Herring
On Fri, Aug 28, 2015 at 12:52 PM, Peter Griffin wrote: > gpio.txt documents that GPIO properties should be named > "[-]gpios", with being the purpose of this > GPIO for the device. > > This change has been done as one atomic commit. dtb and kernel updates are not

Re: [PATCH v3 4/6] [media] c8sectpfe: Update binding to reset-gpios

2015-09-01 Thread Rob Herring
On Tue, Sep 1, 2015 at 3:32 AM, Javier Martinez Canillas wrote: > Hello Peter, > > On Fri, Aug 28, 2015 at 7:52 PM, Peter Griffin > wrote: >> gpio.txt documents that GPIO properties should be named >> "[-]gpios", with being the purpose of this >>

Re: [PATCH 3/7] of: reserved_mem: add support for named reserved mem nodes

2015-12-08 Thread Rob Herring
On Mon, Dec 7, 2015 at 6:08 AM, Marek Szyprowski wrote: > This patch allows device drivers to use more than one reserved memory > region assigned to given device. When NULL name is passed to > of_reserved_mem_device_init(), the default (first) region is used. Every

Re: [PATCH v2 1/8] dt-bindings: Add a binding for Mediatek Video Processor

2015-12-11 Thread Rob Herring
@mediatek.com> > Signed-off-by: Tiffany Lin <tiffany@mediatek.com> Acked-by: Rob Herring <r...@kernel.org> > --- > .../devicetree/bindings/media/mediatek-vpu.txt | 27 > > 1 file changed, 27 insertions(+) > create mode 100644 Documentatio

Re: [PATCH v2 4/8] dt-bindings: Add a binding for Mediatek Video Encoder

2015-12-11 Thread Rob Herring
On Fri, Dec 11, 2015 at 05:55:39PM +0800, Tiffany Lin wrote: > Add a DT binding documentation of Video Encoder for the > MT8173 SoC from Mediatek. > > Signed-off-by: Tiffany Lin <tiffany@mediatek.com> A question and minor issue below, otherwise: Acked-by: Rob Herrin

Re: [PATCH 07/10] [media] tvp5150: Add device tree binding document

2016-01-04 Thread Rob Herring
On Mon, Jan 04, 2016 at 09:25:29AM -0300, Javier Martinez Canillas wrote: > Add a Device Tree binding document for the TVP5150 video decoder. > > Signed-off-by: Javier Martinez Canillas > --- > > .../devicetree/bindings/media/i2c/tvp5150.txt | 35 >

Re: [PATCH v3 1/8] dt-bindings: Add a binding for Mediatek Video Processor

2016-01-04 Thread Rob Herring
@mediatek.com> > Signed-off-by: Tiffany Lin <tiffany@mediatek.com> Please add acks when sending new versions as I already acked the last version. Acked-by: Rob Herring <r...@kernel.org> -- To unsubscribe from this list: send the line "unsubscribe linux-media" in the body o

Re: [PATCH v2 8/8] i2c-mux: relax locking of the top i2c adapter during i2c controlled muxing

2016-01-06 Thread Rob Herring
On Tue, Jan 05, 2016 at 04:57:18PM +0100, Peter Rosin wrote: > From: Peter Rosin > > With a i2c topology like the following > >GPIO ---| -- BAT1 > | v / >I2C -+--+ MUX > |

Re: [PATCH v3 3/7] of: reserved_mem: add support for named reserved mem nodes

2015-12-30 Thread Rob Herring
On Wed, Dec 16, 2015 at 9:37 AM, Marek Szyprowski wrote: > This patch allows device drivers to initialize more than one reserved > memory region assigned to given device. When driver needs to use more > than one reserved memory region, it should allocate child devices

Re: [Patch v4 2/2] media: v4l: ti-vpe: Document CAL driver

2015-11-17 Thread Rob Herring
On Mon, Nov 16, 2015 at 04:52:49PM -0600, Benoit Parrot wrote: > Rob Herring <r...@kernel.org> wrote on Mon [2015-Nov-16 09:26:16 -0600]: > > On Sun, Nov 15, 2015 at 05:53:48PM -0600, Benoit Parrot wrote: > > > Device Tree bindings for the Camera Adaptation Layer (CAL)

Re: [Patch v5 2/2] media: v4l: ti-vpe: Document DRA72 CAL h/w module

2015-11-19 Thread Rob Herring
On Wed, Nov 18, 2015 at 02:47:12PM -0600, Benoit Parrot wrote: > Device Tree bindings for the DRA72 Camera Adaptation Layer (CAL) > H/W module. > > Signed-off-by: Benoit Parrot <bpar...@ti.com> Acked-by: Rob Herring <r...@kernel.org> > --- > Documentation/device

Re: [PATCH] of: reserved_mem: restore old behavior when no region is defined

2016-06-08 Thread Rob Herring
Liviu Dudau <liviu.du...@arm.com> > Fixes: 59ce4039727ef40 ("of: reserved_mem: add support for using more than >one region for given device") > Signed-off-by: Marek Szyprowski <m.szyprow...@samsung.com> > --- > drivers/of/of_reserved_mem.c | 2 +- >

Re: [PATCH] device tree description for AD5820 camera auto-focus coil

2016-06-06 Thread Rob Herring
st contain "adi,ad5820" > + > + - reg: I2C slave address > + > + - VANA-supply: supply of voltage for VANA pin > + > +Example: > + > + ad5820: coil@0c { Drop the leading 0. With that, Acked-by: Rob Herring <r...@kernel.org> -- To unsub

Re: [PATCH 1/2] Add OV5647 device tree documentation

2016-06-06 Thread Rob Herring
On Fri, Jun 03, 2016 at 06:36:40PM +0100, Ramiro Oliveira wrote: > From: roliveir > > Signed-off-by: Ramiro Oliveira > --- > .../devicetree/bindings/media/i2c/ov5647.txt | 19 > +++ > 1 file changed, 19 insertions(+) >

Re: [PATCH 1/3] dt-bindings: Update Renesas R-Car FCP DT binding

2016-06-10 Thread Rob Herring
edia/renesas,fcp.txt | 4 +++- > 1 file changed, 3 insertions(+), 1 deletion(-) With that, Acked-by: Rob Herring <r...@kernel.org> -- To unsubscribe from this list: send the line "unsubscribe linux-media" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html

Re: [PATCH 3/3] dt-bindings: Add Renesas R-Car FDP1 bindings

2016-06-10 Thread Rob Herring
On Thu, Jun 09, 2016 at 02:41:34PM +0100, Kieran Bingham wrote: > The FDP1 is a de-interlacing module which converts interlaced video to > progressive video. It is also capable of performing pixel format conversion > between YCbCr/YUV formats and RGB formats. > > Signed-off-by: Kieran Bingham

Re: [PATCH 2/3] dt-bindings: Document Renesas R-Car FCP power-domains usage

2016-06-10 Thread Rob Herring
On Thu, Jun 09, 2016 at 02:41:33PM +0100, Kieran Bingham wrote: > The power domain must be specified to bring the device out of module > standby. Document this in the example provided, so that new additions > are not missed. > > Signed-off-by: Kieran Bingham > --- >

Re: [PATCH 2/3] dt-bindings: Document Renesas R-Car FCP power-domains usage

2016-06-10 Thread Rob Herring
On Fri, Jun 10, 2016 at 2:11 PM, Geert Uytterhoeven <ge...@linux-m68k.org> wrote: > Hi Rob, > > On Fri, Jun 10, 2016 at 7:39 PM, Rob Herring <r...@kernel.org> wrote: >> On Thu, Jun 09, 2016 at 02:41:33PM +0100, Kieran Bingham wrote: >>> The power domain must

Re: [PATCH v4 2/7] media: s5p-mfc: use generic reserved memory bindings

2016-05-25 Thread Rob Herring
5p-mfc.txt | 39 > +- > 1 file changed, 31 insertions(+), 8 deletions(-) Acked-by: Rob Herring <r...@kernel.org> -- To unsubscribe from this list: send the line "unsubscribe linux-media" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html

Re: [PATCH v4 2/7] media: s5p-mfc: use generic reserved memory bindings

2016-05-25 Thread Rob Herring
On Wed, May 25, 2016 at 11:18:59AM -0400, Javier Martinez Canillas wrote: > Hello Marek, > > On 05/24/2016 09:31 AM, Marek Szyprowski wrote: > > Use generic reserved memory bindings and mark old, custom properties > > as obsoleted. > > > > Signed-off-by: Marek Szyprowski

Re: [RFC 1/2] Add OV5647 device tree documentation

2016-05-25 Thread Rob Herring
On Tue, May 24, 2016 at 07:16:47PM +0100, roliveir wrote: > Signed-off-by: roliveir > --- > .../devicetree/bindings/media/i2c/ov5647.txt | 29 > ++ > 1 file changed, 29 insertions(+) > create mode 100644

Re: [PATCH v4 1/7] of: reserved_mem: add support for using more than one region for given device

2016-05-26 Thread Rob Herring
h | 25 ++-- > 2 files changed, 86 insertions(+), 24 deletions(-) Acked-by: Rob Herring <r...@kernel.org> -- To unsubscribe from this list: send the line "unsubscribe linux-media" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html

Re: [PATCH v3 1/2] [media] media: i2c/ov5645: add the device tree binding document

2016-06-01 Thread Rob Herring
file changed, 50 insertions(+) > create mode 100644 Documentation/devicetree/bindings/media/i2c/ov5645.txt Acked-by: Rob Herring <r...@kernel.org> -- To unsubscribe from this list: send the line "unsubscribe linux-media" in the body of a message to majord...@vger.kernel.org More major

Re: [PATCH v3 2/2] media: et8ek8: Add documentation

2016-06-14 Thread Rob Herring
On Sat, Jun 11, 2016 at 06:39:53PM +0300, Ivaylo Dimitrov wrote: > Add DT bindings description Not exactly the best commit msg. > > Signed-off-by: Ivaylo Dimitrov > --- > .../bindings/media/i2c/toshiba,et8ek8.txt | 50 > ++ > 1 file

Re: [PATCH v3 2/2] media: et8ek8: Add documentation

2016-06-15 Thread Rob Herring
On Tue, Jun 14, 2016 at 11:31 PM, Sakari Ailus <sakari.ai...@iki.fi> wrote: > Hi Rob, > > On Tue, Jun 14, 2016 at 05:05:17PM -0500, Rob Herring wrote: >> On Sat, Jun 11, 2016 at 06:39:53PM +0300, Ivaylo Dimitrov wrote: >> > Add DT bindings description >>

Re: [PATCH 7/7] mtd: nand: sunxi: update DT bindings

2016-03-19 Thread Rob Herring
, 4 insertions(+) Acked-by: Rob Herring <r...@kernel.org> -- To unsubscribe from this list: send the line "unsubscribe linux-media" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html

Re: [PATCH v6 14/24] of/unittest: convert to use an explicit i2c mux core

2016-04-03 Thread Rob Herring
> Signed-off-by: Peter Rosin <p...@axentia.se> > --- > drivers/of/unittest.c | 40 +++- > 1 file changed, 15 insertions(+), 25 deletions(-) I assume you ran the unittest... Acked-by: Rob Herring <r...@kernel.org> -- To unsubscribe from t

Re: [PATCH 14/41] Documentation: dt: media: fix spelling mistake

2016-04-25 Thread Rob Herring
On Mon, Apr 25, 2016 at 01:24:11AM +0100, Eric Engestrom wrote: > Signed-off-by: Eric Engestrom Applied, thanks. Rob > --- > Documentation/devicetree/bindings/media/xilinx/video.txt | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git

Re: [PATCH v2 01/13] dt-bindings: Add Renesas R-Car FCP DT bindings

2016-04-27 Thread Rob Herring
On Tue, Apr 26, 2016 at 12:36:26AM +0300, Laurent Pinchart wrote: > The FCP is a companion module of video processing modules in the Renesas > R-Car Gen3 SoCs. It provides data compression and decompression, data > caching, and conversion of AXI transactions in order to reduce the > memory

Re: [PATCH v2 1/2] [media] media: i2c/ov5645: add the device tree binding document

2016-05-19 Thread Rob Herring
On Thu, May 19, 2016 at 3:14 AM, Todor Tomov <todor.to...@linaro.org> wrote: > Hi Rob, > > Thank you for your time to review. My responses are below: > > On 05/19/2016 02:16 AM, Rob Herring wrote: >> On Wed, May 18, 2016 at 02:50:07PM +0300, Todor Tomov wrote: >

Re: [PATCH v2 1/2] [media] media: i2c/ov5645: add the device tree binding document

2016-05-18 Thread Rob Herring
On Wed, May 18, 2016 at 02:50:07PM +0300, Todor Tomov wrote: > Add the document for ov5645 device tree binding. > > Signed-off-by: Todor Tomov > --- > .../devicetree/bindings/media/i2c/ov5645.txt | 56 > ++ > 1 file changed, 56 insertions(+) >

Re: [PATCH 2/7] pwm: omap-dmtimer: Allow for setting dmtimer clock source

2016-05-09 Thread Rob Herring
lo Dimitrov <ivo.g.dimitrov...@gmail.com> > --- > Documentation/devicetree/bindings/pwm/pwm-omap-dmtimer.txt | 4 > drivers/pwm/pwm-omap-dmtimer.c | 12 +++- > 2 files changed, 11 insertions(+), 5 deletions(-) Acked-by: Rob Herring <r...@ke

Re: [PATCH 4/7] [media] ir-rx51: add DT support to driver

2016-05-09 Thread Rob Herring
On Sat, May 07, 2016 at 06:21:45PM +0300, Ivaylo Dimitrov wrote: > With the upcoming removal of legacy boot, lets add support to one of the > last N900 drivers remaining without it. As the driver still uses omap > dmtimer, add auxdata as well. > > Signed-off-by: Ivaylo Dimitrov

Re: [PATCH 4/7] [media] ir-rx51: add DT support to driver

2016-05-09 Thread Rob Herring
On Mon, May 9, 2016 at 3:53 PM, Ivaylo Dimitrov <ivo.g.dimitrov...@gmail.com> wrote: > Hi, > > On 9.05.2016 23:06, Rob Herring wrote: >> >> On Sat, May 07, 2016 at 06:21:45PM +0300, Ivaylo Dimitrov wrote: >>> >>> With the upcoming removal of legacy

Re: [PATCH v2.1] dt-bindings: Add Renesas R-Car FCP DT bindings

2016-05-11 Thread Rob Herring
e/bindings/media/renesas,fcp.txt Acked-by: Rob Herring <r...@kernel.org> -- To unsubscribe from this list: send the line "unsubscribe linux-media" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html

Re: [PATCH 4/7] [media] ir-rx51: add DT support to driver

2016-05-11 Thread Rob Herring
On Tue, May 10, 2016 at 04:18:27AM +0200, Sebastian Reichel wrote: > Hi, > > On Mon, May 09, 2016 at 04:07:35PM -0500, Rob Herring wrote: > > There's already a pwm-led binding that can be used. Though there > > may be missing consumer IR to LED subsystem support in the kerne

Re: [PATCH v2 4/9] dt-bindings: Add a binding for Mediatek Video Decoder

2016-05-16 Thread Rob Herring
On Thu, May 12, 2016 at 07:24:05PM +0800, Tiffany Lin wrote: > Add a DT binding documentation of Video Decoder for the > MT8173 SoC from Mediatek. > > Signed-off-by: Tiffany Lin > --- > .../devicetree/bindings/media/mediatek-vcodec.txt | 50 > ++-- >

Re: [PATCH v2 4/6] ir-rx51: add DT support to driver

2016-05-18 Thread Rob Herring
changed, 31 insertions(+), 6 deletions(-) > create mode 100644 Documentation/devicetree/bindings/media/nokia,n900-ir Acked-by: Rob Herring <r...@kernel.org> -- To unsubscribe from this list: send the line "unsubscribe linux-media" in the body of a message to majord...@vger.kernel.or

Re: [PATCH 2/7] dt-bindings: Add a binding for Mediatek Video Decoder

2016-04-14 Thread Rob Herring
iatek-vcodec.txt | 50 > ++-- > 1 file changed, 46 insertions(+), 4 deletions(-) Acked-by: Rob Herring <r...@kernel.org> -- To unsubscribe from this list: send the line "unsubscribe linux-media" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html

Re: [PATCH v2 2/4] dt-bindings: Add a binding for Mediatek MDP

2016-07-26 Thread Rob Herring
On Fri, Jul 22, 2016 at 04:33:01PM +0800, Minghsiu Tsai wrote: > Add a DT binding documentation of MDP for the MT8173 SoC > from Mediatek > > Signed-off-by: Minghsiu Tsai > --- > .../devicetree/bindings/media/mediatek-mdp.txt | 96 > > 1

Re: [PATCH v2 2/4] dt-bindings: Add a binding for Mediatek MDP

2016-07-28 Thread Rob Herring
On Tue, Jul 26, 2016 at 8:44 PM, Minghsiu Tsai <minghsiu.t...@mediatek.com> wrote: > On Tue, 2016-07-26 at 13:54 -0500, Rob Herring wrote: >> On Fri, Jul 22, 2016 at 04:33:01PM +0800, Minghsiu Tsai wrote: >> > Add a DT binding documentation of MDP for the MT817

Re: [PATCH v6 2/2] [media] atmel-isc: DT binding for Image Sensor Controller driver

2016-07-21 Thread Rob Herring
; .../devicetree/bindings/media/atmel-isc.txt| 65 > ++ > 1 file changed, 65 insertions(+) > create mode 100644 Documentation/devicetree/bindings/media/atmel-isc.txt Acked-by: Rob Herring <r...@kernel.org> -- To unsubscribe from this list: send the line &quo

Re: [PATCH v7 2/2] [media] atmel-isc: DT binding for Image Sensor Controller driver

2016-07-29 Thread Rob Herring
On Fri, Jul 29, 2016 at 03:54:08PM +0800, Songjun Wu wrote: > DT binding documentation for ISC driver. > > Signed-off-by: Songjun Wu > --- > > Changes in v7: None > Changes in v6: > - Add "iscck" and "gck" to clock-names. > > Changes in v5: > - Add clock-output-names.

Re: [PATCH v7 2/2] [media] atmel-isc: DT binding for Image Sensor Controller driver

2016-07-31 Thread Rob Herring
On Sun, Jul 31, 2016 at 8:23 PM, Wu, Songjun <songjun...@microchip.com> wrote: > > > On 7/30/2016 05:44, Rob Herring wrote: >> >> On Fri, Jul 29, 2016 at 03:54:08PM +0800, Songjun Wu wrote: >>> >>> DT binding documentation for ISC driver. >>> &

Re: [PATCH v3 2/4] dt-bindings: Add a binding for Mediatek MDP

2016-08-10 Thread Rob Herring
; > 1 file changed, 109 insertions(+) > create mode 100644 Documentation/devicetree/bindings/media/mediatek-mdp.txt Acked-by: Rob Herring <r...@kernel.org> -- To unsubscribe from this list: send the line "unsubscribe linux-media" in the body of a message

Re: [PATCH 2/4] dt-bindings: Add a binding for Mediatek MDP

2016-07-16 Thread Rob Herring
On Thu, Jul 14, 2016 at 08:17:59PM +0800, Minghsiu Tsai wrote: > Add a DT binding documentation of MDP for the MT8173 SoC > from Mediatek > > Signed-off-by: Minghsiu Tsai > --- > .../devicetree/bindings/media/mediatek-mdp.txt | 92 > > 1

Re: [PATCH v2 1/2] Add OV5647 device tree documentation

2016-06-28 Thread Rob Herring
Documentation/devicetree/bindings/media/i2c/ov5647.txt Acked-by: Rob Herring <r...@kernel.org> -- To unsubscribe from this list: send the line "unsubscribe linux-media" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html

Re: [PATCH] [media] rc: ir-spi: add support for IR LEDs connected with SPI

2016-07-05 Thread Rob Herring
On Fri, Jul 01, 2016 at 05:33:42PM +0900, Andi Shyti wrote: > The ir-spi is a simple device driver which supports the > connection between an IR LED and the MOSI line of an SPI device. Please split the binding from the driver. > The driver, indeed, uses the SPI framework to stream the raw data

Re: [PATCH v3 1/4] dt-bindings: media: meson-ir: Add Meson8b and GXBB compatible strings

2016-06-30 Thread Rob Herring
<narmstr...@baylibre.com> > Signed-off-by: Martin Blumenstingl <martin.blumensti...@googlemail.com> > --- > Documentation/devicetree/bindings/media/meson-ir.txt | 5 - > 1 file changed, 4 insertions(+), 1 deletion(-) Acked-by: Rob Herring <r...@kernel.org> -- To

Re: [PATCH v2 3/3] dt-bindings: Add Renesas R-Car FDP1 bindings

2016-06-30 Thread Rob Herring
el removed from device node example >* (fdp1 is not referenced by other nodes) > > .../devicetree/bindings/media/renesas,fdp1.txt | 33 > ++ > 1 file changed, 33 insertions(+) > create mode 100644 Documentation/devicetree/bindings/media/renesas,fdp1.t

Re: [PATCH v2 2/3] dt-bindings: Document Renesas R-Car FCP power-domains usage

2016-06-30 Thread Rob Herring
kie...@bingham.xyz> > --- > Documentation/devicetree/bindings/media/renesas,fcp.txt | 5 + > 1 file changed, 5 insertions(+) Acked-by: Rob Herring <r...@kernel.org> -- To unsubscribe from this list: send the line "unsubscribe linux-media" in the body of a message to majord..

Re: [PATCHv2 13/16] ov2640: update bindings

2017-02-01 Thread Rob Herring
> - compatible: should be "ovti,ov2640" > @@ -20,20 +20,18 @@ > Documentation/devicetree/bindings/media/video-interfaces.txt. > Example: > > i2c1: i2c@f0018000 { > + status = "okay"; There's no point in showing status in

Re: [PATCH] Documentation: devicetree: add the RC map name of the geekbox remote

2017-02-01 Thread Rob Herring
tch). This ensures > that the documentation is in sync with the actual keymaps. > > Documentation/devicetree/bindings/media/rc.txt | 1 + > 1 file changed, 1 insertion(+) Acked-by: Rob Herring <r...@kernel.org> -- To unsubscribe from this list: send the line "unsubscribe linux-

Re: [PATCH] Documentation: devicetree: meson-ir: "linux,rc-map-name" is supported

2017-02-01 Thread Rob Herring
f-by: Martin Blumenstingl <martin.blumensti...@googlemail.com> > --- > Documentation/devicetree/bindings/media/meson-ir.txt | 3 +++ > 1 file changed, 3 insertions(+) Acked-by: Rob Herring <r...@kernel.org> -- To unsubscribe from this list: send the line "unsubscribe linux-media" in

Re: [PATCH] devicetree: Add video bus switch

2017-02-08 Thread Rob Herring
On Fri, Feb 03, 2017 at 01:35:08PM +0100, Pavel Machek wrote: > > N900 contains front and back camera, with a switch between the > two. This adds support for the switch component, and it is now > possible to select between front and back cameras during runtime. > > This adds documentation for

Re: [PATCHv2] dt: bindings: Add support for CSI1 bus

2017-02-08 Thread Rob Herring
ned-off-by: Pavel Machek <pa...@ucw.cz> > Reviewed-By: Sebastian Reichel <s...@kernel.org> Acked-by: Rob Herring <r...@kernel.org> -- To unsubscribe from this list: send the line "unsubscribe linux-media" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html

Re: [PATCHv4 8/9] stih-cec: add HPD notifier support

2017-02-08 Thread Rob Herring
On Mon, Feb 06, 2017 at 11:29:50AM +0100, Hans Verkuil wrote: > From: Benjamin Gaignard > > By using the HPD notifier framework there is no longer any reason > to manually set the physical address. This was the one blocking > issue that prevented this driver from

Re: [PATCHv2 08/16] atmel-isi: document device tree bindings

2017-02-01 Thread Rob Herring
On Mon, Jan 30, 2017 at 03:06:20PM +0100, Hans Verkuil wrote: > From: Hans Verkuil > > Document the device tree bindings for this driver. Bindings document h/w not drivers. > > Mostly copied from the atmel-isc bindings. > > Signed-off-by: Hans Verkuil

Re: [PATCHv2 05/16] ov7670: document device tree bindings

2017-02-01 Thread Rob Herring
On Mon, Jan 30, 2017 at 03:06:17PM +0100, Hans Verkuil wrote: > From: Hans Verkuil > > Add binding documentation and add that file to the MAINTAINERS entry. This should come before the driver support. > Signed-off-by: Hans Verkuil > --- >

Re: [PATCHv2 08/16] atmel-isi: document device tree bindings

2017-02-06 Thread Rob Herring
On Mon, Feb 6, 2017 at 6:20 AM, Hans Verkuil <hverk...@xs4all.nl> wrote: > On 02/01/2017 05:50 PM, Rob Herring wrote: >> On Mon, Jan 30, 2017 at 03:06:20PM +0100, Hans Verkuil wrote: >>> From: Hans Verkuil <hans.verk...@cisco.com> >>> >>> D

Re: [PATCH 02/11] [media] s5p-mfc: Adding initial support for MFC v10.10

2017-01-21 Thread Rob Herring
On Wed, Jan 18, 2017 at 03:32:00PM +0530, Smitha T Murthy wrote: > Adding the support for MFC v10.10, with new register file and > necessary hw control, decoder, encoder and structural changes. > > CC: Rob Herring <robh...@kernel.org> > CC: devicet...@vger.kernel.org >

Re: [PATCH v6 2/9] doc: DT: venus: binding document for Qualcomm video driver

2017-02-21 Thread Rob Herring
On Tue, Feb 07, 2017 at 03:10:17PM +0200, Stanimir Varbanov wrote: > Add binding document for Venus video encoder/decoder driver > > Cc: Rob Herring <robh...@kernel.org> > Cc: devicet...@vger.kernel.org > Signed-off-by: Stanimir Varbanov <stanimir.varba...@linaro.or

Re: [PATCH v6 2/9] doc: DT: venus: binding document for Qualcomm video driver

2017-02-23 Thread Rob Herring
On Thu, Feb 23, 2017 at 7:08 AM, Stanimir Varbanov <stanimir.varba...@linaro.org> wrote: > > > On 02/22/2017 04:17 PM, Rob Herring wrote: >> On Wed, Feb 22, 2017 at 3:25 AM, Stanimir Varbanov >> <stanimir.varba...@linaro.org> wrote: >>> Hi Rob, >>

Re: [PATCH 00/35] treewide trivial patches converting pr_warning to pr_warn

2017-02-23 Thread Rob Herring
On Fri, Feb 17, 2017 at 1:11 AM, Joe Perches wrote: > There are ~4300 uses of pr_warn and ~250 uses of the older > pr_warning in the kernel source tree. > > Make the use of pr_warn consistent across all kernel files. > > This excludes all files in tools/ as there is a separate >

Re: [PATCH v6 2/9] doc: DT: venus: binding document for Qualcomm video driver

2017-02-22 Thread Rob Herring
On Wed, Feb 22, 2017 at 3:25 AM, Stanimir Varbanov <stanimir.varba...@linaro.org> wrote: > Hi Rob, > > On 02/22/2017 02:09 AM, Rob Herring wrote: >> On Tue, Feb 07, 2017 at 03:10:17PM +0200, Stanimir Varbanov wrote: >>> Add binding document for Venus video encoder/

Re: [PATCH RESEND 1/1] media: platform: Renesas IMR driver

2017-02-22 Thread Rob Herring
On Sat, Feb 11, 2017 at 11:02:01PM +0300, Sergei Shtylyov wrote: > From: Konstantin Kozhevnikov > > The image renderer light extended 4 (IMR-LX4) or the distortion correction > engine is a drawing processor with a simple instruction system capable of >

Re: [PATCH] devicetree: Add video bus switch

2017-02-09 Thread Rob Herring
On Wed, Feb 8, 2017 at 4:34 PM, Pavel Machek wrote: >> > + >> > +This is a binding for a gpio controlled switch for camera interfaces. >> > Such a >> > +device is used on some embedded devices to connect two cameras to the same >> > +interface of a image signal processor. >> > + >>

  1   2   3   4   >