From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Sender: List-Post: List-Help: List-Unsubscribe: List-Subscribe: Received: from lists.oasis-open.org (oasis-open.org [10.110.1.242]) by lists.oasis-open.org (Postfix) with ESMTP id 0F0B8986279 for ; Mon, 9 Aug 2021 05:51:01 +0000 (UTC) From: Cornelia Huck In-Reply-To: <20210809041544.272ykb6mtg2xpucj@vireshk-i7> References: <3e801cbef0a46d5c4f82d46debd3a72811becd4c.1627627021.git.viresh.kumar@linaro.org> <87lf5ey30z.fsf@redhat.com> <20210809041544.272ykb6mtg2xpucj@vireshk-i7> Date: Mon, 09 Aug 2021 07:50:50 +0200 Message-ID: <87fsvjxj2d.fsf@redhat.com> MIME-Version: 1.0 Subject: [virtio-dev] Re: [PATCH V8 1/2] virtio-gpio: Add the device specification Content-Type: text/plain To: Viresh Kumar Cc: Jason Wang , "Michael S. Tsirkin" , Arnd Bergmann , Linus Walleij , Bartosz Golaszewski , Vincent Guittot , Jean-Philippe Brucker , Bill Mills , Alex =?utf-8?Q?Benn=C3=A9e?= , "Enrico Weigelt, metux IT consult" , virtio-dev@lists.oasis-open.org, Geert Uytterhoeven , stratos-dev@op-lists.linaro.org, Thomas Gleixner , Marc Zyngier , Arnd Bergmann List-ID: On Mon, Aug 09 2021, Viresh Kumar wrote: > On 06-08-21, 18:02, Cornelia Huck wrote: >> On Fri, Jul 30 2021, Viresh Kumar wrote: >> > +\subsection{Device Initialization}\label{sec:Device Types / GPIO Device / Device Initialization} >> > + >> > +\begin{itemize} >> > +\item The driver MUST configure and initialize the \field{requestq} virtqueue. >> >> Also outside of conformance sections. Maybe "The driver configures and >> initializes..." ? I don't think that one requires a normative statement. > > Not sure I understood it well, but are you suggesting to drop this line > altogether ? I wrote it as I saw similar lines/sections for other protocols, I > can drop it though. No, just rewrite it as an informational text (i.e. get rid of the 'MUST', which only belongs into normative statements.) --------------------------------------------------------------------- To unsubscribe, e-mail: virtio-dev-unsubscribe@lists.oasis-open.org For additional commands, e-mail: virtio-dev-help@lists.oasis-open.org