From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751465AbdFYVUB (ORCPT ); Sun, 25 Jun 2017 17:20:01 -0400 Received: from mail-pf0-f182.google.com ([209.85.192.182]:36256 "EHLO mail-pf0-f182.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751390AbdFYVUA (ORCPT ); Sun, 25 Jun 2017 17:20:00 -0400 Date: Sun, 25 Jun 2017 14:19:55 -0700 From: Bjorn Andersson To: Suman Anna Cc: linux-remoteproc@vger.kernel.org, Sekhar Nori , Robert Tivy , linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH 0/4] Davinci remoteproc cleanups/fixes Message-ID: <20170625211955.GD26155@builder> References: <20170518220902.2846-1-s-anna@ti.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20170518220902.2846-1-s-anna@ti.com> User-Agent: Mutt/1.8.0 (2017-02-23) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Thu 18 May 15:08 PDT 2017, Suman Anna wrote: > Hi Bjorn, > > The following series includes various fixes and cleanups for the TI's > Davinci DSP remoteproc driver. Patches are based on 4.12-rc1. Following > is the patch summary: > > - Patch1 updates/fixes the build dependency on DMA_CMA which is not > selected by default in the davinci_defconfig. > - Patch 3 fixes a DSP boot/functionality issue with repeated 'start' > and 'stop' commands using the sysfs 'state' variable. > - Patch 2 and 4 are cleanups/code simplifications. > Patches 1, 2 and 3 applied to rproc-next. Regards, Bjorn