From mboxrd@z Thu Jan 1 00:00:00 1970 From: Daniel Baluta Subject: Re: [PATCH 1/3] ASoC: SOF: Add OF DSP device support Date: Mon, 19 Aug 2019 22:32:58 +0300 Message-ID: References: <20190815154500.29090-1-pierre-louis.bossart@linux.intel.com> <20190815154500.29090-2-pierre-louis.bossart@linux.intel.com> <20190815164942.GB4841@sirena.co.uk> <20190819134616.GR5999@X250> <20190819192406.GC5563@sirena.co.uk> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from mail-wm1-x341.google.com (mail-wm1-x341.google.com [IPv6:2a00:1450:4864:20::341]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by alsa1.perex.cz (Postfix) with ESMTPS id 7A2DFF800BF for ; Mon, 19 Aug 2019 21:33:10 +0200 (CEST) Received: by mail-wm1-x341.google.com with SMTP id k1so281743wmi.1 for ; Mon, 19 Aug 2019 12:33:10 -0700 (PDT) In-Reply-To: <20190819192406.GC5563@sirena.co.uk> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: alsa-devel-bounces@alsa-project.org Sender: "Alsa-devel" To: Mark Brown Cc: Takashi Iwai , Daniel Baluta , Linux-ALSA , Shawn Guo , Pierre-Louis Bossart List-Id: alsa-devel@alsa-project.org On Mon, Aug 19, 2019 at 10:24 PM Mark Brown wrote: > > On Mon, Aug 19, 2019 at 03:46:17PM +0200, Shawn Guo wrote: > > On Fri, Aug 16, 2019 at 11:43:13AM +0300, Daniel Baluta wrote: > > > > Binding documentation together with the actual dts nodes were sent > > > to Shawn. > > > > https://lkml.org/lkml/2019/8/7/682 > > > > Can you pick 4/5 and 5/5 patches from series above? 1-3 are sent to > > > Mark to go through to alsa tree. > > > I just picked up DTS patch (4/5), but DT bindings should generally go > > through driver/subsystem tree as preference. > > Right, especially so we get domain experts looking at things before they > are merged. Mark/Shawn, So the binding documentation should go through Mark tree right? We will update the patchseries and Pierre will sent v2, if I understood it correctly. Daniel.