From: Jammy Huang <jammy_huang@aspeedtech.com>
To: <eajames@linux.ibm.com>, <mchehab@kernel.org>, <joel@jms.id.au>,
<andrew@aj.id.au>, <linux-media@vger.kernel.org>,
<openbmc@lists.ozlabs.org>,
<linux-arm-kernel@lists.infradead.org>,
<linux-aspeed@lists.ozlabs.org>, <linux-kernel@vger.kernel.org>
Subject: [PATCH v4 0/3] Correct timing report
Date: Tue, 25 Jan 2022 14:44:06 +0800 [thread overview]
Message-ID: <20220125064409.5502-1-jammy_huang@aspeedtech.com> (raw)
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(-)
--
2.25.1
_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
next reply other threads:[~2022-01-25 6:48 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-01-25 6:44 Jammy Huang [this message]
2022-01-25 6:44 ` [PATCH v4 1/3] media: aspeed: Correct value for h-total-pixels Jammy Huang
2022-01-25 6:44 ` [PATCH v4 2/3] media: aspeed: Use FIELD_GET to improve readability Jammy Huang
2022-01-25 6:44 ` [PATCH v4 3/3] media: aspeed: Correct values for detected timing Jammy Huang
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20220125064409.5502-1-jammy_huang@aspeedtech.com \
--to=jammy_huang@aspeedtech.com \
--cc=andrew@aj.id.au \
--cc=eajames@linux.ibm.com \
--cc=joel@jms.id.au \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-aspeed@lists.ozlabs.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-media@vger.kernel.org \
--cc=mchehab@kernel.org \
--cc=openbmc@lists.ozlabs.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).