From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1757369AbbIXRxz (ORCPT ); Thu, 24 Sep 2015 13:53:55 -0400 Received: from comal.ext.ti.com ([198.47.26.152]:40961 "EHLO comal.ext.ti.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754562AbbIXRxy (ORCPT ); Thu, 24 Sep 2015 13:53:54 -0400 Message-ID: <560438A3.5090802@ti.com> Date: Thu, 24 Sep 2015 13:53:39 -0400 From: Murali Karicheri Organization: Texas Instruments User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.2.0 MIME-Version: 1.0 To: Kyle McMartin CC: , , , , Subject: Re: [PATCH] linux-firmware: Add qmss accumulator pdsp firmware for keystone SoCs References: <1442343277-24302-1-git-send-email-m-karicheri2@ti.com> <20150924153011.GD26918@merlin.infradead.org> In-Reply-To: <20150924153011.GD26918@merlin.infradead.org> Content-Type: text/plain; charset="windows-1252"; format=flowed Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 09/24/2015 11:30 AM, Kyle McMartin wrote: > On Tue, Sep 15, 2015 at 02:54:37PM -0400, Murali Karicheri wrote: >> This patch adds firmware for Keystone QMSS Accumulator PDSP. This is required >> to support Accumulator queues. Accumulator queues are one of the queue types >> supported in drivers/soc/ti/knav_qmss_acc.c. This queue can be part of a >> channel that supports one queue or multiple queue per channel and are managed >> by the Accumulator PDSP. For more details on hardware, please refer >> http://www.ti.com/lit/ug/sprugr9h/sprugr9h.pdf and DT documentation below in >> linux kernel source tree >> >> Documentation/devicetree/bindings/soc/ti/keystone-navigator-qmss.txt >> >> Signed-off-by: Murali Karicheri > > applied. > Thanks -- Murali Karicheri Linux Kernel, Keystone