linux-media.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL FOR v5.14] Microchip SAMA5D4 VPU support (v2)
@ 2021-05-06 12:38 Hans Verkuil
  2021-05-06 12:57 ` [GIT PULL FOR v5.14] Microchip SAMA5D4 VPU support (v2) (#74096) Jenkins
  0 siblings, 1 reply; 2+ messages in thread
From: Hans Verkuil @ 2021-05-06 12:38 UTC (permalink / raw)
  To: Linux Media Mailing List; +Cc: emil.velikov

Changes since the v1 of this PR: added the dts patch upon request from Emil
(the AT91 maintainer Nicolas has acked this patch).

Regards,

	Hans

The following changes since commit 0b276e470a4d43e1365d3eb53c608a3d208cabd4:

  media: coda: fix macroblocks count control usage (2021-04-15 13:23:26 +0200)

are available in the Git repository at:

  git://linuxtv.org/hverkuil/media_tree.git tags/br-v5.14c

for you to fetch changes up to 6010200718f812870694ed41c023ea6e18fc3cc8:

  ARM: dts: sama5d4: enable Hantro G1 VDEC (2021-05-06 14:34:52 +0200)

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

----------------------------------------------------------------
Emil Velikov (9):
      media: hantro: use G1_REG_INTERRUPT directly for the mpeg2
      media: hantro: imx: reuse MB_DIM define
      media: hantro: imx: remove duplicate dec_base init
      media: hantro: imx: remove unused include
      media: hantro: introduce hantro_g1.c for common API
      media: hantro: add fallback handling for single irq/clk
      media: dt-bindings: Document SAMA5D4 VDEC bindings
      media: hantro: add initial SAMA5D4 support
      ARM: dts: sama5d4: enable Hantro G1 VDEC

 Documentation/devicetree/bindings/media/microchip,sama5d4-vdec.yaml |  47 +++++++++++++
 arch/arm/boot/dts/sama5d4.dtsi                                      |   7 ++
 drivers/staging/media/hantro/Kconfig                                |  10 ++-
 drivers/staging/media/hantro/Makefile                               |   4 ++
 drivers/staging/media/hantro/hantro_drv.c                           |  40 ++++++++---
 drivers/staging/media/hantro/hantro_g1.c                            |  39 +++++++++++
 drivers/staging/media/hantro/hantro_g1_mpeg2_dec.c                  |   5 +-
 drivers/staging/media/hantro/hantro_hw.h                            |   4 ++
 drivers/staging/media/hantro/imx8m_vpu_hw.c                         |  27 +-------
 drivers/staging/media/hantro/rk3288_vpu_hw.c                        |  36 ++--------
 drivers/staging/media/hantro/sama5d4_vdec_hw.c                      | 117 ++++++++++++++++++++++++++++++++
 11 files changed, 268 insertions(+), 68 deletions(-)
 create mode 100644 Documentation/devicetree/bindings/media/microchip,sama5d4-vdec.yaml
 create mode 100644 drivers/staging/media/hantro/hantro_g1.c
 create mode 100644 drivers/staging/media/hantro/sama5d4_vdec_hw.c

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

* Re: [GIT PULL FOR v5.14] Microchip SAMA5D4 VPU support (v2) (#74096)
  2021-05-06 12:38 [GIT PULL FOR v5.14] Microchip SAMA5D4 VPU support (v2) Hans Verkuil
@ 2021-05-06 12:57 ` Jenkins
  0 siblings, 0 replies; 2+ messages in thread
From: Jenkins @ 2021-05-06 12:57 UTC (permalink / raw)
  To: mchehab+samsung, linux-media; +Cc: builder

From: builder@linuxtv.org

Pull request: https://patchwork.linuxtv.org/project/linux-media/patch/5559aa93-3afd-a711-bd95-4ff2c77f2e49@xs4all.nl/
Build log: https://builder.linuxtv.org/job/patchwork/104169/
Build time: 00:07:30
Link: https://lore.kernel.org/linux-media/5559aa93-3afd-a711-bd95-4ff2c77f2e49@xs4all.nl

gpg: Signature made Thu 06 May 2021 12:35:27 PM 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]
gpg: Note: This key has expired!
Primary key fingerprint: 052C DE7B C215 053B 689F  1BCA BD2D 6148 6614 3B4C
     Subkey fingerprint: AAA7 FFBA 4D2D 77EF 4CAE  A142 1326 E0CD 23AB DCE5

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

Error/warnings:

patches/0005-media-hantro-introduce-hantro_g1.c-for-common-API.patch:

   checkpatch.pl:
	$ cat patches/0005-media-hantro-introduce-hantro_g1.c-for-common-API.patch | formail -c | ./scripts/checkpatch.pl --terse --mailback --no-summary --strict
	-:37: WARNING: added, moved or deleted file(s), does MAINTAINERS need updating?

patches/0007-media-dt-bindings-Document-SAMA5D4-VDEC-bindings.patch:

   checkpatch.pl:
	$ cat patches/0007-media-dt-bindings-Document-SAMA5D4-VDEC-bindings.patch | formail -c | ./scripts/checkpatch.pl --terse --mailback --no-summary --strict
	-:19: WARNING: added, moved or deleted file(s), does MAINTAINERS need updating?

patches/0008-media-hantro-add-initial-SAMA5D4-support.patch:

   checkpatch.pl:
	$ cat patches/0008-media-hantro-add-initial-SAMA5D4-support.patch | formail -c | ./scripts/checkpatch.pl --terse --mailback --no-summary --strict
	-:41: WARNING: please write a paragraph that describes the config symbol fully
	-:93: WARNING: added, moved or deleted file(s), does MAINTAINERS need updating?


Error #512 when building PDF docs


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

end of thread, other threads:[~2021-05-06 12:53 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-05-06 12:38 [GIT PULL FOR v5.14] Microchip SAMA5D4 VPU support (v2) Hans Verkuil
2021-05-06 12:57 ` [GIT PULL FOR v5.14] Microchip SAMA5D4 VPU support (v2) (#74096) Jenkins

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).