mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH v5 0/2] media: aspeed: Allow to capture from SoC display (GFX)
@ 2024-08-19  8:08 Jammy Huang
  2024-08-19  8:08 ` [PATCH v5 1/2] dt-bindings: arm: aspeed: Add aspeed,video binding Jammy Huang
  2024-08-19  8:08 ` [PATCH v5 2/2] media: aspeed: Allow to capture from SoC display (GFX) Jammy Huang
  0 siblings, 2 replies; 8+ messages in thread
From: Jammy Huang @ 2024-08-19  8:08 UTC (permalink / raw)
  To: robh, conor+dt, eajames, mchehab, joel, andrew, hverkuil,
	pmenzel, krzk+dt
  Cc: devicetree, linux-media, openbmc, linux-arm-kernel, linux-aspeed,
	linux-kernel

 v5 changes:
  - Remove dts.
  - Add doc, aspeed,video.yaml.
  - Simplify aspeed_regmap_lookup.
 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):
  dt-bindings: arm: aspeed: Add aspeed,video binding
  media: aspeed: Allow to capture from SoC display (GFX)

 .../bindings/arm/aspeed/aspeed,video.yaml     |  81 ++++++++
 drivers/media/platform/aspeed/aspeed-video.c  | 189 +++++++++++++++---
 include/uapi/linux/aspeed-video.h             |   7 +
 3 files changed, 249 insertions(+), 28 deletions(-)
 create mode 100644 Documentation/devicetree/bindings/arm/aspeed/aspeed,video.yaml


base-commit: 47ac09b91befbb6a235ab620c32af719f8208399
-- 
2.25.1


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

end of thread, other threads:[~2024-08-28  9:10 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-08-19  8:08 [PATCH v5 0/2] media: aspeed: Allow to capture from SoC display (GFX) Jammy Huang
2024-08-19  8:08 ` [PATCH v5 1/2] dt-bindings: arm: aspeed: Add aspeed,video binding Jammy Huang
2024-08-19  8:24   ` Krzysztof Kozlowski
2024-08-23  1:11     ` Jammy Huang
2024-08-23  6:13       ` Krzysztof Kozlowski
2024-08-28  6:05         ` Jammy Huang
2024-08-28  9:10           ` Krzysztof Kozlowski
2024-08-19  8:08 ` [PATCH v5 2/2] media: aspeed: Allow to capture from SoC display (GFX) Jammy Huang

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

Powered by JetHome