From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1759715AbcIMSG3 (ORCPT ); Tue, 13 Sep 2016 14:06:29 -0400 Received: from mail-pa0-f43.google.com ([209.85.220.43]:34447 "EHLO mail-pa0-f43.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1756142AbcIMSGZ (ORCPT ); Tue, 13 Sep 2016 14:06:25 -0400 Date: Tue, 13 Sep 2016 11:06:16 -0700 From: Bjorn Andersson To: Peter Griffin , vinod.koul@intel.com Cc: linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, kernel@stlinux.com, patrice.chotard@st.com, dan.j.williams@intel.com, airlied@linux.ie, kraxel@redhat.com, ohad@wizery.com, lee.jones@linaro.org, dmaengine@vger.kernel.org, devicetree@vger.kernel.org, dri-devel@lists.freedesktop.org, linux-remoteproc@vger.kernel.org, virtualization@lists.linux-foundation.org Subject: Re: [PATCH v9 00/19] Add support for FDMA DMA controller and slim core rproc found on STi chipsets Message-ID: <20160913180616.GD21438@tuxbot> References: <1473081421-16555-1-git-send-email-peter.griffin@linaro.org> <20160913093107.GA10953@griffinp-ThinkPad-X1-Carbon-2nd> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20160913093107.GA10953@griffinp-ThinkPad-X1-Carbon-2nd> User-Agent: Mutt/1.5.23 (2014-03-12) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue 13 Sep 02:31 PDT 2016, Peter Griffin wrote: > Hi Vinod & Bjorn, > > [..] > > On Mon, 05 Sep 2016, Peter Griffin wrote: > > > v8 actions some review feedback from Bjorn to the slim rproc driver, and also includes > > a patch which fixes a recursive Kconfig error which is triggered when st_fdma selects > > slim_rproc driver. The series has also been rebased on v4.8-rc3. > > > > v9 actions some review feedback from Bjorn, Lee and Vinod. See below. Importantly a bug > > was found during testing now that the platform boots without clk_ignore_unused parameter > > whereby the clocks would not be enabled properly before firmware loading was attempted. > > > > regards, > > > > Peter. > > > > Changes since v8: > > - Add MODULE_ALIAS (Vinod) > > - devm_kzalloc to devm_kcalloc (Vinod) > > - quisce tasklet initialised by vchan_init() (Vinod) > > - Don't make SLIM rproc user selectable (Bjorn) > > - slim_rproc: Ensure clocks enabled before firmware load (Peter) > > - Various code style nits / commit message change (Lee) > > - Separate patch for '\n' kconfig removal (Vinod) > > I hate to send a ping, Sorry about that. > but do you think we can merge this fdma series? It has gone > through quite a few review rounds now. > I think the remoteproc part looks good. Vinod, I don't have any changes queued in remoteproc that should cause merge issues. If you want to you could take the remoteproc patch through your tree. I do however think that the dts patches should go through arm-soc. Regards, Bjorn