From: Sebastian Reichel <sre-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>
To: Uri Mashiach <uri.mashiach-UTxiZqZC01RS1MOuV/RT9w@public.gmane.org>
Cc: Kalle Valo <kvalo-sgV2jX0FEOL9JmXXK+q4OQ@public.gmane.org>,
Rob Herring <robh+dt-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>,
Tony Lindgren <tony-4v6yS6AI5VpBDgjK7y7TUQ@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>,
bcousson-rdvid1DuHRBWk0Htik3J/w@public.gmane.org,
Igor Grinberg <grinberg-UTxiZqZC01RS1MOuV/RT9w@public.gmane.org>,
Eliad Peller <eliad-Ix1uc/W3ht7QT0dZR+AlfA@public.gmane.org>,
devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org,
linux-omap-u79uwXL29TY76Z2rM5mHXA@public.gmane.org,
linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org,
linux-wireless-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
Subject: Re: [PATCH v4 2/3] wlcore/wl12xx: spi: add device tree support
Date: Sat, 9 Jan 2016 03:56:46 +0100 [thread overview]
Message-ID: <20160109025645.GB3644@earth> (raw)
In-Reply-To: <1451482533-8624-3-git-send-email-uri.mashiach-UTxiZqZC01RS1MOuV/RT9w@public.gmane.org>
[-- Attachment #1: Type: text/plain, Size: 441 bytes --]
Hi,
On Wed, Dec 30, 2015 at 03:35:32PM +0200, Uri Mashiach wrote:
> Add DT support for the wl1271 SPI WiFi.
>
> Add documentation file for the wl1271 SPI WiFi.
>
> Signed-off-by: Uri Mashiach <uri.mashiach-UTxiZqZC01RS1MOuV/RT9w@public.gmane.org>
> Acked-by: Rob Herring <robh-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>
[On Nokia N950]
Tested-By: Sebastian Reichel <sre-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>
-- Sebastian
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 819 bytes --]
WARNING: multiple messages have this Message-ID (diff)
From: Sebastian Reichel <sre@kernel.org>
To: Uri Mashiach <uri.mashiach@compulab.co.il>
Cc: Kalle Valo <kvalo@codeaurora.org>,
Rob Herring <robh+dt@kernel.org>,
Tony Lindgren <tony@atomide.com>, Pawel Moll <pawel.moll@arm.com>,
Mark Rutland <mark.rutland@arm.com>,
Ian Campbell <ijc+devicetree@hellion.org.uk>,
Kumar Gala <galak@codeaurora.org>,
bcousson@baylibre.com, Igor Grinberg <grinberg@compulab.co.il>,
Eliad Peller <eliad@wizery.com>,
devicetree@vger.kernel.org, linux-omap@vger.kernel.org,
linux-arm-kernel@lists.infradead.org,
linux-wireless@vger.kernel.org
Subject: Re: [PATCH v4 2/3] wlcore/wl12xx: spi: add device tree support
Date: Sat, 9 Jan 2016 03:56:46 +0100 [thread overview]
Message-ID: <20160109025645.GB3644@earth> (raw)
In-Reply-To: <1451482533-8624-3-git-send-email-uri.mashiach@compulab.co.il>
[-- Attachment #1: Type: text/plain, Size: 358 bytes --]
Hi,
On Wed, Dec 30, 2015 at 03:35:32PM +0200, Uri Mashiach wrote:
> Add DT support for the wl1271 SPI WiFi.
>
> Add documentation file for the wl1271 SPI WiFi.
>
> Signed-off-by: Uri Mashiach <uri.mashiach@compulab.co.il>
> Acked-by: Rob Herring <robh@kernel.org>
[On Nokia N950]
Tested-By: Sebastian Reichel <sre@kernel.org>
-- Sebastian
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 819 bytes --]
WARNING: multiple messages have this Message-ID (diff)
From: sre@kernel.org (Sebastian Reichel)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH v4 2/3] wlcore/wl12xx: spi: add device tree support
Date: Sat, 9 Jan 2016 03:56:46 +0100 [thread overview]
Message-ID: <20160109025645.GB3644@earth> (raw)
In-Reply-To: <1451482533-8624-3-git-send-email-uri.mashiach@compulab.co.il>
Hi,
On Wed, Dec 30, 2015 at 03:35:32PM +0200, Uri Mashiach wrote:
> Add DT support for the wl1271 SPI WiFi.
>
> Add documentation file for the wl1271 SPI WiFi.
>
> Signed-off-by: Uri Mashiach <uri.mashiach@compulab.co.il>
> Acked-by: Rob Herring <robh@kernel.org>
[On Nokia N950]
Tested-By: Sebastian Reichel <sre@kernel.org>
-- Sebastian
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: not available
URL: <http://lists.infradead.org/pipermail/linux-arm-kernel/attachments/20160109/9774d81e/attachment.sig>
next prev parent reply other threads:[~2016-01-09 2:56 UTC|newest]
Thread overview: 66+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-12-30 13:35 [PATCH v4 0/3] wlcore/wl12xx: spi: add wifi support to cm-t335 Uri Mashiach
2015-12-30 13:35 ` Uri Mashiach
2015-12-30 13:35 ` Uri Mashiach
[not found] ` <1451482533-8624-1-git-send-email-uri.mashiach-UTxiZqZC01RS1MOuV/RT9w@public.gmane.org>
2015-12-30 13:35 ` [PATCH v4 1/3] wlcore/wl12xx: spi: add power operation function Uri Mashiach
2015-12-30 13:35 ` Uri Mashiach
2015-12-30 13:35 ` Uri Mashiach
2016-01-29 9:11 ` [v4,1/3] " Kalle Valo
2016-01-29 9:11 ` Kalle Valo
2016-01-29 9:11 ` Kalle Valo
[not found] ` <1451482533-8624-2-git-send-email-uri.mashiach-UTxiZqZC01RS1MOuV/RT9w@public.gmane.org>
2016-01-09 2:53 ` [PATCH v4 1/3] " Sebastian Reichel
2016-01-09 2:53 ` Sebastian Reichel
2016-01-09 2:53 ` Sebastian Reichel
2016-01-12 11:21 ` Grygorii Strashko
2016-01-12 11:21 ` Grygorii Strashko
2016-01-12 11:21 ` Grygorii Strashko
2016-01-13 6:03 ` Igor Grinberg
2016-01-13 6:03 ` Igor Grinberg
2016-01-13 6:03 ` Igor Grinberg
2016-01-29 9:11 ` [v4,1/3] " Kalle Valo
2016-01-29 9:11 ` Kalle Valo
2015-12-30 13:35 ` [PATCH v4 2/3] wlcore/wl12xx: spi: add device tree support Uri Mashiach
2015-12-30 13:35 ` Uri Mashiach
2015-12-30 13:35 ` Uri Mashiach
[not found] ` <1451482533-8624-3-git-send-email-uri.mashiach-UTxiZqZC01RS1MOuV/RT9w@public.gmane.org>
2016-01-09 2:56 ` Sebastian Reichel [this message]
2016-01-09 2:56 ` Sebastian Reichel
2016-01-09 2:56 ` Sebastian Reichel
2016-01-12 11:24 ` Grygorii Strashko
2016-01-12 11:24 ` Grygorii Strashko
2016-01-12 11:24 ` Grygorii Strashko
2016-01-13 6:05 ` Igor Grinberg
2016-01-13 6:05 ` Igor Grinberg
2016-01-13 6:05 ` Igor Grinberg
2015-12-30 13:35 ` [PATCH v4 3/3] wlcore/wl12xx: spi: add wifi support to cm-t335 Uri Mashiach
2015-12-30 13:35 ` Uri Mashiach
2015-12-30 13:35 ` Uri Mashiach
2016-01-09 3:19 ` [PATCH] ARM: dts: N950: Add wlan support Sebastian Reichel
[not found] ` <1451482533-8624-4-git-send-email-uri.mashiach-UTxiZqZC01RS1MOuV/RT9w@public.gmane.org>
2016-01-07 9:02 ` [PATCH v4 3/3] wlcore/wl12xx: spi: add wifi support to cm-t335 Kalle Valo
2016-01-07 9:02 ` Kalle Valo
2016-01-07 9:02 ` Kalle Valo
[not found] ` <87io35lq2p.fsf-HodKDYzPHsUD5k0oWYwrnHL1okKdlPRT@public.gmane.org>
2016-01-07 11:20 ` Uri Mashiach
2016-01-07 11:20 ` Uri Mashiach
2016-01-07 11:20 ` Uri Mashiach
2016-01-13 6:00 ` Igor Grinberg
2016-01-13 6:00 ` Igor Grinberg
2016-01-13 6:00 ` Igor Grinberg
[not found] ` <5695E802.7050909-UTxiZqZC01RS1MOuV/RT9w@public.gmane.org>
2016-01-13 17:27 ` Tony Lindgren
2016-01-13 17:27 ` Tony Lindgren
2016-01-13 17:27 ` Tony Lindgren
[not found] ` <20160113172712.GI12777-4v6yS6AI5VpBDgjK7y7TUQ@public.gmane.org>
2016-01-14 7:05 ` Kalle Valo
2016-01-14 7:05 ` Kalle Valo
2016-01-14 7:05 ` Kalle Valo
2016-01-14 9:08 ` Arend van Spriel
2016-01-14 9:08 ` Arend van Spriel
2016-01-14 9:08 ` Arend van Spriel
[not found] ` <56976588.3060707-dY08KVG/lbpWk0Htik3J/w@public.gmane.org>
2016-01-14 9:11 ` Kalle Valo
2016-01-14 9:11 ` Kalle Valo
2016-01-14 9:11 ` Kalle Valo
2016-01-27 18:40 ` Tony Lindgren
2016-01-27 18:40 ` Tony Lindgren
2016-01-27 18:40 ` Tony Lindgren
2016-01-13 6:09 ` Igor Grinberg
2016-01-13 6:09 ` Igor Grinberg
2016-01-13 6:09 ` Igor Grinberg
[not found] ` <5695EA06.5020801-UTxiZqZC01RS1MOuV/RT9w@public.gmane.org>
2016-01-27 18:41 ` Tony Lindgren
2016-01-27 18:41 ` Tony Lindgren
2016-01-27 18:41 ` Tony Lindgren
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=20160109025645.GB3644@earth \
--to=sre-dgejt+ai2ygdnm+yrofe0a@public.gmane.org \
--cc=bcousson-rdvid1DuHRBWk0Htik3J/w@public.gmane.org \
--cc=devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
--cc=eliad-Ix1uc/W3ht7QT0dZR+AlfA@public.gmane.org \
--cc=galak-sgV2jX0FEOL9JmXXK+q4OQ@public.gmane.org \
--cc=grinberg-UTxiZqZC01RS1MOuV/RT9w@public.gmane.org \
--cc=ijc+devicetree-KcIKpvwj1kUDXYZnReoRVg@public.gmane.org \
--cc=kvalo-sgV2jX0FEOL9JmXXK+q4OQ@public.gmane.org \
--cc=linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org \
--cc=linux-omap-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
--cc=linux-wireless-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 \
--cc=tony-4v6yS6AI5VpBDgjK7y7TUQ@public.gmane.org \
--cc=uri.mashiach-UTxiZqZC01RS1MOuV/RT9w@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 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.