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=-4.0 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI, SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED autolearn=no 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 9ED5FC2B9F4 for ; Mon, 14 Jun 2021 11:45:58 +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 5FBD761185 for ; Mon, 14 Jun 2021 11:45:58 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 5FBD761185 Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=infradead.org Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=linux-arm-kernel-bounces+linux-arm-kernel=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:In-Reply-To:MIME-Version:References: Message-ID:Subject:Cc:To:From:Date:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=pAyhxTSy9kVatIUbeDF6bE1vUGhskQH6iNTogiyaxHg=; b=3PZwMDjeuCbdwT jS1kYTzs8WtDfhBm71iWrwJ4g+1jczxBYA4g0bJ4ytnZkUMeBFKEAn6VusO50c8K4wYkbBm2VJ5IN XOKdFfhbE8Rgox7KKkFo9KroBhtRJytAUcEYlEM0vZzTHB3UGUWJ1ukY6D+/L4lpbgW7L8vGmZp+7 5ehgaVH5yEQRxk46Gjw8GubHe7mliSSPEkJWLDTA0lhMgN+mM0U7L44l9wpTYCz2NBUX83n7L1HQF 6zAqLdd5M6dzgoETD3HU/gzOcr1MIEIYabMW4ygnFCfBlaSGYFVzRvQTX2egu65KdYlLMlltTHrOA h/8z3UF7ZrPLH65dwOEA==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1lsl0l-00DuMr-GE; Mon, 14 Jun 2021 11:44:11 +0000 Received: from casper.infradead.org ([2001:8b0:10b:1236::1]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1lsl0j-00DuMV-In for linux-arm-kernel@bombadil.infradead.org; Mon, 14 Jun 2021 11:44:09 +0000 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=infradead.org; s=casper.20170209; h=In-Reply-To:Content-Type:MIME-Version: References:Message-ID:Subject:Cc:To:From:Date:Sender:Reply-To: Content-Transfer-Encoding:Content-ID:Content-Description; bh=tER/9yntskfsYogplE2UHT4/vwtYhzr4VR/dY/qdVM8=; b=B4dNlMd7n3ZdsQUA7uiwxajkWN RVQzR1mW9siJ4BN91NHDdVQpiyw763JpbznjXtkj34vQLwTId3IF1HFPgzX2Q8thstZtuTNbdUabg povYqKd8eHLH1np7mG+s76KQDLk8fp7Z/W5afpMQlwD4+Ll1hHLT7crV6IbFpVZZNtq1c62Mi1cNg nh0lLdCRQ16L8wTC+yKKpZYbCUyfbXt51ERWGC6nJNnqJzyr+atsfgnv3SfcdpLBryAeDp2ewJoMY 0CwpWNFkg1FwrZqITsGv9yQJuc/amquo8TEIQOaqGrhm1HJqe/jUG/JpOIxDa1P7uMYeuSWppMhBH q7dLiYGA==; Received: from hch by casper.infradead.org with local (Exim 4.94 #2 (Red Hat Linux)) id 1lsl0S-005N7K-G0; Mon, 14 Jun 2021 11:43:55 +0000 Date: Mon, 14 Jun 2021 12:43:52 +0100 From: Christoph Hellwig To: Cristian Marussi Cc: linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org, virtualization@lists.linux-foundation.org, virtio-dev@lists.oasis-open.org, sudeep.holla@arm.com, james.quinlan@broadcom.com, Jonathan.Cameron@huawei.com, f.fainelli@gmail.com, etienne.carriere@linaro.org, vincent.guittot@linaro.org, souvik.chakravarty@arm.com, igor.skalkin@opensynergy.com, peter.hilber@opensynergy.com, alex.bennee@linaro.org, jean-philippe@linaro.org, mikhail.golubev@opensynergy.com, anton.yakovlev@opensynergy.com, Vasyl.Vavrychuk@opensynergy.com, Andriy.Tryshnivskyy@opensynergy.com Subject: Re: [PATCH v4 00/16] Introduce SCMI VirtIO transport Message-ID: References: <20210611165937.701-1-cristian.marussi@arm.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20210611165937.701-1-cristian.marussi@arm.com> X-SRS-Rewrite: SMTP reverse-path rewritten from by casper.infradead.org. See http://www.infradead.org/rpr.html X-BeenThere: linux-arm-kernel@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-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org On Fri, Jun 11, 2021 at 05:59:21PM +0100, Cristian Marussi wrote: > Hi all, > > I'm posting this V4 series starting from the work done up to V3 by > OpenSynergy. Who is 'OpenSynergy'? > The main aim of this rework is to simplify where possible the SCMI VirtIO > support added in V3 by adding upfront and then using some new mechanisms in > the SCMI Core Transport layer. And what is 'SCMI', and why would anyone want a new virtio transport? _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel