From: John Crispin <blogic@openwrt.org>
To: Jonas Gorski <jonas.gorski@gmail.com>
Cc: Ralf Baechle <ralf@linux-mips.org>,
linux-mips@linux-mips.org,
Thomas Langer <thomas.langer@lantiq.com>,
spi-devel-general@lists.sourceforge.net
Subject: Re: [RESEND PATCH V2 16/17] SPI: MIPS: lantiq: add FALCON spi driver
Date: Mon, 14 May 2012 20:45:20 +0200 [thread overview]
Message-ID: <4FB152C0.70400@openwrt.org> (raw)
In-Reply-To: <CAOiHx==N=au_PhR51tJjSZ8Em1tfZxv8gO7GJTD_MS=5dFAuEQ@mail.gmail.com>
On 14/05/12 20:32, Jonas Gorski wrote:
> There was a patch accepted just a few days ago dropping the
> requirement for (un)prepare_transfer being populated :)
>
Hi,
this patch needs to flow via ralfs next tree, so i will keep this to
avoid merge order breaking the code. I will add it on my todo for RC1.
Will resend with your comments folded into the patch in a moment.
Thanks,
John
WARNING: multiple messages have this Message-ID (diff)
From: John Crispin <blogic-p3rKhJxN3npAfugRpC6u6w@public.gmane.org>
To: Jonas Gorski <jonas.gorski-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
Cc: linux-mips-6z/3iImG2C8G8FEW9MqTrA@public.gmane.org,
spi-devel-general-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org,
Ralf Baechle <ralf-6z/3iImG2C8G8FEW9MqTrA@public.gmane.org>,
Thomas Langer
<thomas.langer-th3ZBGNqt+7QT0dZR+AlfA@public.gmane.org>
Subject: Re: [RESEND PATCH V2 16/17] SPI: MIPS: lantiq: add FALCON spi driver
Date: Mon, 14 May 2012 20:45:20 +0200 [thread overview]
Message-ID: <4FB152C0.70400@openwrt.org> (raw)
In-Reply-To: <CAOiHx==N=au_PhR51tJjSZ8Em1tfZxv8gO7GJTD_MS=5dFAuEQ-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
On 14/05/12 20:32, Jonas Gorski wrote:
> There was a patch accepted just a few days ago dropping the
> requirement for (un)prepare_transfer being populated :)
>
Hi,
this patch needs to flow via ralfs next tree, so i will keep this to
avoid merge order breaking the code. I will add it on my todo for RC1.
Will resend with your comments folded into the patch in a moment.
Thanks,
John
------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and
threat landscape has changed and how IT managers can respond. Discussions
will include endpoint security, mobile security and the latest in malware
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
next prev parent reply other threads:[~2012-05-14 18:45 UTC|newest]
Thread overview: 32+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-05-14 17:42 [RESEND PATCH V2 01/17] MIPS: lantiq: drop mips_machine support John Crispin
2012-05-14 17:42 ` [RESEND PATCH V2 02/17] OF: MIPS: lantiq: implement OF support John Crispin
2012-05-14 17:42 ` John Crispin
2012-05-14 17:42 ` [RESEND PATCH V2 03/17] OF: MIPS: lantiq: implement irq_domain support John Crispin
2012-05-14 17:42 ` [RESEND PATCH V2 04/17] MIPS: lantiq: drop ltq_gpio_request() and gpio_to_irq() John Crispin
2012-05-14 17:42 ` [RESEND PATCH V2 05/17] MIPS: lantiq: implement support for clkdev api John Crispin
2012-05-14 17:42 ` [RESEND PATCH V2 06/17] MIPS: lantiq: convert dma to platform driver John Crispin
2012-05-15 11:03 ` Sergei Shtylyov
2012-05-15 16:38 ` Sergei Shtylyov
2012-05-15 16:48 ` John Crispin
2012-05-14 17:42 ` [RESEND PATCH V2 07/17] MIPS: pci: convert lantiq driver to OF John Crispin
2012-05-14 17:42 ` [RESEND PATCH V2 08/17] GPIO: MIPS: lantiq: convert gpio-stp to OF and move it to subsystem John Crispin
2012-05-14 17:42 ` [RESEND PATCH V2 09/17] GPIO: MIPS: lantiq: convert gpio-ebu " John Crispin
2012-05-14 17:42 ` [RESEND PATCH V2 10/17] SERIAL: MIPS: lantiq: implement OF support John Crispin
2012-05-14 17:51 ` Alan Cox
2012-05-14 19:32 ` Greg KH
2012-05-14 19:49 ` John Crispin
2012-05-14 17:42 ` [RESEND PATCH V2 11/17] watchdog: MIPS: lantiq: implement OF support and minor fixes John Crispin
2012-05-14 17:42 ` [RESEND PATCH V2 12/17] NET: MIPS: lantiq: implement OF support inside the etop driver John Crispin
2012-05-14 17:42 ` [RESEND PATCH V2 13/17] MTD: MIPS: lantiq: implement OF support John Crispin
2012-05-14 17:42 ` John Crispin
2012-05-14 17:42 ` [RESEND PATCH V2 14/17] MTD: MIPS: lantiq: verify that the NOR interface is available on falcon soc John Crispin
2012-05-14 17:42 ` John Crispin
2012-05-15 10:50 ` Artem Bityutskiy
2012-05-15 10:50 ` Artem Bityutskiy
2012-05-14 17:42 ` [RESEND PATCH V2 15/17] MIPS: lantiq: implement support for FALCON soc John Crispin
2012-05-14 17:42 ` [RESEND PATCH V2 16/17] SPI: MIPS: lantiq: add FALCON spi driver John Crispin
2012-05-14 18:32 ` Jonas Gorski
2012-05-14 18:32 ` Jonas Gorski
2012-05-14 18:45 ` John Crispin [this message]
2012-05-14 18:45 ` John Crispin
2012-05-14 17:42 ` [RESEND PATCH V2 17/17] MIPS: lantiq: remove orphaned code John Crispin
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=4FB152C0.70400@openwrt.org \
--to=blogic@openwrt.org \
--cc=jonas.gorski@gmail.com \
--cc=linux-mips@linux-mips.org \
--cc=ralf@linux-mips.org \
--cc=spi-devel-general@lists.sourceforge.net \
--cc=thomas.langer@lantiq.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.