linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Florian Fainelli <f.fainelli@gmail.com>
To: Hartley Sweeten <HartleyS@visionengravers.com>,
	Moritz Fischer <moritz.fischer@ettus.com>
Cc: Linux Kernel Mailing List <linux-kernel@vger.kernel.org>,
	linux-arm-kernel <linux-arm-kernel@lists.infradead.org>,
	Alan Tull <atull@opensource.altera.com>,
	Russell King <linux@armlinux.org.uk>,
	"rmallon@gmail.com" <rmallon@gmail.com>,
	"linux-fpga@vger.kernel.org" <linux-fpga@vger.kernel.org>
Subject: Re: [PATCH v3 2/2] FPGA: Add TS-7300 FPGA manager
Date: Wed, 14 Dec 2016 11:08:03 -0800	[thread overview]
Message-ID: <a8973dbf-0053-f44d-05f2-b787317db765@gmail.com> (raw)
In-Reply-To: <SN1PR0101MB1565A30EFE8AFEB319B84124D09A0@SN1PR0101MB1565.prod.exchangelabs.com>

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

  reply	other threads:[~2016-12-14 19:08 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-12-14  2:35 [PATCH v3 0/2] FPGA: TS-7300 FPGA manager Florian Fainelli
2016-12-14  2:35 ` [PATCH v3 1/2] ARM: ep93xx: Register ts73xx-fpga manager driver for TS-7300 Florian Fainelli
2016-12-14  6:14   ` Moritz Fischer
2016-12-14 18:47     ` Florian Fainelli
2016-12-14 16:39   ` Hartley Sweeten
2016-12-14  2:35 ` [PATCH v3 2/2] FPGA: Add TS-7300 FPGA manager Florian Fainelli
2016-12-14  6:07   ` Moritz Fischer
2016-12-14 18:55     ` Florian Fainelli
2016-12-14 18:58       ` Hartley Sweeten
2016-12-14 19:08         ` Florian Fainelli [this message]
2016-12-14 19:48       ` Alan Tull

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=a8973dbf-0053-f44d-05f2-b787317db765@gmail.com \
    --to=f.fainelli@gmail.com \
    --cc=HartleyS@visionengravers.com \
    --cc=atull@opensource.altera.com \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-fpga@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux@armlinux.org.uk \
    --cc=moritz.fischer@ettus.com \
    --cc=rmallon@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).