From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932754AbbJNPmB (ORCPT ); Wed, 14 Oct 2015 11:42:01 -0400 Received: from userp1040.oracle.com ([156.151.31.81]:48229 "EHLO userp1040.oracle.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932103AbbJNPl7 (ORCPT ); Wed, 14 Oct 2015 11:41:59 -0400 Subject: Re: [PATCH v4 0/3] To: Murali Karicheri , corbet@lwn.net, ssantosh@kernel.org, linux-doc@vger.kernel.org, linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org, robh+dt@kernel.org, pawel.moll@arm.com, mark.rutland@arm.com, ijc+devicetree@hellion.org.uk, galak@codeaurora.org, linux@arm.linux.org.uk, devicetree@vger.kernel.org, arnd@arndb.de References: <1444832235-15263-1-git-send-email-m-karicheri2@ti.com> From: santosh shilimkar Organization: Oracle Corporation Message-ID: <561E7792.409@oracle.com> Date: Wed, 14 Oct 2015 08:41:06 -0700 User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:38.0) Gecko/20100101 Thunderbird/38.2.0 MIME-Version: 1.0 In-Reply-To: <1444832235-15263-1-git-send-email-m-karicheri2@ti.com> Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit X-Source-IP: userv0021.oracle.com [156.151.31.71] Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org 10/14/2015 7:17 AM, Murali Karicheri wrote: > This patch series enable accumulator queue support for K2 SoCs. Accumulator > queues are a type of qmss queue that is monitored by the PDSP firmware and > accumulated. Host is interrupted by PDSP firmware when packets become > available in a ring buffer shared between the host and PDSP. > > There was an issue raised when merging the original patch set at > (1) https://lkml.org/lkml/2015/9/4/681 > [PATCH v1 1/2] soc: ti: display firmware file name as part of boot log > (2) https://lkml.org/lkml/2015/9/4/680 > [PATCH v1 2/2] ARM: dts: keystone: enable accumulator channels > > This series fixes the issues raised against v3. Maintainer, could you please > apply this series to v4.4 next please at your earliest opportunity. > I have picked up the series. Thanks for quick turnaround. Regards, Santosh