Re: [RESEND PATCH v2 2/4] media: dt-bindings: rockchip: Document RK3399 Video Decoder bindings

2019-10-11 Thread Rob Herring
On Fri, Oct 11, 2019 at 7:56 AM Boris Brezillon wrote: > > On Fri, 11 Oct 2019 07:50:16 -0500 > Rob Herring wrote: > > > On Fri, Oct 11, 2019 at 4:33 AM Boris Brezillon > > wrote: > > > > > > Document the Rockchip RK3399 Video Decoder bindings. > >

Re: [RESEND PATCH v2 2/4] media: dt-bindings: rockchip: Document RK3399 Video Decoder bindings

2019-10-11 Thread Rob Herring
On Fri, Oct 11, 2019 at 4:33 AM Boris Brezillon wrote: > > Document the Rockchip RK3399 Video Decoder bindings. You need some more headers for the example (or drop defines): Error: Documentation/devicetree/bindings/media/rockchip,vdec.example.dts:23.28-29 syntax error FATAL ERROR: Unable to par

Re: [PATCH] dt-bindings: media: rc: Fix redundant string

2019-10-02 Thread Rob Herring
On Wed, 2 Oct 2019 16:44:00 +0200, Maxime Ripard wrote: > The linux,rc-map-name property is described using an enum, yet a value has > been put in that enum twice, resulting in a warning. Let's fix that. > > Fixes: 7c31b9d67342 ("media: dt-bindings: media: Add YAML schemas for the > generic RC b

Re: [PATCH 7/7] dt-bindings: smia: Remove documentation of nokia,nvm-size

2019-10-02 Thread Rob Herring
ce, it > can be detected reading the NVM memory until the selected page is no > longer available. > > Thus remove this property. > > Signed-off-by: Sakari Ailus > --- > Documentation/devicetree/bindings/media/i2c/nokia,smia.txt | 2 -- > 1 file changed, 2 deletions(-) > Reviewed-by: Rob Herring

Re: [V2, 1/2] media: i2c: dw9768: Add DT support and MAINTAINERS entry

2019-09-17 Thread Rob Herring
On Thu, Sep 05, 2019 at 03:24:49PM +0300, Andy Shevchenko wrote: > On Thu, Sep 05, 2019 at 03:00:12PM +0300, Sakari Ailus wrote: > > > And I see no reason to add a separate patch just for > > MAINTAINERS change. > > It's up to maintainers of the subsystem. Just update MAINTAINERS with the driver

Re: [RFC, v3, 1/4] dt-binding: mt8183: Add Mediatek MDP3 dt-bindings

2019-09-17 Thread Rob Herring
On Wed, Sep 11, 2019 at 05:34:03PM +0800, Bibby Hsieh wrote: > From: daoyuan huang > > This patch adds DT binding document for Media Data Path 3 (MDP3) > a unit in multimedia system used for scaling and color format convert. > > Signed-off-by: Ping-Hsun Wu > Signed-off-by: daoyuan huang > ---

Re: [RFC PATCH V3 1/3] dt-bindings: mt8183: Added FD dt-bindings

2019-09-17 Thread Rob Herring
diatek,mt8183-fd.txt | 34 +++ > 1 file changed, 34 insertions(+) > create mode 100644 > Documentation/devicetree/bindings/media/mediatek,mt8183-fd.txt > Reviewed-by: Rob Herring

Re: [V2, 1/2] media: dt-bindings: media: i2c: Add bindings for ov8856

2019-09-17 Thread Rob Herring
On Tue, Sep 17, 2019 at 03:02:06PM +0300, Sakari Ailus wrote: > On Tue, Sep 10, 2019 at 08:37:43PM +0300, Andy Shevchenko wrote: > > On Tue, Sep 10, 2019 at 09:04:45PM +0800, dongchun@mediatek.com wrote: > > > From: Dongchun Zhu > > > > > > This patch adds device tree bindings documentation f

Re: [RFC PATCH V3 1/5] dt-bindings: mt8183: Added DIP dt-bindings

2019-09-13 Thread Rob Herring
On Tue, 10 Sep 2019 03:22:40 +0800, wrote: > From: Frederic Chen > > This patch adds DT binding documentation for the Digital Image > Processing (DIP) unit of camera ISP system on Mediatek's SoCs. > > It depends on the SCP and MDP 3 patch as following: > > 1. dt-bindings: Add a binding for Med

Re: [PATCH] dt-bindings: sh-mobile-ceu: Remove now unimplemented bindings documentation

2019-09-02 Thread Rob Herring
gt; Signed-off-by: Simon Horman > --- > .../devicetree/bindings/media/sh_mobile_ceu.txt | 17 > - > 1 file changed, 17 deletions(-) > delete mode 100644 Documentation/devicetree/bindings/media/sh_mobile_ceu.txt > Acked-by: Rob Herring

Re: [RFC,v5, 1/5] media: dt-bindings: mt8183: Added camera ISP Pass 1

2019-09-02 Thread Rob Herring
the image data or statistics data to DRAM. > > Signed-off-by: Jungo Lin > --- > .../bindings/media/mediatek,camisp.txt| 73 +++ > 1 file changed, 73 insertions(+) > create mode 100644 > Documentation/devicetree/bindings/media/mediatek,camisp.txt > Reviewed-by: Rob Herring

Re: [PATCH v2 01/10] media: dt-bindings: Document 'location' property

2019-09-02 Thread Rob Herring
On Thu, Aug 29, 2019 at 02:46:40PM +0200, Jacopo Mondi wrote: > Hi Laurent, > > On Tue, Aug 27, 2019 at 03:21:26PM +0300, Laurent Pinchart wrote: > > Hi Jacopo, > > > > Thank you for the patch. > > > > On Tue, Aug 27, 2019 at 11:23:27AM +0200, Jacopo Mondi wrote: > > > Add the 'location' device pr

Re: [PATCH v9 01/13] dt-bindings: connector: analog: add sdtv standards property

2019-08-27 Thread Rob Herring
rms > > v2-v4: > - nothing since the patch was squashed from series [1] into this > series. > --- > .../display/connector/analog-tv-connector.txt | 6 ++ > include/dt-bindings/display/sdtv-standards.h | 76 +++ > include/uapi/linux/videodev2.h| 4 + > 3 files changed, 86 insertions(+) > create mode 100644 include/dt-bindings/display/sdtv-standards.h > Reviewed-by: Rob Herring

Re: [V3, 1/2] media: dt-bindings: media: i2c: Add bindings for OV02A10

2019-08-27 Thread Rob Herring
+ > MAINTAINERS| 7 +++ > 2 files changed, 61 insertions(+) > create mode 100644 Documentation/devicetree/bindings/media/i2c/ov02a10.txt > Reviewed-by: Rob Herring

Re: [PATCH 1/1] dt-bindings: smiapp: Align documentation with current practices

2019-08-27 Thread Rob Herring
On Tue, 13 Aug 2019 16:45:18 +0300, Sakari Ailus wrote: > - The clock-lanes property is not needed for the sensors do not support > lane reordering. (The information possibly present in existing clock-lane > properties is simply not used.) > > - There's no need to refer to the sensor device in

Re: [RFC,v4,1/4] media: dt-bindings: mt8183: Added camera ISP Pass 1

2019-08-21 Thread Rob Herring
On Wed, Aug 07, 2019 at 08:48:00PM +0800, Jungo Lin wrote: > This patch adds DT binding document for the Pass 1 (P1) unit > in Mediatek's camera ISP system. The Pass 1 unit grabs the sensor > data out from the sensor interface, applies ISP image effects > from tuning data and outputs the image data

Re: [RFC,v4,1/4] media: dt-bindings: mt8183: Added camera ISP Pass 1

2019-08-21 Thread Rob Herring
On Wed, Aug 07, 2019 at 08:48:00PM +0800, Jungo Lin wrote: > This patch adds DT binding document for the Pass 1 (P1) unit > in Mediatek's camera ISP system. The Pass 1 unit grabs the sensor > data out from the sensor interface, applies ISP image effects > from tuning data and outputs the image data

Re: [PATCH v7 06/13] media: dt-bindings: tvp5150: Add input port connectors DT bindings

2019-08-16 Thread Rob Herring
gs/media/i2c/tvp5150.txt | 112 -- > 1 file changed, 105 insertions(+), 7 deletions(-) Reviewed-by: Rob Herring

Re: [RFC PATCH V2 1/6] dt-bindings: mt8183: Added DIP dt-bindings

2019-07-24 Thread Rob Herring
.txt| 40 +++ > 1 file changed, 40 insertions(+) > create mode 100644 > Documentation/devicetree/bindings/media/mediatek,mt8183-dip.txt > Reviewed-by: Rob Herring

Re: [PATCH 1/2] media: i2c: dw9768: Add DT support and MAINTAINERS entry

2019-07-24 Thread Rob Herring
On Mon, Jul 08, 2019 at 06:06:40PM +0800, dongchun@mediatek.com wrote: > From: Dongchun Zhu > > Add the Devicetree binding documentation and MAINTAINERS entry for dw9768. > > Signed-off-by: Dongchun Zhu > --- > Documentation/devicetree/bindings/media/i2c/dongwoon,dw9768.txt | 9 + >

Re: [RFC,V2,1/2] media: dt-bindings: media: i2c: Add bindings for OV02A10

2019-07-22 Thread Rob Herring
On Thu, Jul 04, 2019 at 04:46:50PM +0800, dongchun@mediatek.com wrote: > From: Dongchun Zhu > > Add device tree binding documentation for the OV02A10 camera sensor. > > Signed-off-by: Dongchun Zhu > --- > .../devicetree/bindings/media/i2c/ov02a10.txt | 43 > ++ >

Re: [PATCH v5 08/10] media: dt-bindings: Document i.MX8MQ and i.MX8MM VPU bindings

2019-07-09 Thread Rob Herring
On Wed, Jun 12, 2019 at 11:39:13AM +0200, Philipp Zabel wrote: > Add devicetree binding documentation for the Hantro G1/G2 VPU on i.MX8MQ > and for the Hantro G1/G2/H1 VPU on i.MX8MM. > > Signed-off-by: Philipp Zabel > --- > .../devicetree/bindings/media/imx8m-vpu.txt | 56 +++

Re: [PATCH v2 1/2] media: dt-bindings: add bindings for Toshiba TC358746

2019-07-08 Thread Rob Herring
> Documentation/devicetree/bindings/media/i2c/toshiba,tc358746.txt One nit below, otherwise: Reviewed-by: Rob Herring > > diff --git a/Documentation/devicetree/bindings/media/i2c/toshiba,tc358746.txt > b/Documentation/devicetree/bindings/media/i2c/toshiba,tc358746.txt > new file

Re: [PATCH 3/3] media: dt-bindings: media: i2c: Add bindings for ov02a10

2019-06-14 Thread Rob Herring
On Fri, May 31, 2019 at 07:16:58PM +0300, Sakari Ailus wrote: > Hi Dongchun, > > Thanks for the patch. > > On Thu, May 23, 2019 at 06:22:04PM +0800, dongchun@mediatek.com wrote: > > From: Dongchun Zhu > > > > Add device tree binding documentation for the OV02A10 CMOS image sensor. > > > >

Re: [RFC v2 1/4] dt-binding: mt8183: Add Mediatek MDP3 dt-bindings

2019-06-13 Thread Rob Herring
On Thu, May 16, 2019 at 11:23:29AM +0800, Daoyuan Huang wrote: > From: daoyuan huang > > This patch adds DT binding document for Media Data Path 3 (MDP3) > a unit in multimedia system used for scaling and color format convert. > > Signed-off-by: Ping-Hsun Wu > Signed-off-by: daoyuan huang > --

Re: [PATCH 1/8] media: dt-bindings: imx7-csi: Document a single CSI clock

2019-06-13 Thread Rob Herring
++-- > 1 file changed, 3 insertions(+), 6 deletions(-) > Reviewed-by: Rob Herring

Re: [PATCH] media: dt-bindings: Fix vendor-prefixes YAML

2019-06-10 Thread Rob Herring
;s fix > this. > > Cc: Hans Verkuil > Cc: Michael Tretter > Fixes: 8df39e16877f ("media: dt-bindings: media: Add vendor prefix for > allegro") > Signed-off-by: Maxime Ripard > --- > Documentation/devicetree/bindings/vendor-prefixes.yaml | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) Reviewed-by: Rob Herring

Re: [RFC PATCH V1 1/6] dt-bindings: mt8183: Add binding for DIP shared memory

2019-05-17 Thread Rob Herring
On Thu, May 16, 2019 at 1:12 AM Tomasz Figa wrote: > > On Wed, May 15, 2019 at 1:19 AM Rob Herring wrote: > > > > On Tue, May 7, 2019 at 9:22 AM Frederic Chen > > wrote: > > > > > > Dear Rob, > > > > > > I appreciate your comments

Re: [PATCH v6 3/5] media: dt-bindings: media: Add vendor prefix for allegro

2019-05-16 Thread Rob Herring
y: Michael Tretter > Reviewed-by: Rob Herring > --- > v5 -> v6: > none > > v5: > - new patch > --- > Documentation/devicetree/bindings/vendor-prefixes.txt | 1 + > 1 file changed, 1 insertion(+) I've converted this file to json-schema as of v5.2-rc1. See comm

Re: [RFC PATCH V2 3/4] dt-bindings: mt8183: Add sensor interface dt-bindings

2019-05-14 Thread Rob Herring
On Sun, May 12, 2019 at 02:00:04PM +0800, Louis Kuo wrote: > This patch adds the DT binding documentation for the sensor interface > module in Mediatek SoCs. > > Signed-off-by: Louis Kuo > --- > .../bindings/media/mediatek-seninf.txt| 52 +++ > 1 file changed, 52 insertio

Re: [RFC,V2,03/11] dt-bindings: mt8183: Added camera ISP Pass 1

2019-05-14 Thread Rob Herring
On Fri, May 10, 2019 at 09:57:52AM +0800, Jungo Lin wrote: > This patch adds DT binding document for the Pass 1 (P1) unit in > Mediatek's camera ISP system. The Pass 1 unit grabs the sensor data > out from the sensor interface, applies ISP image effects from tuning > data and outputs the image data

Re: [RFC,V2,01/11] dt-bindings: mt8183: Add binding for ISP Pass 1 reserved memory

2019-05-14 Thread Rob Herring
On Fri, May 10, 2019 at 09:57:47AM +0800, Jungo Lin wrote: > This patch adds the binding for describing the reserved > shared memory used to exchange ISP configuration and tuning > data between the co-processor and Pass 1 (P1) unit of the > camera ISP system on Mediatek SoCs. > > Signed-off-by: Ju

Re: [RFC PATCH V1 1/6] dt-bindings: mt8183: Add binding for DIP shared memory

2019-05-14 Thread Rob Herring
On Tue, May 7, 2019 at 9:22 AM Frederic Chen wrote: > > Dear Rob, > > I appreciate your comments. > > On Mon, 2019-04-29 at 20:15 -0500, Rob Herring wrote: > > On Wed, Apr 17, 2019 at 06:45:06PM +0800, Frederic Chen wrote: > > > This patch adds the binding

Re: [RFC PATCH V1 3/6] dt-bindings: mt8183: Added DIP dt-bindings

2019-05-14 Thread Rob Herring
On Tue, May 7, 2019 at 9:16 AM Frederic Chen wrote: > > Dear Rob, > > I appreciate your comments. > > On Mon, 2019-04-29 at 20:16 -0500, Rob Herring wrote: > > On Wed, Apr 17, 2019 at 06:45:08PM +0800, Frederic Chen wrote: > > > This patch adds DT binding do

Re: [PATCH v5 3/5] media: dt-bindings: media: Add vendor prefix for allegro

2019-05-07 Thread Rob Herring
Michael Tretter > --- > v5: > - new patch > --- > Documentation/devicetree/bindings/vendor-prefixes.txt | 1 + > 1 file changed, 1 insertion(+) > Reviewed-by: Rob Herring

Re: [RFC PATCH V1 3/6] dt-bindings: mt8183: Added FD dt-bindings

2019-05-01 Thread Rob Herring
On Tue, Apr 23, 2019 at 06:45:02PM +0800, Jerry-ch Chen wrote: > From: Jerry-ch Chen > > This patch adds DT binding documentation for the Face Detection (FD) > unit of the camera system on Mediatek's SoCs. > > Signed-off-by: Jerry-ch Chen > --- > .../bindings/media/mediatek,mt8183-fd.txt |

Re: [RFC PATCH V1 1/6] dt-bindings: mt8183: Add binding for FD shared memory

2019-05-01 Thread Rob Herring
On Tue, Apr 23, 2019 at 06:45:00PM +0800, Jerry-ch Chen wrote: > From: Jerry-ch Chen > > This patch adds the binding for describing the shared memory > used to exchange meta data between the co-processor and Face > Detection (FD) unit of the camera system on Mediatek SoCs. > > Signed-off-by: Jer

Re: [RFC PATCH V1 3/6] dt-bindings: mt8183: Added DIP dt-bindings

2019-04-29 Thread Rob Herring
On Wed, Apr 17, 2019 at 06:45:08PM +0800, Frederic Chen wrote: > This patch adds DT binding documentation for the Digital Image > Processing (DIP) unit of camera ISP system on Mediatek's SoCs. > > Signed-off-by: Frederic Chen > --- > .../bindings/media/mediatek,mt8183-dip.txt| 35 +++

Re: [RFC PATCH V1 1/6] dt-bindings: mt8183: Add binding for DIP shared memory

2019-04-29 Thread Rob Herring
On Wed, Apr 17, 2019 at 06:45:06PM +0800, Frederic Chen wrote: > This patch adds the binding for describing the shared memory > used to exchange configuration and tuning data between the > co-processor and Digital Image Processing (DIP) unit of the > camera ISP system on Mediatek SoCs. > > Signed-

Re: [PATCH v5 10/13] media: dt-bindings: tvp5150: cleanup bindings stlye

2019-04-06 Thread Rob Herring
r the output port in case BT.656 should be used. > > Signed-off-by: Marco Felsch > --- > .../devicetree/bindings/media/i2c/tvp5150.txt | 30 +++ > 1 file changed, 17 insertions(+), 13 deletions(-) > Reviewed-by: Rob Herring

Re: [PATCH v5 11/13] media: dt-bindings: tvp5150: add optional tvnorms documentation

2019-04-06 Thread Rob Herring
changed, 9 insertions(+) > Reviewed-by: Rob Herring

Re: [RFC PATCH V0 5/7] dts: arm64: mt8183: Add FD nodes

2019-03-25 Thread Rob Herring
On Wed, Feb 20, 2019 at 03:48:11PM +0800, Jerry-ch Chen wrote: > This patch adds nodes for Face Detection (FD) unit. FD is embedded > in Mediatek SoCs and works with the co-processor to perform face > detection on the input data and image and output detected face result. > > Signed-off-by: Jerry-c

Re: [PATCH 1/5] dt-bindings: connector: analog: add tv norms property

2019-02-25 Thread Rob Herring
mpatible. > > Signed-off-by: Marco Felsch > --- > .../display/connector/analog-tv-connector.txt | 4 ++ > include/dt-bindings/media/tvnorms.h | 42 +++ > 2 files changed, 46 insertions(+) > create mode 100644 include/dt-bindings/media/tvnorms.h > Reviewed-by: Rob Herring

Re: [PATCH 1/6] dt-bindings: media: cedrus: Add H6 compatible

2019-02-25 Thread Rob Herring
t; 1 file changed, 1 insertion(+) > Reviewed-by: Rob Herring

Re: [PATCH v3 1/3] media: dt-bindings: media: document allegro-dvt bindings

2019-02-18 Thread Rob Herring
names > - fix compatible in example > - add clocks to required properties > > v1 -> v2: > none > --- > .../devicetree/bindings/media/allegro.txt | 43 +++ > 1 file changed, 43 insertions(+) > create mode 100644 Documentation/devicetree/bindings/media/allegro.txt > Reviewed-by: Rob Herring

Re: [PATCH v3 2/2] media: atmel-isc: Update device tree binding documentation

2019-02-14 Thread Rob Herring
On Mon, Feb 04, 2019 at 02:18:14PM +, Ken Sloat wrote: > From: Ken Sloat Needs a better subject, not one that applies to any change. Update with what? > Update device tree binding documentation specifying how to > enable BT656 with CRC decoding and specify properties for > default parallel

Re: [PATCH v2 1/2] media: dt-bindings: media: xilinx: Add Xilinx MIPI CSI-2 Rx Subsystem

2019-01-30 Thread Rob Herring
On Fri, Jan 25, 2019 at 11:22:56PM +0530, Vishal Sagar wrote: > Add bindings documentation for Xilinx MIPI CSI-2 Rx Subsystem. > > The Xilinx MIPI CSI-2 Rx Subsystem consists of a CSI-2 Rx controller, a > DPHY in Rx mode, an optional I2C controller and a Video Format Bridge. > > Signed-off-by: Vi

Re: [PATCH v2 1/5] dt-bindings: media: Add Allwinner A10 CSI binding

2019-01-28 Thread Rob Herring
On Mon, Jan 28, 2019 at 8:52 AM Maxime Ripard wrote: > > The Allwinner A10 CMOS Sensor Interface is a camera capture interface also > used in later (A10s, A13, A20, R8 and GR8) SoCs. > > On some SoCs, like the A10, there's multiple instances of that controller, > with one instance supporting more

Re: [PATCH 1/3] media: dt: bindings: sunxi-ir: Add A64 compatible

2019-01-22 Thread Rob Herring
On Mon, Jan 21, 2019 at 8:16 PM Chen-Yu Tsai wrote: > > On Tue, Jan 22, 2019 at 8:19 AM Rob Herring wrote: > > > > On Mon, Jan 21, 2019 at 05:57:57PM +0800, Chen-Yu Tsai wrote: > > > On Mon, Jan 21, 2019 at 5:50 PM Maxime Ripard > > > wrote: > > >

Re: [PATCH RESEND] media: s5p-mfc: Fix memdev DMA configuration

2019-01-21 Thread Rob Herring
On Mon, Jan 14, 2019 at 03:14:14PM +, Robin Murphy wrote: > Having of_reserved_mem_device_init() forcibly reconfigure DMA for all > callers, potentially overriding the work done by a bus-specific > .dma_configure method earlier, is at best a bad idea and at worst > actively harmful. If drivers

Re: [PATCH 1/3] media: dt: bindings: sunxi-ir: Add A64 compatible

2019-01-21 Thread Rob Herring
On Mon, Jan 21, 2019 at 05:57:57PM +0800, Chen-Yu Tsai wrote: > On Mon, Jan 21, 2019 at 5:50 PM Maxime Ripard > wrote: > > > > Hi, > > > > I'm a bit late to the party, sorry for that. > > > > On Sat, Jan 12, 2019 at 09:56:11AM +0800, Chen-Yu Tsai wrote: > > > On Sat, Jan 12, 2019 at 1:30 AM Jerne

Re: [PATCH v2 1/3] media: dt-bindings: media: document allegro-dvt bindings

2019-01-21 Thread Rob Herring
On Fri, Jan 18, 2019 at 02:37:14PM +0100, Michael Tretter wrote: > Add device-tree bindings for the Allegro DVT video IP core found on the > Xilinx ZynqMP EV family. > > Signed-off-by: Michael Tretter > --- > Changes since v1: > none > > --- > .../devicetree/bindings/media/allegro.txt | 35

Re: [PATCH v2 02/13] media: i2c: mt9m001: dt: add binding for mt9m001

2019-01-15 Thread Rob Herring
On Tue, 8 Jan 2019 23:51:39 +0900, Akinobu Mita wrote: > Add device tree binding documentation for the MT9M001 CMOS image sensor. > > Cc: Rob Herring > Cc: Guennadi Liakhovetski > Cc: Sakari Ailus > Cc: Mauro Carvalho Chehab > Signed-off-by: Akinobu Mita > --- >

Re: [PATCH v2,1/3] media: dt-bindings: media: add 'assigned-clocks' to vcodec examples

2019-01-11 Thread Rob Herring
te: > v2: modify subject > --- > .../devicetree/bindings/media/mediatek-vcodec.txt | 13 + > 1 file changed, 13 insertions(+) > Reviewed-by: Rob Herring

Re: [PATCH 12/14] media: wl128x-radio: move from TI_ST to hci_ll driver

2019-01-09 Thread Rob Herring
On Wed, Jan 9, 2019 at 1:24 PM Marcel Holtmann wrote: > > Hi Sebastian, > > >>> +static int ll_register_fm(struct ll_device *lldev) > >>> +{ > >>> + struct device *dev = &lldev->serdev->dev; > >>> + int err; > >>> + > >>> + if (!of_device_is_compatible(dev->of_node, "ti,wl1281-st") && > >>>

Re: [PATCH 1/3] media: dt-bindings: media: Fix MTK document for vcodec

2019-01-03 Thread Rob Herring
On Fri, Dec 28, 2018 at 02:33:03PM +0800, Yunfei Dong wrote: > Fix MTK binding document for MT8173 dtsi changed in order > to use standard CCF interface. > MT8173 SoC from Mediatek. A better subject would be "add 'assigned-clocks' to vcodec examples". > > Signed-off-by: Yunfei Dong > Signed-off

Re: [PATCH 02/12] media: i2c: mt9m001: dt: add binding for mt9m001

2019-01-03 Thread Rob Herring
On Sun, Dec 23, 2018 at 02:12:44AM +0900, Akinobu Mita wrote: > Add device tree binding documentation for the MT9M001 CMOS image sensor. > > Cc: Rob Herring > Cc: Guennadi Liakhovetski > Cc: Sakari Ailus > Cc: Mauro Carvalho Chehab > Signed-off-by: Akinobu Mita &g

Re: [PATCH 1/3] media: dt-bindings: add bindings for Toshiba TC358746

2018-12-28 Thread Rob Herring
; create mode 100644 > Documentation/devicetree/bindings/media/i2c/toshiba,tc358746.txt > Reviewed-by: Rob Herring

Re: [PATCH] media: dt-bindings: rcar-vin: Add R8A774C0 support

2018-12-20 Thread Rob Herring
> 1 file changed, 5 insertions(+), 4 deletions(-) > Reviewed-by: Rob Herring

Re: [PATCH] media: dt-bindings: rcar-csi2: Add r8a774c0

2018-12-20 Thread Rob Herring
changed, 2 insertions(+), 1 deletion(-) > Reviewed-by: Rob Herring

Re: [PATCH 5/5] media: dt-bindings: si470x: Document new reset-gpios property

2018-12-19 Thread Rob Herring
ns(+) > Reviewed-by: Rob Herring

Re: [PATCH 2/5] dt-bindings: media: sun6i: Add vcc-csi supply property

2018-12-19 Thread Rob Herring
On Mon, Dec 03, 2018 at 06:11:35PM +0800, Chen-Yu Tsai wrote: > On Mon, Dec 3, 2018 at 6:08 PM Jagan Teki wrote: > > > > Most of the Allwinner A64 CSI controllers are supply with > > VCC-PE pin. which need to supply for some of the boards to > > trigger the power. > > > > So, document the supply p

Re: [PATCH 5/5] arm64: dts: allwinner: a64-amarula-relic: Add OV5640 camera node

2018-12-19 Thread Rob Herring
On Thu, Dec 06, 2018 at 04:43:33PM +0530, Jagan Teki wrote: > On Mon, Dec 3, 2018 at 3:55 PM Chen-Yu Tsai wrote: > > > > On Mon, Dec 3, 2018 at 6:08 PM Jagan Teki > > wrote: > > > > > > Amarula A64-Relic board by default bound with OV5640 camera, > > > so add support for it with below pin inform

Re: [PATCH v2 1/3] dt-bindings: media: tegra-cec: Document Tegra186 and Tegra194

2018-12-18 Thread Rob Herring
On Tue, Dec 11, 2018 at 10:48:39AM +0100, Thierry Reding wrote: > From: Thierry Reding > > The Tegra186 and Tegra194 contain a CEC controller that is identical to > that found in earlier generations. Document the compatible strings for > these newer chips. If identical, why don't you have a fall

Re: [PATCH v2 4/4] media: dt-bindings: Add binding for si470x radio

2018-12-18 Thread Rob Herring
.../devicetree/bindings/media/si470x.txt | 26 +++ > 1 file changed, 26 insertions(+) > create mode 100644 Documentation/devicetree/bindings/media/si470x.txt > Reviewed-by: Rob Herring

Re: [PATCH v4 1/2] media: dt-bindings: media: video-i2c: add melexis mlx90640 documentation

2018-12-17 Thread Rob Herring
n/devicetree/bindings/media/i2c/melexis,mlx90640.txt > Reviewed-by: Rob Herring

Re: [PATCH 1/6] media: dt-bindings: media: sun6i: Separate H3 compatible from A31

2018-12-11 Thread Rob Herring
; Signed-off-by: Chen-Yu Tsai > --- > Documentation/devicetree/bindings/media/sun6i-csi.txt | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > Reviewed-by: Rob Herring

Re: [PATCH v3 1/6] dt-bindings: media: sun6i: Add A64 CSI compatible

2018-12-10 Thread Rob Herring
gt; --- > Documentation/devicetree/bindings/media/sun6i-csi.txt | 1 + > 1 file changed, 1 insertion(+) > Reviewed-by: Rob Herring

Re: [PATCH v4 1/4] dt-bindings: adv748x: make data-lanes property mandatory for CSI-2 endpoints

2018-12-07 Thread Rob Herring
v2 > - Update paragraph according to Laurents comments. > --- > .../devicetree/bindings/media/i2c/adv748x.txt | 11 ++- > 1 file changed, 10 insertions(+), 1 deletion(-) > Reviewed-by: Rob Herring

[PATCH v2] media: Use of_node_name_eq for node name comparisons

2018-12-06 Thread Rob Herring
@vger.kernel.org Cc: linux-arm-ker...@lists.infradead.org Cc: linux-samsung-...@vger.kernel.org Reviewed-by: Laurent Pinchart Reviewed-by: Benoit Parrot Signed-off-by: Rob Herring --- v2: - Also convert tabs to spaces between the 'if' and '(' drivers/media/platform/exynos4

[PATCH] media: Use of_node_name_eq for node name comparisons

2018-12-05 Thread Rob Herring
Pinchart Cc: Michal Simek Cc: linux-media@vger.kernel.org Cc: linux-arm-ker...@lists.infradead.org Cc: linux-samsung-...@vger.kernel.org Signed-off-by: Rob Herring --- drivers/media/platform/exynos4-is/media-dev.c | 12 ++-- drivers/media/platform/ti-vpe/cal.c | 4 ++-- drivers/media

[PATCH] staging: media: imx: Use of_node_name_eq for node name comparisons

2018-12-05 Thread Rob Herring
. Cc: Steve Longerbeam Cc: Philipp Zabel Cc: Mauro Carvalho Chehab Cc: Greg Kroah-Hartman Cc: linux-media@vger.kernel.org Cc: de...@driverdev.osuosl.org Signed-off-by: Rob Herring --- drivers/staging/media/imx/imx-media-of.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a

Re: [PATCH 11/15] dt-bindings: media: cedrus: Add compatibles for the A64 and H5

2018-12-04 Thread Rob Herring
changed, 2 insertions(+) > Reviewed-by: Rob Herring

Re: [PATCH 09/15] dt-bindings: sram: sunxi: Add compatible for the A64 SRAM C1

2018-12-04 Thread Rob Herring
sunxi-sram.txt | 1 + > 1 file changed, 1 insertion(+) > Reviewed-by: Rob Herring

Re: [PATCH 05/15] dt-bindings: sram: sunxi: Add bindings for the H5 with SRAM C1

2018-12-04 Thread Rob Herring
e looks similar to previous SoCs, > so it is compatible with the initial A10 binding. > > Signed-off-by: Paul Kocialkowski > --- > Documentation/devicetree/bindings/sram/sunxi-sram.txt | 4 > 1 file changed, 4 insertions(+) > Reviewed-by: Rob Herring

Re: [PATCH] dt-bindings: media: i2c: Fix i2c address for OV5645 camera sensor

2018-11-17 Thread Rob Herring
cument > Signed-off-by: Manivannan Sadhasivam > --- > Documentation/devicetree/bindings/media/i2c/ov5645.txt | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) > Reviewed-by: Rob Herring

Re: [PATCH 2/2] media: sony-cxd2880: add optional vcc regulator to bindings

2018-11-17 Thread Rob Herring
ny-cxd2880.txt | 4 > 1 file changed, 4 insertions(+) > Reviewed-by: Rob Herring

Re: [PATCH v2] dt-bindings: media: i2c: Fix external clock frequency for OV5645

2018-11-17 Thread Rob Herring
changed, 1 insertion(+), 1 deletion(-) > Reviewed-by: Rob Herring

Re: [PATCH v2 03/11] media: dt-bindings: marvell,mmp2-ccic: Add Marvell MMP2 camera

2018-11-17 Thread Rob Herring
On Mon, Nov 12, 2018 at 01:35:12AM +0100, Lubomir Rintel wrote: > Add Marvell MMP2 camera host interface. > > Signed-off-by: Lubomir Rintel > --- > .../bindings/media/marvell,mmp2-ccic.txt | 30 +++ > 1 file changed, 30 insertions(+) > create mode 100644 > Documentation/de

Re: [PATCH v3 1/4] dt-bindings: adv748x: make data-lanes property mandatory for CSI-2 endpoints

2018-11-05 Thread Rob Herring
On Mon, Nov 05, 2018 at 09:41:06AM +0100, jacopo mondi wrote: > Hi Niklas, > > On Fri, Nov 02, 2018 at 05:00:06PM +0100, Niklas Söderlund wrote: > > The CSI-2 transmitters can use a different number of lanes to transmit > > data. Make the data-lanes mandatory for the endpoints that describe the >

Re: [PATCH v4 2/4] dt-bindings: media: i2c: Add bindings for IMI RDACM20

2018-11-05 Thread Rob Herring
t; --- > .../bindings/media/i2c/imi,rdacm20.txt| 65 +++ > .../devicetree/bindings/vendor-prefixes.txt | 1 + > 2 files changed, 66 insertions(+) > create mode 100644 > Documentation/devicetree/bindings/media/i2c/imi,rdacm20.txt > Reviewed-by: Rob Herring

Re: [PATCH v4 1/4] dt-bindings: media: i2c: Add bindings for Maxim Integrated MAX9286

2018-11-05 Thread Rob Herring
On Fri, Nov 02, 2018 at 03:47:20PM +, Kieran Bingham wrote: > From: Laurent Pinchart > > The MAX9286 deserializes video data received on up to 4 Gigabit > Multimedia Serial Links (GMSL) and outputs them on a CSI-2 port using up > to 4 data lanes. > > Signed-off-by: Laurent Pinchart > Signed

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
t; +sub-node for its digital 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: [V3, 3/4] Documentation: dt-bindings: media: Document bindings for DW MIPI CSI-2 Host

2018-10-24 Thread Rob Herring
On Fri, Oct 19, 2018 at 02:52:25PM +0200, Luis Oliveira wrote: > Add bindings for Synopsys DesignWare MIPI CSI-2 host. Also, drop "Documentation: " from the subject. All bindings are documentation and the preferred prefix is 'dt-bindings: : '. > > Signed-off-by: Luis Oliveira > --- > Changelog

Re: [V3, 3/4] Documentation: dt-bindings: media: Document bindings for DW MIPI CSI-2 Host

2018-10-24 Thread Rob Herring
On Fri, Oct 19, 2018 at 02:52:25PM +0200, Luis Oliveira wrote: > Add bindings for Synopsys DesignWare MIPI CSI-2 host. > > Signed-off-by: Luis Oliveira > --- > Changelog > v2-V3 > - removed IPI settings > > .../devicetree/bindings/media/snps,dw-csi-plat.txt | 52 > ++ > 1 f

Re: [V3, 1/4] Documentation: dt-bindings: phy: Document the Synopsys MIPI DPHY Rx bindings

2018-10-24 Thread Rob Herring
On Fri, Oct 19, 2018 at 02:52:23PM +0200, Luis Oliveira wrote: > Add device-tree bindings documentation for SNPS DesignWare MIPI D-PHY in > RX mode. > > Signed-off-by: Luis Oliveira > --- > Changelog > v2-V3 > - removed gpios reference - it was for a separated driver > - changed address to show c

Re: [PATCH 3/7] dt-bindings: pinctrl: ds90ux9xx: add description of TI DS90Ux9xx pinmux

2018-10-17 Thread Rob Herring
On Wed, Oct 10, 2018 at 10:45:43AM +0200, Linus Walleij wrote: > Hi Vladimir, > > thanks for your patch! > > Can we change the subject to something like "add DT bindings" rather than > "add description" as it is more specific and makes it easier for me as > maintainer. To add to the nitpicking,

Re: [V2, 2/5] Documentation: dt-bindings: Document the Synopsys MIPI DPHY Rx bindings

2018-10-12 Thread Rob Herring
On Fri, Oct 12, 2018 at 11:45:48AM -0500, Rob Herring wrote: > On Thu, Sep 20, 2018 at 01:16:40PM +0200, Luis Oliveira wrote: > > Add device-tree bindings documentation for SNPS DesignWare MIPI D-PHY in > > RX mode. > > "dt-bindings: phy: ..." for the subject.

Re: [V2, 2/5] Documentation: dt-bindings: Document the Synopsys MIPI DPHY Rx bindings

2018-10-12 Thread Rob Herring
On Thu, Sep 20, 2018 at 01:16:40PM +0200, Luis Oliveira wrote: > Add device-tree bindings documentation for SNPS DesignWare MIPI D-PHY in > RX mode. "dt-bindings: phy: ..." for the subject. > > Signed-off-by: Luis Oliveira > --- > Changelog > v2: > - no changes > > .../devicetree/bindings/phy

Re: [PATCH v11 1/3] [media] imx214: device tree binding

2018-10-11 Thread Rob Herring
ilus: > -Re-introduce clock-frequency property > > .../bindings/media/i2c/sony,imx214.txt| 53 +++ > 1 file changed, 53 insertions(+) > create mode 100644 > Documentation/devicetree/bindings/media/i2c/sony,imx214.txt > Reviewed-by: Rob Herring

Re: [PATCH v6 2/6] [media] ad5820: DT new optional field enable-gpios

2018-10-05 Thread Rob Herring
d-by: Pavel Machek > --- > Documentation/devicetree/bindings/media/i2c/ad5820.txt | 6 ++ > 1 file changed, 6 insertions(+) > Reviewed-by: Rob Herring

Re: [PATCH v8 1/3] [media] imx214: device tree binding

2018-10-05 Thread Rob Herring
On Fri, Oct 05, 2018 at 02:49:37PM +0200, Ricardo Ribalda Delgado wrote: > From: Ricardo Ribalda > > Document bindings for imx214 camera sensor > > Cc: devicet...@vger.kernel.org > Reviewed-by: Laurent Pinchart > Signed-off-by: Ricardo Ribalda Delgado checkpatch.pl complains that the author a

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

  1   2   3   4   5   >