From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752288AbbIOVUz (ORCPT ); Tue, 15 Sep 2015 17:20:55 -0400 Received: from userp1040.oracle.com ([156.151.31.81]:30853 "EHLO userp1040.oracle.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751670AbbIOVUw (ORCPT ); Tue, 15 Sep 2015 17:20:52 -0400 Subject: Re: [PATCH v1 1/2] soc: ti: display firmware file name as part of boot log To: Murali Karicheri , 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, ssantosh@kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org References: <1441403199-10936-1-git-send-email-m-karicheri2@ti.com> <55EA673F.8010904@oracle.com> <55F06075.6050405@ti.com> <55F8600D.2070701@ti.com> From: santosh shilimkar Organization: Oracle Corporation Message-ID: <55F88B81.2000308@oracle.com> Date: Tue, 15 Sep 2015 14:20:01 -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: <55F8600D.2070701@ti.com> Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit X-Source-IP: userv0022.oracle.com [156.151.31.74] Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 9/15/2015 11:14 AM, Murali Karicheri wrote: > On 09/09/2015 12:38 PM, Murali Karicheri wrote: >> On 09/04/2015 11:53 PM, santosh.shilimkar@oracle.com wrote: >>> On 9/4/15 5:46 PM, Murali Karicheri wrote: >>>> To help the user, print the PDSP file name as part of >>>> knav_queue_load_pdsp(). This will be useful for users to know what >>>> version of the firmware is loaded to PDSP. Also update the >>>> document for the location of the QMSS accumulator PDSP firmware. >>>> >>>> Signed-off-by: Murali Karicheri >>>> --- >>> >>> Looks fine. Will pick both the patches. >>> >> >> Thanks Santhosh. >> >> Is there a requirement to add the firmware to linux-firmware.git. Right >> now I have provided link to ti git repo that has the firmware. I have >> the patch ready in case this is required. Do you know? >> >> Murali >>> Regards, >>> Santosh >>> >>> >> >> > Santosh, > > I have checked v4.3-rc1 and I don't see it. Did you send the pull request? > They are in the queue fo 4.4-rc1. They were too late for 4.3. You might know already, typically as a rule of thumb followed on arm-soc, we need to get patches reviewed/acked by rc4 to make it for next merge window. Ofcourse genuine bug fixes can make it to the same cycle. Regards, Santosh