From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752905AbdJFXTt (ORCPT ); Fri, 6 Oct 2017 19:19:49 -0400 Received: from mail-qk0-f194.google.com ([209.85.220.194]:36531 "EHLO mail-qk0-f194.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751869AbdJFXTr (ORCPT ); Fri, 6 Oct 2017 19:19:47 -0400 X-Google-Smtp-Source: AOwi7QAMcDhpB6wQqQPl5V56roroIw2lGCqB6+uOEigbH74KO8FXN43uSuj8ftQoH/GB64KBhyAQ3Q== Subject: Re: [PATCH 0/2] memory: brcmstb: dpfe: skip downloading firmware To: Markus Mayer , Florian Fainelli , Gregory Fong , Brian Norris Cc: Markus Mayer , Broadcom Kernel List , Device Tree List , ARM Kernel List , Linux Kernel Mailing List References: <20171002231347.8671-1-code@mmayer.net> From: Florian Fainelli Message-ID: Date: Fri, 6 Oct 2017 16:19:43 -0700 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.2.1 MIME-Version: 1.0 In-Reply-To: <20171002231347.8671-1-code@mmayer.net> Content-Type: text/plain; charset=utf-8 Content-Language: en-US Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 10/02/2017 04:13 PM, Markus Mayer wrote: > From: Markus Mayer > > This series lets the DPFE driver skip the DPFE firmware download if the > DCPU is already running. If it's running by the time Linux comes up, it > means the boot loader already downloaded the DPFE firmware. Series applied to drivers/next thanks Markus. -- -- Florian