[PATCH v2 0/7] add aspeed-jpeg support for aspeed-video

From: Jammy Huang
Date: Mon Oct 18 2021 - 05:22:19 EST


The aim of this series is to add aspeed-jpeg support for aspeed-video
driver.

To achieve this major goal some refactors are included.

In the last, debugfs information is also updated per this change.

Jammy Huang (7):
media: aspeed: move err-handling together to the bottom
media: aspeed: use v4l2_info/v4l2_warn/v4l2_dbg for log
media: aspeed: add more debug log message
media: aspeed: refactor to gather format/compress settings
media: aspeed: Support aspeed mode to reduce compressed data
media: aspeed: add comments and macro
media: aspeed: Extend debug message

drivers/media/platform/aspeed-video.c | 439 +++++++++++++++++++++-----
1 file changed, 358 insertions(+), 81 deletions(-)

--
2.25.1