From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751507AbdLNIT4 (ORCPT ); Thu, 14 Dec 2017 03:19:56 -0500 Received: from mx2.suse.de ([195.135.220.15]:38886 "EHLO mx2.suse.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751013AbdLNITy (ORCPT ); Thu, 14 Dec 2017 03:19:54 -0500 Date: Thu, 14 Dec 2017 09:19:50 +0100 Message-ID: From: Takashi Iwai To: Vinod Koul Cc: Mark Brown , Greg Kroah-Hartman , Mark Rutland , devicetree@vger.kernel.org, alsa-devel@alsa-project.org, Jonathan Corbet , linux-arm-msm@vger.kernel.org, linux-doc@vger.kernel.org, j.neuschaefer@gmx.net, linux-kernel@vger.kernel.org, Rob Herring , srinivas.kandagatla@linaro.org, pombredanne@nexb.com, sdharia@codeaurora.org Subject: Re: [alsa-devel] [PATCH v10 08/13] regmap: add SLIMbus support In-Reply-To: <20171214051739.GV18649@localhost> References: <20171211234307.14465-1-srinivas.kandagatla@linaro.org> <20171211234307.14465-9-srinivas.kandagatla@linaro.org> <20171213092537.GB12631@kroah.com> <20171213160611.GO6416@sirena.org.uk> <20171214051739.GV18649@localhost> User-Agent: Wanderlust/2.15.9 (Almost Unreal) SEMI/1.14.6 (Maruoka) FLIM/1.14.9 (=?UTF-8?B?R29qxY0=?=) APEL/10.8 Emacs/25.3 (x86_64-suse-linux-gnu) MULE/6.0 (HANACHIRUSATO) MIME-Version: 1.0 (generated by SEMI 1.14.6 - "Maruoka") Content-Type: text/plain; charset=US-ASCII Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Thu, 14 Dec 2017 06:17:39 +0100, Vinod Koul wrote: > > On Wed, Dec 13, 2017 at 04:06:11PM +0000, Mark Brown wrote: > > > On Mon, Dec 11, 2017 at 11:43:02PM +0000, srinivas.kandagatla@linaro.org wrote: > > > > > Mark, can I get an Ack for this patch so I can take it through my tree > > > with the other patches in this series? > > > > I'm actually not seeing a direct dependency here (there's a depends in > > place stopping the regmap code building if the Slimbus core isn't > > enabled) so if you want you can go ahead and apply the main stuff and I > > can apply the regmap change separately, it'll avoid Makefile/Kconfig > > conflicts anyway. > > + Takashi > > FWIW, since this is another MIPI Audio specfic bus, would it make sense for > this series to go thru sound/ tree? I have discussed with Takashi and Greg > for soundwire and we are taking sound path. > > Would that be okay here too? Either ways I dont mind :) Me too, I don't mind who takes what. Just let me know. thanks, Takashi