From: khilman@baylibre.com (Kevin Hilman)
To: linus-amlogic@lists.infradead.org
Subject: [PATCH v2 1/2] pinctrl: meson-gxbb: add the missing SDIO interrupt pin
Date: Mon, 12 Sep 2016 11:07:46 -0700 [thread overview]
Message-ID: <7hr38poutp.fsf@baylibre.com> (raw)
In-Reply-To: <20160911123903.20027-2-martin.blumenstingl@googlemail.com> (Martin Blumenstingl's message of "Sun, 11 Sep 2016 14:39:02 +0200")
Martin Blumenstingl <martin.blumenstingl@googlemail.com> writes:
> This adds the SDIO interrupt pin which can be used by sd_emmc_a.
>
> Signed-off-by: Martin Blumenstingl <martin.blumenstingl@googlemail.com>
> Suggested-by: Neil Armstrong <narmstrong@baylibre.com>
>
> Fixes: 29885a656511 ("pinctrl: meson-gxbb: add the pins for the
> SDIO/sd_emmc_a controller")
Acked-by: Kevin Hilman <khilman@baylibre.com>
WARNING: multiple messages have this Message-ID (diff)
From: Kevin Hilman <khilman@baylibre.com>
To: Martin Blumenstingl <martin.blumenstingl@googlemail.com>
Cc: linux-gpio@vger.kernel.org, linux-amlogic@lists.infradead.org,
linus.walleij@linaro.org, carlo@caione.org,
linux-arm-kernel@lists.infradead.org
Subject: Re: [PATCH v2 1/2] pinctrl: meson-gxbb: add the missing SDIO interrupt pin
Date: Mon, 12 Sep 2016 11:07:46 -0700 [thread overview]
Message-ID: <7hr38poutp.fsf@baylibre.com> (raw)
In-Reply-To: <20160911123903.20027-2-martin.blumenstingl@googlemail.com> (Martin Blumenstingl's message of "Sun, 11 Sep 2016 14:39:02 +0200")
Martin Blumenstingl <martin.blumenstingl@googlemail.com> writes:
> This adds the SDIO interrupt pin which can be used by sd_emmc_a.
>
> Signed-off-by: Martin Blumenstingl <martin.blumenstingl@googlemail.com>
> Suggested-by: Neil Armstrong <narmstrong@baylibre.com>
>
> Fixes: 29885a656511 ("pinctrl: meson-gxbb: add the pins for the
> SDIO/sd_emmc_a controller")
Acked-by: Kevin Hilman <khilman@baylibre.com>
WARNING: multiple messages have this Message-ID (diff)
From: khilman@baylibre.com (Kevin Hilman)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH v2 1/2] pinctrl: meson-gxbb: add the missing SDIO interrupt pin
Date: Mon, 12 Sep 2016 11:07:46 -0700 [thread overview]
Message-ID: <7hr38poutp.fsf@baylibre.com> (raw)
In-Reply-To: <20160911123903.20027-2-martin.blumenstingl@googlemail.com> (Martin Blumenstingl's message of "Sun, 11 Sep 2016 14:39:02 +0200")
Martin Blumenstingl <martin.blumenstingl@googlemail.com> writes:
> This adds the SDIO interrupt pin which can be used by sd_emmc_a.
>
> Signed-off-by: Martin Blumenstingl <martin.blumenstingl@googlemail.com>
> Suggested-by: Neil Armstrong <narmstrong@baylibre.com>
>
> Fixes: 29885a656511 ("pinctrl: meson-gxbb: add the pins for the
> SDIO/sd_emmc_a controller")
Acked-by: Kevin Hilman <khilman@baylibre.com>
next prev parent reply other threads:[~2016-09-12 18:07 UTC|newest]
Thread overview: 48+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-08-28 16:47 [PATCH 0/2] add support for the SDIO pins on GXBB Martin Blumenstingl
2016-08-28 16:47 ` Martin Blumenstingl
2016-08-28 16:47 ` Martin Blumenstingl
2016-08-28 16:47 ` [PATCH 1/2] pinctrl: meson-gxbb: add the pins for the SDIO/sd_emmc_a controller Martin Blumenstingl
2016-08-28 16:47 ` Martin Blumenstingl
2016-08-28 16:47 ` Martin Blumenstingl
2016-09-07 14:24 ` Linus Walleij
2016-09-07 14:24 ` Linus Walleij
2016-09-07 14:24 ` Linus Walleij
2016-09-07 18:55 ` Martin Blumenstingl
2016-09-07 18:55 ` Martin Blumenstingl
2016-09-07 18:55 ` Martin Blumenstingl
2016-09-12 12:22 ` Linus Walleij
2016-09-12 12:22 ` Linus Walleij
2016-09-12 12:22 ` Linus Walleij
2016-09-07 19:07 ` Kevin Hilman
2016-09-07 19:07 ` Kevin Hilman
2016-09-07 19:07 ` Kevin Hilman
2016-08-28 16:47 ` [PATCH 2/2] ARM64: dts: meson-gxbb: add the SDIO pins Martin Blumenstingl
2016-08-28 16:47 ` Martin Blumenstingl
2016-08-28 16:47 ` Martin Blumenstingl
2016-08-28 19:13 ` Rask Ingemann Lambertsen
2016-08-28 19:13 ` Rask Ingemann Lambertsen
2016-08-28 19:13 ` Rask Ingemann Lambertsen
2016-09-04 17:55 ` Martin Blumenstingl
2016-09-04 17:55 ` Martin Blumenstingl
2016-09-04 17:55 ` Martin Blumenstingl
2016-09-07 14:23 ` Linus Walleij
2016-09-07 14:23 ` Linus Walleij
2016-09-07 14:23 ` Linus Walleij
2016-09-11 12:39 ` [PATCH v2 0/2] add support for the SDIO pins on GXBB Martin Blumenstingl
2016-09-11 12:39 ` Martin Blumenstingl
2016-09-11 12:39 ` Martin Blumenstingl
2016-09-11 12:39 ` [PATCH v2 1/2] pinctrl: meson-gxbb: add the missing SDIO interrupt pin Martin Blumenstingl
2016-09-11 12:39 ` Martin Blumenstingl
2016-09-11 12:39 ` Martin Blumenstingl
2016-09-12 18:07 ` Kevin Hilman [this message]
2016-09-12 18:07 ` Kevin Hilman
2016-09-12 18:07 ` Kevin Hilman
2016-09-13 11:38 ` Linus Walleij
2016-09-13 11:38 ` Linus Walleij
2016-09-13 11:38 ` Linus Walleij
2016-09-11 12:39 ` [PATCH v2 2/2] ARM64: dts: meson-gxbb: add the SDIO pins Martin Blumenstingl
2016-09-11 12:39 ` Martin Blumenstingl
2016-09-11 12:39 ` Martin Blumenstingl
2016-09-12 18:13 ` Kevin Hilman
2016-09-12 18:13 ` Kevin Hilman
2016-09-12 18:13 ` Kevin Hilman
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=7hr38poutp.fsf@baylibre.com \
--to=khilman@baylibre.com \
--cc=linus-amlogic@lists.infradead.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.