On 11/13/2014 06:52 AM, Stanimir Varbanov wrote:
> Hi Grant, Arnd and Erico
>
> On 11/11/2014 01:07 PM, Grant Likely wrote:
>> On Fri, 07 Nov 2014 18:04:35 +0100
>> , Arnd Bergmann
>> wrote:
>>> On Friday 07 November 2014 14:37:26 DATACOM - Érico Nunes wrote:
Hello Arnd and all,
>>>
Hi Grant, Arnd and Erico
On 11/11/2014 01:07 PM, Grant Likely wrote:
> On Fri, 07 Nov 2014 18:04:35 +0100
> , Arnd Bergmann
> wrote:
>> On Friday 07 November 2014 14:37:26 DATACOM - Érico Nunes wrote:
>>> Hello Arnd and all,
>>>
>>> On 11/07/2014 08:04 AM, Arnd Bergmann wrote:
On Thursday
On Thu, 06 Nov 2014 18:02:52 -0200
, DATACOM - Ãrico Nunes
wrote:
>
> Hello,
>
> In our board we have a FPGA whose programmable logic communicates with the
> main
> processor via SPI. Inside the programmable logic we also have a range of
> registers (writable via SPI commands) which implemen
On Fri, 07 Nov 2014 18:04:35 +0100
, Arnd Bergmann
wrote:
> On Friday 07 November 2014 14:37:26 DATACOM - Ãrico Nunes wrote:
> > Hello Arnd and all,
> >
> > On 11/07/2014 08:04 AM, Arnd Bergmann wrote:
> > > On Thursday 06 November 2014 18:02:52 DATACOM - Ãrico Nunes wrote:
> > >> The idea is
On Friday 07 November 2014 14:37:26 DATACOM - Érico Nunes wrote:
> Hello Arnd and all,
>
> On 11/07/2014 08:04 AM, Arnd Bergmann wrote:
> > On Thursday 06 November 2014 18:02:52 DATACOM - Érico Nunes wrote:
> >> The idea is that "fpga-spi" is a spi_driver which instantiates all of the
> >> "fpga-d
Hello Arnd and all,
On 11/07/2014 08:04 AM, Arnd Bergmann wrote:
> On Thursday 06 November 2014 18:02:52 DATACOM - Érico Nunes wrote:
>> The idea is that "fpga-spi" is a spi_driver which instantiates all of the
>> "fpga-deviceN" as platform_devices, through the use of
>> of_platform_populate(dev->
On Thursday 06 November 2014 18:02:52 DATACOM - Érico Nunes wrote:
>
> The idea is that "fpga-spi" is a spi_driver which instantiates all of the
> "fpga-deviceN" as platform_devices, through the use of
> of_platform_populate(dev->of_node, NULL, NULL, dev).
>
> The visible problem we're facing wit
Hello,
In our board we have a FPGA whose programmable logic communicates with the main
processor via SPI. Inside the programmable logic we also have a range of
registers (writable via SPI commands) which implement functionality of several
distinct "devices".
Our approach to implement a driver fr
8 matches
Mail list logo