[PATCH v3 0/4] Correct timing report

From: Jammy Huang
Date: Mon Jan 24 2022 - 04:34:15 EST


This series will correct the value of timing detected.

Changes in v3:
- Add API, aspeed_video_get_timings(), for the calculation of timings
- Use active rather than 'total/2' as critera for sync polarity workaround
Changes in v2:
- code refined to improve readability

Jammy Huang (4):
media: aspeed: Correct value for h-total-pixels
media: aspeed: Use FIELD_GET to improve readability
media: aspeed: Correct values for detected timing
media: aspeed: Fix timing polarity incorrect

drivers/media/platform/aspeed-video.c | 139 ++++++++++++++++++++------
1 file changed, 111 insertions(+), 28 deletions(-)

--
2.25.1