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 addition, dprintk is added to more detailedly categorize the log. In the last, debugfs information is also updated per this change. Jammy Huang (6): media: aspeed: move err-handling together to the bottom media: aspeed: add dprintk for more detailed log control media: aspeed: refine to centerize format/compress settings media: aspeed: Support aspeed mode to reduce compressed data media: aspeed: add comments and macro media: aspeed: richer debugfs drivers/media/platform/aspeed-video.c | 443 +++++++++++++++++++++----- 1 file changed, 366 insertions(+), 77 deletions(-) -- 2.25.1