All of lore.kernel.org
 help / color / mirror / Atom feed
From: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
To: Hans Verkuil <hverkuil@xs4all.nl>
Cc: Linux Media Mailing List <linux-media@vger.kernel.org>,
	Marco Felsch <m.felsch@pengutronix.de>
Subject: Re: [GIT PULL FOR v5.7] TVP5150 Features and Fixes
Date: Thu, 12 Mar 2020 16:45:30 +0100	[thread overview]
Message-ID: <20200312164530.101bd31c@coco.lan> (raw)
In-Reply-To: <76233d4e-2085-1a1a-86ad-0799292b419f@xs4all.nl>

Em Thu, 12 Mar 2020 12:29:07 +0100
Hans Verkuil <hverkuil@xs4all.nl> escreveu:

> This finally landed!

Congrats!

This was waiting for a really long time to be matured. So, I went ahead and
reviewed/applied the patches today.

PS.: I'm currently unable to test it with my tvp5150 devices.

One minor issue: the DT bindings are still using the .txt format. 

Marco,

Could you please send us a followup patch converting it to the new
yaml format?

Thanks,
Mauro

> 
> Regards,
> 
> 	Hans
> 
> The following changes since commit eceeea5481d4eeb6073e8ccb2f229bb0dd14a44d:
> 
>   media: lmedm04: remove redundant assignment to variable gate (2020-03-12 09:47:33 +0100)
> 
> are available in the Git repository at:
> 
>   git://linuxtv.org/hverkuil/media_tree.git tags/br-v5.7g
> 
> for you to fetch changes up to 16ea6c19e137314b760241625437bafb97fb31e4:
> 
>   media: tvp5150: make debug output more readable (2020-03-12 11:55:00 +0100)
> 
> ----------------------------------------------------------------
> Tag branch
> 
> ----------------------------------------------------------------
> Javier Martinez Canillas (1):
>       partial revert of "[media] tvp5150: add HW input connectors support"
> 
> Marco Felsch (19):
>       dt-bindings: connector: analog: add sdtv standards property
>       dt-bindings: display: add sdtv-standards defines
>       media: v4l: link dt-bindings and uapi
>       media: v4l2-fwnode: fix v4l2_fwnode_parse_link handling
>       media: v4l2-fwnode: simplify v4l2_fwnode_parse_link
>       media: v4l2-fwnode: add endpoint id field to v4l2_fwnode_link
>       media: v4l2-fwnode: add v4l2_fwnode_connector
>       media: v4l2-fwnode: add initial connector parsing support
>       media: tvp5150: add input source selection of_graph support
>       media: dt-bindings: tvp5150: Add input port connectors DT bindings
>       media: tvp5150: fix set_selection rectangle handling
>       media: tvp5150: add FORMAT_TRY support for get/set selection handlers
>       media: tvp5150: move irq en-/disable into runtime-pm ops
>       media: tvp5150: add v4l2-event support
>       media: tvp5150: add subdev open/close callbacks
>       media: dt-bindings: tvp5150: cleanup bindings stlye
>       media: dt-bindings: tvp5150: add optional sdtv standards documentation
>       media: tvp5150: add support to limit sdtv standards
>       media: tvp5150: make debug output more readable
> 
> Michael Tretter (1):
>       media: tvp5150: initialize subdev before parsing device tree
> 
>  Documentation/devicetree/bindings/display/connector/analog-tv-connector.txt |   6 +
>  Documentation/devicetree/bindings/media/i2c/tvp5150.txt                     | 146 ++++++++--
>  drivers/media/i2c/tvp5150.c                                                 | 802 +++++++++++++++++++++++++++++++++++++++++------------
>  drivers/media/v4l2-core/v4l2-fwnode.c                                       | 192 +++++++++++--
>  include/dt-bindings/display/sdtv-standards.h                                |  76 +++++
>  include/dt-bindings/media/tvp5150.h                                         |   2 -
>  include/media/v4l2-fwnode.h                                                 | 143 ++++++++++
>  include/uapi/linux/videodev2.h                                              |   4 +
>  8 files changed, 1156 insertions(+), 215 deletions(-)
>  create mode 100644 include/dt-bindings/display/sdtv-standards.h



Thanks,
Mauro

  parent reply	other threads:[~2020-03-12 15:45 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-03-12 11:29 [GIT PULL FOR v5.7] TVP5150 Features and Fixes Hans Verkuil
2020-03-12 12:05 ` [GIT PULL FOR v5.7] TVP5150 Features and Fixes (#62126) Jenkins
2020-03-12 15:45 ` Mauro Carvalho Chehab [this message]
2020-03-12 16:01   ` [GIT PULL FOR v5.7] TVP5150 Features and Fixes Marco Felsch

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20200312164530.101bd31c@coco.lan \
    --to=mchehab+huawei@kernel.org \
    --cc=hverkuil@xs4all.nl \
    --cc=linux-media@vger.kernel.org \
    --cc=m.felsch@pengutronix.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.