[v4,0/3] Correct timing report

Message ID 20220125064409.5502-1-jammy_huang@aspeedtech.com (mailing list archive)
Headers
Series Correct timing report |

Message

Jammy Huang Jan. 25, 2022, 6:44 a.m. UTC
  This series will correct the value of timing detected.

Changes in v4:
 - Combine patch 3 and 4
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 (3):
  media: aspeed: Correct value for h-total-pixels
  media: aspeed: Use FIELD_GET to improve readability
  media: aspeed: Correct values for detected timing

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