Received: by 2002:a05:6a10:6744:0:0:0:0 with SMTP id w4csp312763pxu; Fri, 23 Oct 2020 01:04:46 -0700 (PDT) X-Google-Smtp-Source: ABdhPJz2K78z93GIemUmz3QrAMBvJfemjUK61hf/epdy5+hXJOX5O7LbahrW16ZOd8k0ZuUZMEdc X-Received: by 2002:a50:f097:: with SMTP id v23mr970013edl.347.1603440286246; Fri, 23 Oct 2020 01:04:46 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1603440286; cv=none; d=google.com; s=arc-20160816; b=EpVj9g0qFkUnK2ndAd9CP0KrP5Bo1HpCpummIktKiq+32gZzg0baNSZgSZW1+AyU+I TYz+ljLe/Na6APre5KH8IzIy47hTwEykhvdRDEFmf3Se6EGj8zWYPaBJKHf0IwKuiB7C 3aM34wv27/Hy9iP3zk+yD2he7FK9Pnye6U/7d3Kg9KTOA88+cxGxxBXj4ynkJy9ILYnr xkSvOkXSVx4/NULvjPb5pR4wGTYhtf5VTGyrPBggci9jZ76VafDoBoiu1iQV6EY2asS1 3P8D3Pc8hNM+L9hcyQj2Asc5zgaeHIsw0irIZDF2h7LblbX1OV2RhG+vnAA794tv9XzW 5lJg== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:in-reply-to:content-disposition:mime-version :references:message-id:subject:cc:to:from:date; bh=xQYOzjRcjGSmNE2tldizSQbOCMCX597lBQsIXBBpU+Y=; b=0k+HnGCXrNRrHLcZ4jnplk1shvFI++EpitpWU0nMJ3PAwe7r/sd6oYFZUtTsC+M/Oq NlmiqI4G064KrWfUAttn8+rZZBYCOS0F2RlLMokxCtzK/spjaA6b/FG5lsvYIOYIkNSt MwymKapupxqRJmZ92/amULX7VeqPalz4c3/uC9ufj2v05EdTQ7TwkBpMGqiSv8TluCbg y32kdptf30WNiGUycgGzhjKBDemSFvh5TI8bkz/CsHDbuJaPDKd21CX58x4OJszlQ0XM R1Gu3r95LLON+W3IJKV8PxPyekaj/zkeC+YaZgRzXRKCf/Mu5/ZKPCS0Kc8F8a87kn72 K2og== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=nvidia.com Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id dp13si330646ejc.122.2020.10.23.01.04.24; Fri, 23 Oct 2020 01:04:46 -0700 (PDT) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) client-ip=23.128.96.18; Authentication-Results: mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=nvidia.com Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S375440AbgJWGtv (ORCPT + 99 others); Fri, 23 Oct 2020 02:49:51 -0400 Received: from mail.kernel.org ([198.145.29.99]:59298 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S373254AbgJWGtu (ORCPT ); Fri, 23 Oct 2020 02:49:50 -0400 Received: from localhost (unknown [213.57.247.131]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id ABAD92192A; Fri, 23 Oct 2020 06:49:49 +0000 (UTC) Date: Fri, 23 Oct 2020 09:49:46 +0300 From: Leon Romanovsky To: Dave Ertman Cc: alsa-devel@alsa-project.org, tiwai@suse.de, broonie@kernel.org, linux-rdma@vger.kernel.org, jgg@nvidia.com, dledford@redhat.com, netdev@vger.kernel.org, davem@davemloft.net, kuba@kernel.org, gregkh@linuxfoundation.org, ranjani.sridharan@linux.intel.com, pierre-louis.bossart@linux.intel.com, fred.oh@linux.intel.com, parav@mellanox.com, shiraz.saleem@intel.com, dan.j.williams@intel.com, kiran.patil@intel.com, linux-kernel@vger.kernel.org Subject: Re: [PATCH v3 00/10] Auxiliary bus implementation and SOF multi-client support Message-ID: <20201023064946.GP2611066@unreal> References: <20201023003338.1285642-1-david.m.ertman@intel.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20201023003338.1285642-1-david.m.ertman@intel.com> Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Thu, Oct 22, 2020 at 05:33:28PM -0700, Dave Ertman wrote: <...> > Dave Ertman (1): > Add auxiliary bus support We are in merge window now and both netdev and RDMA are closed for submissions. So I'll send my mlx5 conversion patches once -rc1 will be tagged. However, It is important that this "auxiliary bus" patch will be applied to some topic branch based on Linus's -rcX. It will give us an ability to pull this patch to RDMA, VDPA and netdev subsystems at the same time. Thanks