From: Andrew Bresticker <abrestic-F7+t8E8rja9g9hUCZPvPmw@public.gmane.org>
To: Mark Brown <broonie-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>
Cc: Rob Herring <robh+dt-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>,
Pawel Moll <pawel.moll-5wv7dgnIgG8@public.gmane.org>,
Mark Rutland <mark.rutland-5wv7dgnIgG8@public.gmane.org>,
Ian Campbell
<ijc+devicetree-KcIKpvwj1kUDXYZnReoRVg@public.gmane.org>,
Kumar Gala <galak-sgV2jX0FEOL9JmXXK+q4OQ@public.gmane.org>,
Grant Likely
<grant.likely-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>,
James Hartley
<James.Hartley-1AXoQHu6uovQT0dZR+AlfA@public.gmane.org>,
Ezequiel Garcia
<Ezequiel.Garcia-1AXoQHu6uovQT0dZR+AlfA@public.gmane.org>,
"devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org"
<devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org>,
"linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org"
<linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org>,
linux-spi-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
Subject: Re: [PATCH V2 0/2] spi: IMG SPFI driver
Date: Fri, 14 Nov 2014 10:46:22 -0800 [thread overview]
Message-ID: <CAL1qeaFM5wLMtGBmHnwwKeq7ps1RzL_QMRoUbAbF9iSTJMEXBg@mail.gmail.com> (raw)
In-Reply-To: <20141114150411.GB3815-GFdadSzt00ze9xe1eoZjHA@public.gmane.org>
On Fri, Nov 14, 2014 at 7:04 AM, Mark Brown <broonie-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org> wrote:
> On Thu, Nov 13, 2014 at 05:36:31PM +0000, Mark Brown wrote:
>> On Wed, Nov 12, 2014 at 07:08:14PM -0800, Andrew Bresticker wrote:
>> > This series adds support for the Sychronous Peripheral Flash Interface
>> > master found on IMG SoCs. The controller supports up to 5 chip-select
>> > lines and single, dual, and optionally quad, mode transfers.
>
>> Applied both, thanks.
>
> ...and reverted since they fail to build in x86 allmodconfig (due to a
> missing linux/interrupt.h it seems). Please check and resend.
Sorry about that :(. v3 incoming...
--
To unsubscribe from this list: send the line "unsubscribe linux-spi" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
prev parent reply other threads:[~2014-11-14 18:46 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-11-13 3:08 [PATCH V2 0/2] spi: IMG SPFI driver Andrew Bresticker
2014-11-13 3:08 ` [PATCH V2 1/2] spi: Add binding document for IMG SPFI controller Andrew Bresticker
2014-11-13 3:08 ` [PATCH V2 2/2] spi: Add driver " Andrew Bresticker
[not found] ` <1415848096-20079-3-git-send-email-abrestic-F7+t8E8rja9g9hUCZPvPmw@public.gmane.org>
2014-11-13 17:44 ` Mark Brown
2014-11-13 17:36 ` [PATCH V2 0/2] spi: IMG SPFI driver Mark Brown
2014-11-14 15:04 ` Mark Brown
[not found] ` <20141114150411.GB3815-GFdadSzt00ze9xe1eoZjHA@public.gmane.org>
2014-11-14 18:46 ` Andrew Bresticker [this message]
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=CAL1qeaFM5wLMtGBmHnwwKeq7ps1RzL_QMRoUbAbF9iSTJMEXBg@mail.gmail.com \
--to=abrestic-f7+t8e8rja9g9huczpvpmw@public.gmane.org \
--cc=Ezequiel.Garcia-1AXoQHu6uovQT0dZR+AlfA@public.gmane.org \
--cc=James.Hartley-1AXoQHu6uovQT0dZR+AlfA@public.gmane.org \
--cc=broonie-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org \
--cc=devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
--cc=galak-sgV2jX0FEOL9JmXXK+q4OQ@public.gmane.org \
--cc=grant.likely-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org \
--cc=ijc+devicetree-KcIKpvwj1kUDXYZnReoRVg@public.gmane.org \
--cc=linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
--cc=linux-spi-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
--cc=mark.rutland-5wv7dgnIgG8@public.gmane.org \
--cc=pawel.moll-5wv7dgnIgG8@public.gmane.org \
--cc=robh+dt-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org \
/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).