From mboxrd@z Thu Jan 1 00:00:00 1970 From: Arnd Bergmann Subject: Re: st_fdma: Firmware filename in DT? Date: Fri, 11 Sep 2015 11:21:18 +0200 Message-ID: <2118137.GXlnLUTVv7@wuerfel> References: <20150903144944.GC7093@griffinp-ThinkPad-X1-Carbon-2nd> <20150910141809.GA21497@griffinp-ThinkPad-X1-Carbon-2nd> <20150911091700.GI3260@x1> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Return-path: In-Reply-To: <20150911091700.GI3260@x1> Sender: devicetree-spec-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: Lee Jones Cc: Peter Griffin , Daniel Thompson , Rob Herring , Warner Losh , Pawel Moll , Mark Rutland , Ian Campbell , Kumar Gala , Vinod Koul , "devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org" , Maxime Coquelin , Patrice Chotard , Ludovic Barre , "devicetree-spec-u79uwXL29TY76Z2rM5mHXA@public.gmane.org" List-Id: devicetree@vger.kernel.org On Friday 11 September 2015 10:17:00 Lee Jones wrote: > > > That doesn't work for middle-layer drivers such as Remoteproc, where > it doesn't have its own associated firmwares. Remoteproc's job is > simply to load the firmware. It doesn't care which version of the ABI > that particular binary uses, and has no reason to. Ideally, I guess > the Remoteproc client should be providing the firmware name, but why > should the client care who or what was used to load the firmware? > > > Does remoteproc use request_firmware() then? If not, it's irrelevant to this discussion. Arnd