public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH v4 0/2] media: aspeed: Allow to capture from SoC display (GFX)
@ 2024-08-14  0:54 Jammy Huang
  2024-08-14  0:54 ` [PATCH v4 1/2] ARM: dts: aspeed: Add properties of scu and gfx for video Jammy Huang
  2024-08-14  0:54 ` [PATCH v4 2/2] media: aspeed: Allow to capture from SoC display (GFX) Jammy Huang
  0 siblings, 2 replies; 6+ messages in thread
From: Jammy Huang @ 2024-08-14  0:54 UTC (permalink / raw)
  To: eajames, mchehab, joel, andrew, pmenzel, krzk
  Cc: linux-media, openbmc, linux-arm-kernel, linux-aspeed,
	linux-kernel

The aim of this series is to add another capture source, SoC
Display(GFX), for video.

 v4 changes:
  - Use scoped/cleanup to make aspeed_regmap_lookup simpler.
  - Update dts
 v3 changes:
  - Update for enum_input.
 v2 changes:
  - Update patch subject and comments.

Jammy Huang (2):
  ARM: dts: aspeed: Add properties of scu and gfx for video
  media: aspeed: Allow to capture from SoC display (GFX)

 arch/arm/boot/dts/aspeed/aspeed-g6.dtsi      |   2 +
 drivers/media/platform/aspeed/aspeed-video.c | 192 ++++++++++++++++---
 include/uapi/linux/aspeed-video.h            |   7 +
 3 files changed, 173 insertions(+), 28 deletions(-)


base-commit: e9d22f7a6655941fc8b2b942ed354ec780936b3e
-- 
2.25.1


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

end of thread, other threads:[~2024-08-16  2:31 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-08-14  0:54 [PATCH v4 0/2] media: aspeed: Allow to capture from SoC display (GFX) Jammy Huang
2024-08-14  0:54 ` [PATCH v4 1/2] ARM: dts: aspeed: Add properties of scu and gfx for video Jammy Huang
2024-08-14  6:07   ` Krzysztof Kozlowski
2024-08-14  0:54 ` [PATCH v4 2/2] media: aspeed: Allow to capture from SoC display (GFX) Jammy Huang
2024-08-14  6:09   ` Krzysztof Kozlowski
2024-08-16  2:31     ` Jammy Huang

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox