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 793D898647C for ; Thu, 14 Oct 2021 10:42:58 +0000 (UTC) From: Cornelia Huck In-Reply-To: <20211014102536.yoh4czkikw63cmoz@vireshk-i7> References: <87o87rvrry.fsf@redhat.com> <20211014102536.yoh4czkikw63cmoz@vireshk-i7> Date: Thu, 14 Oct 2021 12:42:46 +0200 Message-ID: <87lf2vvqe1.fsf@redhat.com> MIME-Version: 1.0 Subject: [virtio-dev] Re: [PATCH V9] virtio-gpio: Add support for interrupts 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, Kent Gibson , Marc Zyngier , Thomas Gleixner List-ID: On Thu, Oct 14 2021, Viresh Kumar wrote: > On 14-10-21, 12:12, Cornelia Huck wrote: >> What triggers the device to configure the GPIO lines in that state? Is >> that something that it should already do when it decides to offer the >> feature bit? > > Yes, it should be the state before negotiations start. Ok, so it probably doesn't belong into the startup sequence... I guess it is already clear that this is the default state? If not, is a statement needed to describe that? --------------------------------------------------------------------- To unsubscribe, e-mail: virtio-dev-unsubscribe@lists.oasis-open.org For additional commands, e-mail: virtio-dev-help@lists.oasis-open.org