cron job: media_tree daily build: WARNINGS

2019-04-06 Thread Hans Verkuil
This message is generated daily by a cron job that builds media_tree for the kernels and architectures in the list below. Results of the daily build of media_tree: date: Sun Apr 7 05:00:10 CEST 2019 media-tree git hash:1c3ec30bb23023d738b538e64ac3028902d53692 media_build gi

[PATCH v7 0/5] media: imx: Add Rec.709 and limited range encoding support

2019-04-06 Thread Steve Longerbeam
This patchset adds support for Rec.709 encoding and inverse encoding, and encoding between both full-range and limited-range quantization for both YUV and RGB, to ipu-ic. The imx-media driver can now support both BT.601 and Rec.709 encoding, and limited and full-range quantization. History: v7: -

Re: [PATCH v5 00/13] TVP5150 new features

2019-04-06 Thread Mauro Carvalho Chehab
Hi Marco, Em Fri, 5 Apr 2019 08:03:04 +0200 Marco Felsch escreveu: > Hi, > > few months ago I send my v4 of this series [1] unfortunately I got no > feedback from Mauro but Jacopos feedback was quite helpfull =) > > After my v4 I send another series which adds a generic way to parse > connect

In need of your swift response, Kindly Email today.

2019-04-06 Thread Mr Bretton Calunoth
With All Due Respects , I am Mr Bretton Calunoth,I have a High Profile Client Who confided in me about US$60,000,000.00 and she wishes to invest, She needs a foreigner who will be her Investment/Asset manager to help her invest into any of investment sectors reachable to the manager. Please let

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

2019-04-06 Thread Rob Herring
On Fri, 5 Apr 2019 08:03:14 +0200, Marco Felsch wrote: > Use underlines to highlight optional and required properties. This is > quite common for all bindings. Align descriptions and start sentence > with uppercase letter. Also reword the usage of the required > endpoint properties for the output

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

2019-04-06 Thread Rob Herring
On Fri, 5 Apr 2019 08:03:15 +0200, Marco Felsch wrote: > Document the optional binding to limit the possible tv-norms on the > input connectors. > > Signed-off-by: Marco Felsch > --- > Documentation/devicetree/bindings/media/i2c/tvp5150.txt | 9 + > 1 file changed, 9 insertions(+) > R