From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-10.8 required=3.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,HEADER_FROM_DIFFERENT_DOMAINS,INCLUDES_CR_TRAILER, MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED autolearn=unavailable autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id EEF75C48BE8 for ; Wed, 16 Jun 2021 08:31:26 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id D8B3C61369 for ; Wed, 16 Jun 2021 08:31:26 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S232215AbhFPIdX (ORCPT ); Wed, 16 Jun 2021 04:33:23 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:56478 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S232208AbhFPIdV (ORCPT ); Wed, 16 Jun 2021 04:33:21 -0400 Received: from mail-lj1-x231.google.com (mail-lj1-x231.google.com [IPv6:2a00:1450:4864:20::231]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 6F087C061574 for ; Wed, 16 Jun 2021 01:31:14 -0700 (PDT) Received: by mail-lj1-x231.google.com with SMTP id 131so2676519ljj.3 for ; Wed, 16 Jun 2021 01:31:14 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=GQWVokfQZgVGHdyHPg/yFmcebJpq41KrWGaOdOQKipI=; b=m0/Lt4BIjXjdpqGSJBLEKjOIX3eirzK2CqDEpDte2Sj3Gc7g8xgdCxCBn5e95uOn1v ydDh6KT8HjktRKBXr1sdmueW7V4AkYTsqPeNXbUVcW/kihKPAvf6QZEZ26aLyCwGCXrg B0NFEy2eKiuPOZbOScS8JT/qvFA26HvVb5TVNHXylkJDGQ+WF7lLmhyxfj0lH189yFUe WbameZzm/vatSMhg+KQhcKgMzrom/GUB5AQ4qAJPeNo2uMheV3oy2PfOEwlMbfyR503e S6lCpLduJS7PzOZ448xLpkvuUTIhu8BKQefZo9YXer3ULTU44FfVpVAeNhv+OXRp2LkD kCrA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=GQWVokfQZgVGHdyHPg/yFmcebJpq41KrWGaOdOQKipI=; b=nvk1qeFA3UnNlhx2q8lBS1Flo0J/nZ1OBZjKIQrqtji/cqfOXBGIhjZ2xEBbwHICmi FLwqR/cPT6mreXr1AlvdvZEbl7u8uZgxn+TOV1rdU0SSz8zInRYvGt4BOxV1ImirF0ey ilTRkbAFecW7Y7Fi+Ev9gFBfhmV8JTeUAD7rypq8kPC/y4rkUOWLVa32IScRgZFiH+9a 1Vc/fKSYkfAPUnei10PlygKlLnLZmHDESKYtMNv/gSMu1X6T4YuLkCX3AeYehq6cj9qT 0X8V2tSP5FEkYJO719ads20AAXbOT1Bj6TMsDpXHvVuEJq0MKivgp2uaONo6NM5n9tgi 7S7g== X-Gm-Message-State: AOAM533NJNyUScaTIFrfWErgSgVe88yqpOPpNgf0PWVTHkUFe8rzdP2C WFGUuR8BoyuY/x8BO5aP0WI1N98+RpPPJyQ4ZQb9wg== X-Google-Smtp-Source: ABdhPJzxWPvgV7p6eSpQF1eWW888O48hzZKsx5O5oRnUA6LyT2IOxPBYEipMULn1541CTP+g3/b9As5YqpuN8cY58j0= X-Received: by 2002:a05:651c:1501:: with SMTP id e1mr3610433ljf.74.1623832272136; Wed, 16 Jun 2021 01:31:12 -0700 (PDT) MIME-Version: 1.0 References: <20210615174911.973-1-info@metux.net> In-Reply-To: <20210615174911.973-1-info@metux.net> From: Linus Walleij Date: Wed, 16 Jun 2021 10:31:00 +0200 Message-ID: Subject: Re: [PATCH] drivers: gpio: add virtio-gpio guest driver To: "Enrico Weigelt, metux IT consult" , Viresh Kumar Cc: linux-kernel , Jonathan Corbet , Bartosz Golaszewski , "Michael S. Tsirkin" , Jason Wang , Kees Cook , Anton Vorontsov , Colin Cross , Tony Luck , Linux Doc Mailing List , "open list:GPIO SUBSYSTEM" , virtualization@lists.linux-foundation.org, linux-riscv Content-Type: text/plain; charset="UTF-8" Precedence: bulk List-ID: X-Mailing-List: linux-gpio@vger.kernel.org Hi Enrico, On Tue, Jun 15, 2021 at 7:49 PM Enrico Weigelt, metux IT consult wrote: > Introduce new GPIO driver for virtual GPIO devices via virtio. > > The driver implements the virtio-gpio protocol (ID 41), which can be > used by either VM guests (e.g. bridging virtual gpios from the guest > to real gpios in the host or attaching simulators for automatic > application testing), as well as virtio-gpio hardware devices. > > Signed-off-by: Enrico Weigelt, metux IT consult So now there are two contesting patches for this and that creates a social problem for us as maintainers. I am not too happy about that. This situation activates the kernel management style document so I advise involved parties to familiarize themselves with it: https://www.kernel.org/doc/html/latest/process/management-style.html Can we get the discussion down to actual technical points? We really need a virtio GPIO driver, no doubt, so if everyone could just work toward that goal and compromise with their specific pet peeves that would be great. Yours, Linus Walleij From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-8.9 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,HEADER_FROM_DIFFERENT_DOMAINS,INCLUDES_CR_TRAILER, MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED autolearn=ham autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 2FD1BC48BE5 for ; Wed, 16 Jun 2021 08:31:32 +0000 (UTC) Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id EEECA6101A for ; Wed, 16 Jun 2021 08:31:31 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org EEECA6101A Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=linaro.org Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=linux-riscv-bounces+linux-riscv=archiver.kernel.org@lists.infradead.org DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender: Content-Transfer-Encoding:Content-Type:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:Cc:To:Subject:Message-ID:Date:From: In-Reply-To:References:MIME-Version:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=5f+nQlIrn3deFpKVyBc+SQbAhQHQzxZtLQqC0NP7FPE=; b=JIZ0s6/IyKvJpG gNSWRyC6xQPR6JFBq286R2q4m6u8hhauF/QQkMxPbovIQtkDGIBM8irFzbnyZuT6X3xxCtkO83THr 910C2wkrCgaNtcY9Ai6AU9xFKpJMp8azv8a2nJk2F0jq1/SkV+ksZCTgFd1gH6uPPw8OQzPic7/qj W+rX3BjLQQXl63RCm6G7NFlyZFo5k7ZPVOmTKhMpXsbJgP+HzywUvQj0rok62CEZbcfGfy7bDgxVU 0lZ3lCywn3c/AEIKt7LClP5aix6fKM3dpeXjNtQdOfbvvxAEYx75dcCw52CQgdAUCGqqYSbLVBtx/ WctJzcifnBiSCXRRLlDw==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1ltQxB-005OFB-46; Wed, 16 Jun 2021 08:31:17 +0000 Received: from mail-lj1-x229.google.com ([2a00:1450:4864:20::229]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1ltQx8-005O7B-D2 for linux-riscv@lists.infradead.org; Wed, 16 Jun 2021 08:31:15 +0000 Received: by mail-lj1-x229.google.com with SMTP id c11so2654115ljd.6 for ; Wed, 16 Jun 2021 01:31:14 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=GQWVokfQZgVGHdyHPg/yFmcebJpq41KrWGaOdOQKipI=; b=m0/Lt4BIjXjdpqGSJBLEKjOIX3eirzK2CqDEpDte2Sj3Gc7g8xgdCxCBn5e95uOn1v ydDh6KT8HjktRKBXr1sdmueW7V4AkYTsqPeNXbUVcW/kihKPAvf6QZEZ26aLyCwGCXrg B0NFEy2eKiuPOZbOScS8JT/qvFA26HvVb5TVNHXylkJDGQ+WF7lLmhyxfj0lH189yFUe WbameZzm/vatSMhg+KQhcKgMzrom/GUB5AQ4qAJPeNo2uMheV3oy2PfOEwlMbfyR503e S6lCpLduJS7PzOZ448xLpkvuUTIhu8BKQefZo9YXer3ULTU44FfVpVAeNhv+OXRp2LkD kCrA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=GQWVokfQZgVGHdyHPg/yFmcebJpq41KrWGaOdOQKipI=; b=mLtxpWYBPcD3i7lvE9rohmbCPie/IkCiz4f1tr5kmUIadRQ1TCbUWsmRUMe1FcE+Uo KOSE6F9JhnijZgbRkte1hDA53g9XqZ1hoLscIeNkJHNiNfsfyOHR/MZ3ipht22x+5kHq x9eIUkdw5BCIlQSCeBd3TePvfX6RLBqrTnSxG5UxP72FoYpbtZ3rglO/ztnZ3TxQUHaO pu8VRyZycuYsqtKJAvumQUM9ZmgnlC9WZ5wE0xRoHESnffCWzNLyTcZlO6zs1Pz0/SR3 VfnPijxY+lSr1vNWdCDfLrI7myI2776JSQKXO3aYU6ay+iqUNmhDAA2dr4mpgjQao7Y/ nIdQ== X-Gm-Message-State: AOAM533V9RBC5SWZZE1c1vxv0ZEU65fx4SGtVLEkJgJC/Bnztxx3apXm cTG3iQU2oPQMEfIGQI4GhBsQPUsaDmuo8+GM9jdm6Q== X-Google-Smtp-Source: ABdhPJzxWPvgV7p6eSpQF1eWW888O48hzZKsx5O5oRnUA6LyT2IOxPBYEipMULn1541CTP+g3/b9As5YqpuN8cY58j0= X-Received: by 2002:a05:651c:1501:: with SMTP id e1mr3610433ljf.74.1623832272136; Wed, 16 Jun 2021 01:31:12 -0700 (PDT) MIME-Version: 1.0 References: <20210615174911.973-1-info@metux.net> In-Reply-To: <20210615174911.973-1-info@metux.net> From: Linus Walleij Date: Wed, 16 Jun 2021 10:31:00 +0200 Message-ID: Subject: Re: [PATCH] drivers: gpio: add virtio-gpio guest driver To: "Enrico Weigelt, metux IT consult" , Viresh Kumar Cc: linux-kernel , Jonathan Corbet , Bartosz Golaszewski , "Michael S. Tsirkin" , Jason Wang , Kees Cook , Anton Vorontsov , Colin Cross , Tony Luck , Linux Doc Mailing List , "open list:GPIO SUBSYSTEM" , virtualization@lists.linux-foundation.org, linux-riscv X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20210616_013114_486582_C5B8B990 X-CRM114-Status: GOOD ( 12.89 ) X-BeenThere: linux-riscv@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-riscv" Errors-To: linux-riscv-bounces+linux-riscv=archiver.kernel.org@lists.infradead.org Hi Enrico, On Tue, Jun 15, 2021 at 7:49 PM Enrico Weigelt, metux IT consult wrote: > Introduce new GPIO driver for virtual GPIO devices via virtio. > > The driver implements the virtio-gpio protocol (ID 41), which can be > used by either VM guests (e.g. bridging virtual gpios from the guest > to real gpios in the host or attaching simulators for automatic > application testing), as well as virtio-gpio hardware devices. > > Signed-off-by: Enrico Weigelt, metux IT consult So now there are two contesting patches for this and that creates a social problem for us as maintainers. I am not too happy about that. This situation activates the kernel management style document so I advise involved parties to familiarize themselves with it: https://www.kernel.org/doc/html/latest/process/management-style.html Can we get the discussion down to actual technical points? We really need a virtio GPIO driver, no doubt, so if everyone could just work toward that goal and compromise with their specific pet peeves that would be great. Yours, Linus Walleij _______________________________________________ linux-riscv mailing list linux-riscv@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-riscv From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-8.6 required=3.0 tests=BAYES_00,DKIM_INVALID, DKIM_SIGNED,HEADER_FROM_DIFFERENT_DOMAINS,INCLUDES_CR_TRAILER, MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED autolearn=ham autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id B90CFC48BE6 for ; Wed, 16 Jun 2021 08:31:19 +0000 (UTC) Received: from smtp3.osuosl.org (smtp3.osuosl.org [140.211.166.136]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id 665AC61369 for ; Wed, 16 Jun 2021 08:31:19 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 665AC61369 Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=linaro.org Authentication-Results: mail.kernel.org; spf=pass smtp.mailfrom=virtualization-bounces@lists.linux-foundation.org Received: from localhost (localhost [127.0.0.1]) by smtp3.osuosl.org (Postfix) with ESMTP id 2869F60690; Wed, 16 Jun 2021 08:31:19 +0000 (UTC) X-Virus-Scanned: amavisd-new at osuosl.org Received: from smtp3.osuosl.org ([127.0.0.1]) by localhost (smtp3.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 9sWMNB3zdM3f; Wed, 16 Jun 2021 08:31:18 +0000 (UTC) Received: from lists.linuxfoundation.org (lf-lists.osuosl.org [140.211.9.56]) by smtp3.osuosl.org (Postfix) with ESMTPS id BD7F760685; Wed, 16 Jun 2021 08:31:17 +0000 (UTC) Received: from lf-lists.osuosl.org (localhost [127.0.0.1]) by lists.linuxfoundation.org (Postfix) with ESMTP id 8D259C000E; Wed, 16 Jun 2021 08:31:17 +0000 (UTC) Received: from smtp2.osuosl.org (smtp2.osuosl.org [140.211.166.133]) by lists.linuxfoundation.org (Postfix) with ESMTP id 845ACC000B for ; Wed, 16 Jun 2021 08:31:16 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by smtp2.osuosl.org (Postfix) with ESMTP id 69A2A40219 for ; Wed, 16 Jun 2021 08:31:16 +0000 (UTC) X-Virus-Scanned: amavisd-new at osuosl.org Authentication-Results: smtp2.osuosl.org (amavisd-new); dkim=pass (2048-bit key) header.d=linaro.org Received: from smtp2.osuosl.org ([127.0.0.1]) by localhost (smtp2.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id TvqOIWTFMF8z for ; Wed, 16 Jun 2021 08:31:15 +0000 (UTC) X-Greylist: whitelisted by SQLgrey-1.8.0 Received: from mail-lj1-x22d.google.com (mail-lj1-x22d.google.com [IPv6:2a00:1450:4864:20::22d]) by smtp2.osuosl.org (Postfix) with ESMTPS id 15AAE4017D for ; Wed, 16 Jun 2021 08:31:14 +0000 (UTC) Received: by mail-lj1-x22d.google.com with SMTP id r14so2624290ljd.10 for ; Wed, 16 Jun 2021 01:31:14 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=GQWVokfQZgVGHdyHPg/yFmcebJpq41KrWGaOdOQKipI=; b=m0/Lt4BIjXjdpqGSJBLEKjOIX3eirzK2CqDEpDte2Sj3Gc7g8xgdCxCBn5e95uOn1v ydDh6KT8HjktRKBXr1sdmueW7V4AkYTsqPeNXbUVcW/kihKPAvf6QZEZ26aLyCwGCXrg B0NFEy2eKiuPOZbOScS8JT/qvFA26HvVb5TVNHXylkJDGQ+WF7lLmhyxfj0lH189yFUe WbameZzm/vatSMhg+KQhcKgMzrom/GUB5AQ4qAJPeNo2uMheV3oy2PfOEwlMbfyR503e S6lCpLduJS7PzOZ448xLpkvuUTIhu8BKQefZo9YXer3ULTU44FfVpVAeNhv+OXRp2LkD kCrA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=GQWVokfQZgVGHdyHPg/yFmcebJpq41KrWGaOdOQKipI=; b=EZh0OxqXHtoxWHPPwlffqFgnyoC9LQXDywGs4m9YR2L/g9lYSZ96glYCRh/awU3kcC Wi1ByB6/dQ7KoFqnQcOmk6irVsFpS7mHe+s8OX5AdAYMEax0KKBFgNydX4xpup0paHEX uOq0uFZwjeBPgKFj1pHJBUrbeKJ1AOZyRapGYcvHtP42xpqKaNuucupFXJqly7JAT8cm 9nWcjcaVAHZTjE0WJr7tr6eZqiIhVMpRYvS1Rb6W9kSYN4PqWyMIkhzZx26nVOcULYeA tt4VKQk3UTfUKG840H4XqXxUf5Ue7Xa7mfkbXLwv6JqxCjmM8AvcMK8cr17ocdjcbhx9 9Y+w== X-Gm-Message-State: AOAM533QNr9G5ZgH4fskiZpiP9KjfT51p+Le3i9pR8Smc7F/c0SugsPN fxsVdmeJPVqArdk/v5qjeRgqqAY490tkWmJOkTdzGQ== X-Google-Smtp-Source: ABdhPJzxWPvgV7p6eSpQF1eWW888O48hzZKsx5O5oRnUA6LyT2IOxPBYEipMULn1541CTP+g3/b9As5YqpuN8cY58j0= X-Received: by 2002:a05:651c:1501:: with SMTP id e1mr3610433ljf.74.1623832272136; Wed, 16 Jun 2021 01:31:12 -0700 (PDT) MIME-Version: 1.0 References: <20210615174911.973-1-info@metux.net> In-Reply-To: <20210615174911.973-1-info@metux.net> From: Linus Walleij Date: Wed, 16 Jun 2021 10:31:00 +0200 Message-ID: Subject: Re: [PATCH] drivers: gpio: add virtio-gpio guest driver To: "Enrico Weigelt, metux IT consult" , Viresh Kumar Cc: Anton Vorontsov , Kees Cook , "Michael S. Tsirkin" , Jonathan Corbet , Linux Doc Mailing List , linux-kernel , virtualization@lists.linux-foundation.org, Bartosz Golaszewski , Tony Luck , "open list:GPIO SUBSYSTEM" , Colin Cross , linux-riscv X-BeenThere: virtualization@lists.linux-foundation.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: Linux virtualization List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: virtualization-bounces@lists.linux-foundation.org Sender: "Virtualization" Hi Enrico, On Tue, Jun 15, 2021 at 7:49 PM Enrico Weigelt, metux IT consult wrote: > Introduce new GPIO driver for virtual GPIO devices via virtio. > > The driver implements the virtio-gpio protocol (ID 41), which can be > used by either VM guests (e.g. bridging virtual gpios from the guest > to real gpios in the host or attaching simulators for automatic > application testing), as well as virtio-gpio hardware devices. > > Signed-off-by: Enrico Weigelt, metux IT consult So now there are two contesting patches for this and that creates a social problem for us as maintainers. I am not too happy about that. This situation activates the kernel management style document so I advise involved parties to familiarize themselves with it: https://www.kernel.org/doc/html/latest/process/management-style.html Can we get the discussion down to actual technical points? We really need a virtio GPIO driver, no doubt, so if everyone could just work toward that goal and compromise with their specific pet peeves that would be great. Yours, Linus Walleij _______________________________________________ Virtualization mailing list Virtualization@lists.linux-foundation.org https://lists.linuxfoundation.org/mailman/listinfo/virtualization