From: Sergey Senozhatsky <senozhatsky@chromium.org>
To: "Chen, Jason Z" <jason.z.chen@intel.com>
Cc: sakari.ailus@linux.intel.com, tfiga@chromium.org,
senozhatsky@chromium.org, bingbu.cao@linux.intel.com,
linux-media@vger.kernel.org, andy.yeh@intel.com,
qingwu.zhang@intel.com
Subject: Re: [PATCH v6] media: ov08x40: Reduce start streaming time
Date: Thu, 25 Jan 2024 10:17:26 +0900 [thread overview]
Message-ID: <20240125011726.GA194356@google.com> (raw)
In-Reply-To: <20240124144301.1126453-1-jason.z.chen@intel.com>
On (24/01/24 22:43), Chen, Jason Z wrote:
>
> Because video duration involves calculating the streaming time, and i2c
> communication incurs too many XTALK register settings every 4 bytes with
> i2c START and STOP.
>
> So we have opted switch to the i2c burst method.
> This method involves writing the XTALK registers in the order of
> the register block.
>
> The start streaming time can be reduced from around 400ms to 150ms
>
> Signed-off-by: Jason Chen <jason.z.chen@intel.com>
FWIW
Reviewed-by: Sergey Senozhatsky <senozhatsky@chromium.org>
next prev parent reply other threads:[~2024-01-25 1:17 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-01-24 14:43 [PATCH v6] media: ov08x40: Reduce start streaming time Chen, Jason Z
2024-01-25 1:17 ` Sergey Senozhatsky [this message]
2024-01-25 11:38 ` Sakari Ailus
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=20240125011726.GA194356@google.com \
--to=senozhatsky@chromium.org \
--cc=andy.yeh@intel.com \
--cc=bingbu.cao@linux.intel.com \
--cc=jason.z.chen@intel.com \
--cc=linux-media@vger.kernel.org \
--cc=qingwu.zhang@intel.com \
--cc=sakari.ailus@linux.intel.com \
--cc=tfiga@chromium.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.