Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752649Ab3ISPSG (ORCPT ); Thu, 19 Sep 2013 11:18:06 -0400 Received: from mail-pd0-f182.google.com ([209.85.192.182]:36394 "EHLO mail-pd0-f182.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751831Ab3ISPSE (ORCPT ); Thu, 19 Sep 2013 11:18:04 -0400 MIME-Version: 1.0 In-Reply-To: <523AD814.1060406@monstr.eu> References: <20130918191517.GQ19937@titan.lakedaemon.net> <20130918203247.GA11181@obsidianresearch.com> <1379539063.31417.23.camel@atx-linux-37> <523AD814.1060406@monstr.eu> Date: Thu, 19 Sep 2013 10:18:03 -0500 Message-ID: Subject: Re: [RFC PATCH] fpga: Introduce new fpga subsystem From: Yves Vandervennet To: monstr@monstr.eu Cc: Alan Tull , Jason Gunthorpe , Jason Cooper , Michal Simek , linux-kernel@vger.kernel.org, Pavel Machek , Greg Kroah-Hartman , Dinh Nguyen , Philip Balister , Alessandro Rubini , Mauro Carvalho Chehab , Andrew Morton , Cesar Eduardo Barros , Joe Perches , "David S. Miller" , Stephen Warren , Arnd Bergmann , David Brown , Dom Cobley Content-Type: text/plain; charset=ISO-8859-1 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 913 Lines: 22 On Thu, Sep 19, 2013 at 5:55 AM, Michal Simek wrote: >> Is there some way a per-device userspace helper can be added that can >> handle adding the headers? Such that different fpga types get different >> helpers? > > What do you exactly mean by that? Any example what do you want to achieve? Bit streams may not be in raw format, so using 'cat' is not possible. Xilinx and Altera have their own bit stream "richer" format, that need to be processed before they are presented to the driver(s). So, a hotplug helper per manufacturer/FPGA is required. Assuming 'cat' will be used is too limiting. Does it make sense to you? Thanks Yves Altera Corp. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/