On Thu, Jan 9, 2014 at 6:32 AM, Greg KH wrote:
> On Thu, Jan 09, 2014 at 12:21:06AM -0800, Insop Song wrote:
>> On Wed, Jan 8, 2014 at 10:16 PM, Greg KH wrote:
>> > Why is this driver going into the staging directory? We need a TODO
>> > file listing the issues that need to be taken care of in o
On Thu, Jan 09, 2014 at 12:21:06AM -0800, Insop Song wrote:
> On Wed, Jan 8, 2014 at 10:16 PM, Greg KH wrote:
> > Why is this driver going into the staging directory? We need a TODO
> > file listing the issues that need to be taken care of in order to be
> > able to move this out of the staging t
On Wed, Jan 8, 2014 at 10:16 PM, Greg KH wrote:
>
> On Wed, Jan 08, 2014 at 10:00:15PM -0800, Insop Song wrote:
>> This module downloads Xilinx FPGA image using gpio pins
>>
>> DESIGN
>> --
>> * load Xilinx FPGA bitstream format[1] image using kernel firmware
>> * framework,
>> request_firmwar
This module downloads Xilinx FPGA image using gpio pins
DESIGN
--
* load Xilinx FPGA bitstream format[1] image using kernel firmware
* framework,
request_firmware()
* program the Xilinx FPGA using SelectMAP (parallel) mode [2]
* FPGA prgram is done by gpio based bit-banging, as an example
* pl
On Wed, Jan 08, 2014 at 10:00:15PM -0800, Insop Song wrote:
> This module downloads Xilinx FPGA image using gpio pins
>
> DESIGN
> --
> * load Xilinx FPGA bitstream format[1] image using kernel firmware
> * framework,
> request_firmware()
Odd formatting of the changelog entry, care to fix thi