[PATCH v3 0/4] Correct timing report

Jammy Huang posted 4 patches 4 years, 5 months ago
There is a newer version of this series
drivers/media/platform/aspeed-video.c | 139 ++++++++++++++++++++------
1 file changed, 111 insertions(+), 28 deletions(-)
[PATCH v3 0/4] Correct timing report
Posted by Jammy Huang 4 years, 5 months ago
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