All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL FOR v5.8] Report camera properties
@ 2020-05-11  9:29 Hans Verkuil
  2020-05-11 10:20 ` [GIT PULL FOR v5.8] Report camera properties (#63733) Jenkins
  0 siblings, 1 reply; 2+ messages in thread
From: Hans Verkuil @ 2020-05-11  9:29 UTC (permalink / raw)
  To: Linux Media Mailing List; +Cc: Jacopo Mondi

This merges v11 of this patch series:

https://patchwork.linuxtv.org/cover/63700/

with the exception of the last patch ("dt-bindings: Add media properties")
which is independent of the other patches and which needs more work.

Regards,

	Hans

The following changes since commit 5b9f8e4ac9473962fa0e824fd1f04138600d459d:

  media: ipu3.rst: fix a build warning (2020-05-06 14:49:41 +0200)

are available in the Git repository at:

  git://linuxtv.org/hverkuil/media_tree.git tags/br-v5.8h

for you to fetch changes up to e1bf50999c26223bba8df1fcd595ba11f9aa0948:

  media: i2c: imx219: Parse and register properties (2020-05-11 09:24:47 +0200)

----------------------------------------------------------------
Tag branch

----------------------------------------------------------------
Jacopo Mondi (12):
      dt-bindings: video-interfaces: Document 'orientation' property
      dt-bindings: video-interface: Replace 'rotation' description
      media: v4l2-ctrl: Document V4L2_CID_CAMERA_ORIENTATION
      media: v4l2-ctrl: Document V4L2_CID_CAMERA_SENSOR_ROTATION
      media: v4l2-ctrls: Add camera orientation and rotation
      media: v4l2-fwnode: Add helper to parse device properties
      include: v4l2-ctrl: Sort forward declarations
      media: v4l2-ctrls: Sort includes alphabetically
      media: v4l2-ctrls: Add helper to register properties
      media: i2c: ov5670: Parse and register properties
      media: i2c: ov13858: Parse and register properties
      media: i2c: imx219: Parse and register properties

 Documentation/devicetree/bindings/media/video-interfaces.txt | 372 ++++++++++++++++++++++++++++++++++++++++++-
 Documentation/userspace-api/media/v4l/ext-ctrls-camera.rst   | 151 ++++++++++++++++++
 drivers/media/i2c/imx219.c                                   |  12 +-
 drivers/media/i2c/ov13858.c                                  |  13 +-
 drivers/media/i2c/ov5670.c                                   |  14 +-
 drivers/media/v4l2-core/v4l2-ctrls.c                         |  61 ++++++-
 drivers/media/v4l2-core/v4l2-fwnode.c                        |  42 +++++
 include/media/v4l2-ctrls.h                                   |  34 +++-
 include/media/v4l2-fwnode.h                                  |  47 ++++++
 include/uapi/linux/v4l2-controls.h                           |   7 +
 10 files changed, 738 insertions(+), 15 deletions(-)

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

* Re: [GIT PULL FOR v5.8] Report camera properties (#63733)
  2020-05-11  9:29 [GIT PULL FOR v5.8] Report camera properties Hans Verkuil
@ 2020-05-11 10:20 ` Jenkins
  0 siblings, 0 replies; 2+ messages in thread
From: Jenkins @ 2020-05-11 10:20 UTC (permalink / raw)
  To: mchehab+samsung, linux-media; +Cc: builder

From: builder@linuxtv.org

Pull request: https://patchwork.linuxtv.org/patch/63733/
Build log: https://builder.linuxtv.org/job/patchwork/50465/
Build time: 00:40:32
Link: https://lore.kernel.org/linux-media/6ad6a156-8a13-d093-b554-7edb1012ad2f@xs4all.nl

gpg: Signature made Mon 11 May 2020 09:25:11 AM UTC
gpg:                using RSA key AAA7FFBA4D2D77EF4CAEA1421326E0CD23ABDCE5
gpg: Good signature from "Hans Verkuil <hverkuil-cisco@xs4all.nl>" [unknown]
gpg:                 aka "Hans Verkuil <hverkuil@xs4all.nl>" [full]

Summary: 4 patches and/or PDF generation with issues, being 0 at build time

Error/warnings:


Error #256 when running cat patches/0005-media-v4l2-ctrls-Add-camera-orientation-and-rotation.patch | formail -c | ./scripts/checkpatch.pl --terse --mailback --no-summary --strict:
$ cat patches/0005-media-v4l2-ctrls-Add-camera-orientation-and-rotation.patch | formail -c | ./scripts/checkpatch.pl --terse --mailback --no-summary --strict
-:78: CHECK: spaces preferred around that '+' (ctx:VxV)
-:83: CHECK: spaces preferred around that '+' (ctx:VxV)

Error #256 when running cat patches/0006-media-v4l2-fwnode-Add-helper-to-parse-device-propert.patch | formail -c | ./scripts/checkpatch.pl --terse --mailback --no-summary --strict:
$ cat patches/0006-media-v4l2-fwnode-Add-helper-to-parse-device-propert.patch | formail -c | ./scripts/checkpatch.pl --terse --mailback --no-summary --strict
-:45: WARNING: line over 80 characters

Error #256 when running cat patches/0009-media-v4l2-ctrls-Add-helper-to-register-properties.patch | formail -c | ./scripts/checkpatch.pl --terse --mailback --no-summary --strict:
$ cat patches/0009-media-v4l2-ctrls-Add-helper-to-register-properties.patch | formail -c | ./scripts/checkpatch.pl --terse --mailback --no-summary --strict
-:35: WARNING: line over 80 characters
-:111: WARNING: line over 80 characters


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

end of thread, other threads:[~2020-05-11 10:19 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-05-11  9:29 [GIT PULL FOR v5.8] Report camera properties Hans Verkuil
2020-05-11 10:20 ` [GIT PULL FOR v5.8] Report camera properties (#63733) Jenkins

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.