Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1542129

Re: [PATCH v3 2/2] FPGA: Add TS-7300 FPGA manager

From Florian Fainelli <f.fainelli@gmail.com>
Newsgroups linux.kernel
Subject Re: [PATCH v3 2/2] FPGA: Add TS-7300 FPGA manager
Date 2016-12-14 20:10 +0100
Message-ID <sOn69-2mQ-31@gated-at.bofh.it> (permalink)
References <sO7E6-FN-3@gated-at.bofh.it> <sO7E6-FN-17@gated-at.bofh.it> <sOaVj-2VE-11@gated-at.bofh.it> <sOn69-2mQ-33@gated-at.bofh.it> <sOn69-2mQ-35@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


On 12/14/2016 10:58 AM, Hartley Sweeten wrote:
> On Wednesday, December 14, 2016 11:55 AM, Florian Fainelli wrote:
>> My understanding is that, yes, this triggers the final write. You are
>> right that ts73xx_fpga_write() can be called multiple times. It sounds
>> like what my write_complete function does right now is just return that
>> we successfully completed the bistream write, but this snippet that you
>> are quoting should actually be moved into write_complete.
> 
> Florian,
> 
> I'm in the process of getting a TS-7300 board so I can help test this. Hopefully
> I will have it by next week.

Great! I got a few things on my list that have not been submitted yet:

- tmp124 support through drivers/hwmon/lm70.c
- specific memcpy_{from,to}io accessors for ethoc from the FPGA
- serial port support for the UARTs from the FPGA

And some other things that are giving me issues at the moment, like
SPI_3WIRE support for spi-ep93xx so I can configure the tmp124 to send
alarms/have temperature thresholds.

My branch is here:

https://github.com/ffainelli/linux/tree/ts72xx

Cheers
-- 
Florian

Back to linux.kernel | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

[PATCH v3 0/2] FPGA: TS-7300 FPGA manager Florian Fainelli <f.fainelli@gmail.com> - 2016-12-14 03:40 +0100
  [PATCH v3 2/2] FPGA: Add TS-7300 FPGA manager Florian Fainelli <f.fainelli@gmail.com> - 2016-12-14 03:40 +0100
    Re: [PATCH v3 2/2] FPGA: Add TS-7300 FPGA manager Moritz Fischer <moritz.fischer@ettus.com> - 2016-12-14 07:10 +0100
      Re: [PATCH v3 2/2] FPGA: Add TS-7300 FPGA manager Florian Fainelli <f.fainelli@gmail.com> - 2016-12-14 20:10 +0100
      RE: [PATCH v3 2/2] FPGA: Add TS-7300 FPGA manager Hartley Sweeten <HartleyS@visionengravers.com> - 2016-12-14 20:20 +0100
      Re: [PATCH v3 2/2] FPGA: Add TS-7300 FPGA manager Alan Tull <atull@kernel.org> - 2016-12-14 21:00 +0100
      Re: [PATCH v3 2/2] FPGA: Add TS-7300 FPGA manager Florian Fainelli <f.fainelli@gmail.com> - 2016-12-14 21:10 +0100

csiph-web