All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v4 0/6] media: rcar-vin: Brush endpoint properties
@ 2018-06-12 14:26 ` Jacopo Mondi
  0 siblings, 0 replies; 44+ messages in thread
From: Jacopo Mondi @ 2018-06-12 14:26 UTC (permalink / raw)
  To: niklas.soderlund, laurent.pinchart, horms, geert
  Cc: devicetree, linux-renesas-soc, robh+dt, hans.verkuil,
	sakari.ailus, Jacopo Mondi, mchehab, linux-arm-kernel,
	linux-media

Hello,
  4th round for the VIN endpoint brushing series.

Slightly enlarged the linux-media receiver list, as this new version
introduces a common property in 'video-interfaces.txt'.

Compared to v3 I have dropped the last controversial parts:

- The custom 'renesas,hsync-as-de' property has been dropped: do not handle
  CHS bit for the moment.
- Do not remove properties not parsed by the driver and not listed in the
  interface bindings from Gen2 boards. As this lead to a long discussion, I
  have now proposed a patch to clearly state that properties not listed in the
  interface bindings can be optionally specified, but they don't affect the
  interface behaviour. To avoid more discussions this patch may be dropped
  and things will stay the way they are now.

For the common 'data-enable-active' property, I guess with Rob's ack we should
be fine there and I hope the rest of the series won't slow down its acceptance.

Thanks
   j

Jacopo Mondi (6):
  dt-bindings: media: rcar-vin: Describe optional ep properties
  dt-bindings: media: Document data-enable-active property
  media: v4l2-fwnode: parse 'data-enable-active' prop
  dt-bindings: media: rcar-vin: Add 'data-enable-active'
  media: rcar-vin: Handle data-enable polarity
  dt-bindings: media: rcar-vin: Clarify optional props

 Documentation/devicetree/bindings/media/rcar_vin.txt   | 18 ++++++++++++++++++
 .../devicetree/bindings/media/video-interfaces.txt     |  2 ++
 drivers/media/platform/rcar-vin/rcar-dma.c             |  5 +++++
 drivers/media/v4l2-core/v4l2-fwnode.c                  |  4 ++++
 include/media/v4l2-mediabus.h                          |  2 ++
 5 files changed, 31 insertions(+)

--
2.7.4

^ permalink raw reply	[flat|nested] 44+ messages in thread

end of thread, other threads:[~2018-07-06 15:54 UTC | newest]

Thread overview: 44+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-06-12 14:26 [PATCH v4 0/6] media: rcar-vin: Brush endpoint properties Jacopo Mondi
2018-06-12 14:26 ` Jacopo Mondi
2018-06-12 14:26 ` Jacopo Mondi
2018-06-12 14:26 ` [PATCH v4 1/6] dt-bindings: media: rcar-vin: Describe optional ep properties Jacopo Mondi
2018-06-12 14:26   ` Jacopo Mondi
2018-06-12 14:26   ` Jacopo Mondi
2018-06-12 14:26 ` [PATCH v4 2/6] dt-bindings: media: Document data-enable-active property Jacopo Mondi
2018-06-12 14:26   ` Jacopo Mondi
2018-06-12 14:26   ` Jacopo Mondi
2018-06-12 14:26 ` [PATCH v4 3/6] media: v4l2-fwnode: parse 'data-enable-active' prop Jacopo Mondi
2018-06-12 14:26   ` Jacopo Mondi
2018-06-12 14:26   ` Jacopo Mondi
2018-06-12 14:26 ` [PATCH v4 4/6] dt-bindings: media: rcar-vin: Add 'data-enable-active' Jacopo Mondi
2018-06-12 14:26   ` Jacopo Mondi
2018-06-12 14:26   ` Jacopo Mondi
2018-06-12 14:26 ` [PATCH v4 5/6] media: rcar-vin: Handle data-enable polarity Jacopo Mondi
2018-06-12 14:26   ` Jacopo Mondi
2018-06-12 14:26   ` Jacopo Mondi
2018-06-12 14:26 ` [PATCH v4 6/6] dt-bindings: media: rcar-vin: Clarify optional props Jacopo Mondi
2018-06-12 14:26   ` Jacopo Mondi
2018-06-12 14:26   ` Jacopo Mondi
2018-06-12 15:45   ` Sakari Ailus
2018-06-12 15:45     ` Sakari Ailus
2018-06-12 15:45     ` Sakari Ailus
2018-06-12 16:15     ` Laurent Pinchart
2018-06-12 16:15       ` Laurent Pinchart
2018-06-12 16:15       ` Laurent Pinchart
2018-06-13  8:54     ` jacopo mondi
2018-06-13  8:54       ` jacopo mondi
2018-06-13  8:54       ` jacopo mondi
2018-06-27  5:24       ` Niklas Söderlund
2018-06-27  5:24         ` Niklas Söderlund
2018-06-27  5:24         ` Niklas Söderlund
2018-06-27  5:24         ` Niklas Söderlund
2018-07-02  7:19         ` Laurent Pinchart
2018-07-02  7:19           ` Laurent Pinchart
2018-07-02  7:19           ` Laurent Pinchart
2018-07-03 19:52           ` jacopo mondi
2018-07-03 19:52             ` jacopo mondi
2018-07-03 19:52             ` jacopo mondi
2018-07-06 15:54             ` Niklas Söderlund
2018-07-06 15:54               ` Niklas Söderlund
2018-07-06 15:54               ` Niklas Söderlund
2018-07-06 15:54               ` Niklas Söderlund

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.