mbox series

[GIT,PULL,v2,FOR,5.17] V4L2 patches

Message ID Ybsygi8PTRXngyay@valkosipuli.retiisi.eu (mailing list archive)
State New, archived
Headers show
Series [GIT,PULL,v2,FOR,5.17] V4L2 patches | expand

Pull-request

git://linuxtv.org/sailus/media_tree.git tags/for-5.17-3.1-signed

Message

Sakari Ailus Dec. 16, 2021, 12:35 p.m. UTC
Hi Mauro,

Here's a few more V4L2 patches for 5.17.

There are various patches for supporting sensor driver probing in non-D0
ACPI power states and a few random fixes.

Note that the checkpatch.pl complaint about Martin's From: and Sob:
originate from .mailmap.

Since v1, I've rebased on media stage tree.

Please pull.


The following changes since commit b9aafbd46eb92b3174781661c33bdb2c17d484f1:

  media: si2157: add ATV support for si2158 (2021-12-14 16:19:05 +0100)

are available in the Git repository at:

  git://linuxtv.org/sailus/media_tree.git tags/for-5.17-3.1-signed

for you to fetch changes up to a4aab54975e042f182eb3d49b1451dccde38b789:

  media: i2c: hi846: use pm_runtime_force_suspend/resume for system suspend (2021-12-16 14:29:52 +0200)

----------------------------------------------------------------
V4L2 patches for 5.17

----------------------------------------------------------------
Bingbu Cao (5):
      media: ov8856: support device probe in non-zero ACPI D state
      media: ov2740: support device probe in non-zero ACPI D state
      media: imx208: Support device probe in non-zero ACPI D state
      media: ov5675: Support device probe in non-zero ACPI D state
      media: hi556: Support device probe in non-zero ACPI D state

Jean-Michel Hautbois (1):
      media: staging: ipu3-imgu: add the AWB memory layout

Martin Kepplinger (2):
      media: i2c: hi846: check return value of regulator_bulk_disable()
      media: i2c: hi846: use pm_runtime_force_suspend/resume for system suspend

Sakari Ailus (3):
      Update Intel-submitted camera sensor driver contacts
      ov8865: Disable only enabled regulators on error path
      media: ov5670: Support device probe in non-zero ACPI D state

 MAINTAINERS                                        |   1 -
 drivers/media/i2c/hi556.c                          |  70 +++++----
 drivers/media/i2c/hi846.c                          |  14 +-
 drivers/media/i2c/imx208.c                         |  82 +++++++----
 drivers/media/i2c/imx319.c                         |   2 +-
 drivers/media/i2c/imx355.c                         |   2 +-
 drivers/media/i2c/ov13858.c                        |   2 +-
 drivers/media/i2c/ov2740.c                         |  69 ++++++---
 drivers/media/i2c/ov5670.c                         |  80 +++++-----
 drivers/media/i2c/ov5675.c                         |  71 +++++----
 drivers/media/i2c/ov8856.c                         | 162 +++++++++++----------
 drivers/media/i2c/ov8865.c                         |  12 +-
 .../staging/media/ipu3/include/uapi/intel-ipu3.h   |  32 +++-
 13 files changed, 370 insertions(+), 229 deletions(-)

Comments

Jenkins Dec. 16, 2021, 1:04 p.m. UTC | #1
From: builder@linuxtv.org

Pull request: https://patchwork.linuxtv.org/project/linux-media/patch/Ybsygi8PTRXngyay@valkosipuli.retiisi.eu/
Build log: https://builder.linuxtv.org/job/patchwork/165911/
Build time: 00:22:22
Link: https://lore.kernel.org/linux-media/Ybsygi8PTRXngyay@valkosipuli.retiisi.eu

gpg: Signature made Thu 16 Dec 2021 12:31:01 PM UTC
gpg:                using DSA key 53AC58A5F5948636C04A1BF8141DFA54A1EC8DEA
gpg:                issuer "sakari.ailus@linux.intel.com"
gpg: Good signature from "Sakari Ailus <sakari.ailus@linux.intel.com>" [unknown]
gpg: WARNING: This key is not certified with a trusted signature!
gpg:          There is no indication that the signature belongs to the owner.
Primary key fingerprint: F0D0 377A 0D4F 25A7 9238  EFE5 6D40 361B 6E28 C193
     Subkey fingerprint: 53AC 58A5 F594 8636 C04A  1BF8 141D FA54 A1EC 8DEA

Summary: got 3/11 patches with issues, being 2 at build time, plus one error when buinding PDF document

Error/warnings:

patches/0001-Update-Intel-submitted-camera-sensor-driver-contacts.patch:

    allyesconfig: return code #0:
	../scripts/genksyms/parse.y: warning: 9 shift/reduce conflicts [-Wconflicts-sr]
	../scripts/genksyms/parse.y: warning: 5 reduce/reduce conflicts [-Wconflicts-rr]
	../scripts/genksyms/parse.y: note: rerun with option '-Wcounterexamples' to generate conflict counterexamples

    allyesconfig: return code #0:
	../drivers/media/rc/meson-ir-tx.c:22: warning: expecting prototype for meson(). Prototype was for DEVICE_NAME() instead
	../drivers/media/i2c/ov8865.c: ../drivers/media/i2c/ov8865.c:2841 ov8865_get_selection() warn: inconsistent indenting
	SMATCH:../drivers/media/usb/siano/smsusb.c ../drivers/media/usb/siano/smsusb.c:53:38: :warning: array of flexible structures
	SPARSE:../drivers/media/usb/siano/smsusb.c ../drivers/media/usb/siano/smsusb.c:53:38: warning: array of flexible structures
	../drivers/media/platform/qcom/venus/helpers.c: ../drivers/media/platform/qcom/venus/helpers.c:658 venus_helper_get_bufreq() error: we previously assumed 'req' could be null (see line 654)
	../drivers/media/usb/em28xx/em28xx-video.c: ../drivers/media/usb/em28xx/em28xx-video.c:2900 em28xx_v4l2_init() parse error: turning off implications after 60 seconds

patches/0003-ov8865-Disable-only-enabled-regulators-on-error-path.patch:

    allyesconfig: return code #0:
	../drivers/media/i2c/ov8865.c: ../drivers/media/i2c/ov8865.c:2843 ov8865_get_selection() warn: inconsistent indenting

patches/0011-media-i2c-hi846-use-pm_runtime_force_suspend-resume-.patch:

   checkpatch.pl:
	$ cat patches/0011-media-i2c-hi846-use-pm_runtime_force_suspend-resume-.patch | formail -c | ./scripts/checkpatch.pl --terse --mailback --no-summary --strict
	-:7: WARNING: Possible unwrapped commit description (prefer a maximum 75 chars per line)


Error #512 when building PDF docs