All of lore.kernel.org
 help / color / mirror / Atom feed
From: Cornelia Huck <cohuck@redhat.com>
To: hrishivarya.bhageeradhan@opensynergy.com,
	virtio-dev@lists.oasis-open.org,
	hrishivarya.bhageeradhan@opensynergy.com
Subject: Re: [virtio-dev] [PATCH] content: reserve device ID 43 for Camera device
Date: Fri, 21 Oct 2022 14:12:20 +0200	[thread overview]
Message-ID: <87ilkd9xzv.fsf@redhat.com> (raw)
In-Reply-To: <20221014141826.502247-1-hrishivarya.bhageeradhan@opensynergy.com>

On Fri, Oct 14 2022, hrishivarya.bhageeradhan@opensynergy.com wrote:

> From: Hrishivarya Bhageeradhan <hrishivarya.bhageeradhan@opensynergy.com>
>
> The virtio-camera device allows to stream a camera video with
> ability to change controls, formats and get camera captures.
> This patch is to reserve the next available device ID for
> virtio-camera.

Does this device relate in any way to the already reserved video
{en,de}coder devices (ids 30, 31)? Or is this intended to more actively
control how a physical camera processes video?

[The video devices 30 and 31 do not have a specification included in the
virtio spec, unfortunately.]

>
> Signed-off-by: Hrishivarya Bhageeradhan <hrishivarya.bhageeradhan@opensynergy.com>
> ---
>  content.tex | 2 ++
>  1 file changed, 2 insertions(+)
>
> diff --git a/content.tex b/content.tex
> index e863709..91ba76c 100644
> --- a/content.tex
> +++ b/content.tex
> @@ -2990,6 +2990,8 @@ \chapter{Device Types}\label{sec:Device Types}
>  \hline
>  42         &   RDMA device \\
>  \hline
> +43         &   Camera device \\
> +\hline
>  \end{tabular}
>
>  Some of the devices above are unspecified by this document,


---------------------------------------------------------------------
To unsubscribe, e-mail: virtio-dev-unsubscribe@lists.oasis-open.org
For additional commands, e-mail: virtio-dev-help@lists.oasis-open.org


  parent reply	other threads:[~2022-10-21 12:12 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-10-14 14:18 [virtio-dev] [PATCH] content: reserve device ID 43 for Camera device hrishivarya.bhageeradhan
2022-10-20 11:01 ` [virtio-dev] " Hrishivarya Bhageeradhan
2022-10-21 12:12 ` Cornelia Huck [this message]
2022-10-24  9:16   ` [virtio-dev] " Hrishivarya Bhageeradhan

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=87ilkd9xzv.fsf@redhat.com \
    --to=cohuck@redhat.com \
    --cc=hrishivarya.bhageeradhan@opensynergy.com \
    --cc=virtio-dev@lists.oasis-open.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.