From: Maxime Ripard <maxime.ripard@free-electrons.com>
To: Chen-Yu Tsai <wens@csie.org>
Cc: "Hans de Goede" <hdegoede@redhat.com>,
"Chris Ball" <chris@printf.net>,
"Ulf Hansson" <ulf.hansson@linaro.org>,
"Emilio Lopez" <emilio@elopez.com.ar>,
"Mike Turquette" <mturquette@linaro.org>,
"David Lanzendörfer" <david.lanzendoerfer@o2s.ch>,
"linux-mmc@vger.kernel.org" <linux-mmc@vger.kernel.org>,
linux-arm-kernel <linux-arm-kernel@lists.infradead.org>,
devicetree <devicetree@vger.kernel.org>,
linux-sunxi <linux-sunxi@googlegroups.com>
Subject: Re: [PATCH v10 15/15] ARM: dts: sun7i: Add basic support for the Cubietruck WiFi module
Date: Mon, 5 May 2014 17:46:45 -0500 [thread overview]
Message-ID: <20140505224645.GC9464@lukather> (raw)
In-Reply-To: <CAGb2v65egbY5-ZeioLuoTatQ_y6iQ9n=auiiCRNAvTEj1z59hA@mail.gmail.com>
[-- Attachment #1: Type: text/plain, Size: 1211 bytes --]
On Mon, May 05, 2014 at 12:20:56PM +0800, Chen-Yu Tsai wrote:
> On Mon, May 5, 2014 at 12:02 PM, Maxime Ripard
> <maxime.ripard@free-electrons.com> wrote:
> > On Fri, May 02, 2014 at 05:57:29PM +0200, Hans de Goede wrote:
> >> From: Chen-Yu Tsai <wens@csie.org>
> >>
> >> The CubieTruck has an AMPAK AP6210 WiFi+Bluetooth module. The WiFi
> >> part is a BCM43362 IC connected to MMC3 in the A20 SoC via SDIO.
> >> The IC also takes a power enable signal via GPIO.
> >>
> >> The WiFi module supports out-of-band interrupt signaling via GPIO,
> >> but this is not supported in this patch.
> >>
> >> Signed-off-by: Hans de Goede <hdegoede@redhat.com>
> >
> > It doesn't have Chen-Yu SoB. Chen-Yu, are you fine with adding it?
>
> My apologies, I didn't notice this patch still had my name on it.
> Looks good.
>
> Signed-off-by: Chen-Yu Tsai <wens@csie.org>
> (or Acked-by, not sure which applies in this situation.)
Since you're the author, we need your SoB.
If you were not involved with writing (or merging the patch), Acked-by
would have been appropriate.
Maxime
--
Maxime Ripard, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com
[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 836 bytes --]
next prev parent reply other threads:[~2014-05-05 22:46 UTC|newest]
Thread overview: 34+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-05-02 15:57 [PATCH v10 00/15] ARM: sunxi: Add driver for SD/MMC hosts found on Allwinner sunxi SoCs Hans de Goede
[not found] ` <1399046249-19472-1-git-send-email-hdegoede-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>
2014-05-02 15:57 ` [PATCH v10 01/15] clk: sunxi: factors: automatic reparenting support Hans de Goede
[not found] ` <1399046249-19472-2-git-send-email-hdegoede-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>
2014-05-06 18:51 ` Maxime Ripard
2014-05-06 20:24 ` Emilio López
2014-05-02 15:57 ` [PATCH v10 02/15] clk: sunxi: Implement MMC phase control Hans de Goede
[not found] ` <1399046249-19472-3-git-send-email-hdegoede-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>
2014-05-06 18:53 ` Maxime Ripard
2014-05-02 15:57 ` [PATCH v10 03/15] ARM: sunxi: Add driver for SD/MMC hosts found on Allwinner sunxi SoCs Hans de Goede
2014-05-05 12:41 ` Ulf Hansson
[not found] ` <CAPDyKFoinhyob7GZLgH4Dm7KdHCxj1+OpuZYKDK3OkU8RFsY8A-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2014-05-05 13:10 ` Hans de Goede
2014-05-05 20:33 ` Ulf Hansson
[not found] ` <CAPDyKFpAGNLaKagJ_RPt1vbz70pNWJzo-s6Ao50Mh0gFrRLN0g-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2014-05-08 11:26 ` Hans de Goede
2014-05-08 12:17 ` Ulf Hansson
[not found] ` <CAPDyKFqbN61EgiTbktL-vm+L7q06OTeedCTVXJsP16ZZZd8g8A-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2014-05-08 12:30 ` Hans de Goede
[not found] ` <536B78FF.2020808-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>
2014-05-08 15:35 ` Maxime Ripard
2014-05-08 16:37 ` Hans de Goede
2014-05-02 15:57 ` [PATCH v10 04/15] ARM: dts: sun4i: Add mmc controller nodes Hans de Goede
2014-05-02 15:57 ` [PATCH v10 05/15] ARM: dts: sun4i: Add pin-muxing info for the mmc0 controller Hans de Goede
2014-05-02 15:57 ` [PATCH v10 06/15] ARM: dts: sun4i: Enable mmc controller on various A10 boards Hans de Goede
2014-05-02 15:57 ` [PATCH v10 07/15] ARM: dts: sun5i: Add mmc controller nodes Hans de Goede
2014-05-02 15:57 ` [PATCH v10 08/15] ARM: dts: sun5i: Enable mmc controller on various A10s and A13 boards Hans de Goede
2014-05-02 15:57 ` [PATCH v10 09/15] ARM: dts: sun6i: Add mmc clocks Hans de Goede
2014-05-02 15:57 ` [PATCH v10 10/15] ARM: dts: sun6i: Add mmc controller nodes Hans de Goede
2014-05-02 15:57 ` [PATCH v10 11/15] ARM: dts: sun6i: Add new sun6i-a31-m9 dts file for Mele M9 Hans de Goede
2014-05-02 15:57 ` [PATCH v10 12/15] ARM: dts: sun7i: Add mmc controller nodes Hans de Goede
2014-05-02 15:57 ` [PATCH v10 13/15] ARM: dts: sun7i: Add pin-muxing info for the mmc controllers Hans de Goede
2014-05-02 15:57 ` [PATCH v10 14/15] ARM: dts: sun7i: Enable mmc controller on various A20 boards Hans de Goede
2014-05-02 15:57 ` [PATCH v10 15/15] ARM: dts: sun7i: Add basic support for the Cubietruck WiFi module Hans de Goede
2014-05-05 4:02 ` Maxime Ripard
2014-05-05 4:20 ` Chen-Yu Tsai
2014-05-05 22:46 ` Maxime Ripard [this message]
[not found] ` <1399046249-19472-16-git-send-email-hdegoede-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>
2014-05-05 22:45 ` Maxime Ripard
2014-05-05 4:00 ` [PATCH v10 00/15] ARM: sunxi: Add driver for SD/MMC hosts found on Allwinner sunxi SoCs Maxime Ripard
2014-05-06 17:04 ` Mike Turquette
2014-05-08 11:05 ` Hans de Goede
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=20140505224645.GC9464@lukather \
--to=maxime.ripard@free-electrons.com \
--cc=chris@printf.net \
--cc=david.lanzendoerfer@o2s.ch \
--cc=devicetree@vger.kernel.org \
--cc=emilio@elopez.com.ar \
--cc=hdegoede@redhat.com \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-mmc@vger.kernel.org \
--cc=linux-sunxi@googlegroups.com \
--cc=mturquette@linaro.org \
--cc=ulf.hansson@linaro.org \
--cc=wens@csie.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).