All of lore.kernel.org
 help / color / mirror / Atom feed
From: Linus Walleij <linus.walleij@linaro.org>
To: Yixun Lan <yixun.lan@amlogic.com>
Cc: Kevin Hilman <khilman@baylibre.com>,
	Carlo Caione <carlo@caione.org>,
	Jerome Brunet <jbrunet@baylibre.com>,
	Xingyu Chen <xingyu.chen@amlogic.com>,
	Liang Yang <liang.yang@amlogic.com>,
	"open list:GPIO SUBSYSTEM" <linux-gpio@vger.kernel.org>,
	"open list:ARM/Amlogic Meson..."
	<linux-amlogic@lists.infradead.org>,
	Linux ARM <linux-arm-kernel@lists.infradead.org>,
	"linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>
Subject: Re: [PATCH 1/2] pinctrl: nand: meson-gxbb: fix missing data pins
Date: Wed, 16 May 2018 16:23:39 +0200	[thread overview]
Message-ID: <CACRpkdZeUxNOxHSC1AYoR6TG0DUsXt3p9m-SWDaQDyAooNYUyQ@mail.gmail.com> (raw)
In-Reply-To: <20180509220827.22286-2-yixun.lan@amlogic.com>

On Thu, May 10, 2018 at 12:08 AM, Yixun Lan <yixun.lan@amlogic.com> wrote:

> The data pin 0-7 of the NAND controller are actually missing from
> the nand pinctrl group, so we fix it here.
>
> Fixes: cd1e3b01c7d3 ("pinctrl: amlogic: gxbb: add nand pins")
> Reported-by: Liang Yang <liang.yang@amlogic.com>
> Signed-off-by: Yixun Lan <yixun.lan@amlogic.com>

Patch applied.

Yours,
Linus Walleij

WARNING: multiple messages have this Message-ID (diff)
From: linus.walleij@linaro.org (Linus Walleij)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 1/2] pinctrl: nand: meson-gxbb: fix missing data pins
Date: Wed, 16 May 2018 16:23:39 +0200	[thread overview]
Message-ID: <CACRpkdZeUxNOxHSC1AYoR6TG0DUsXt3p9m-SWDaQDyAooNYUyQ@mail.gmail.com> (raw)
In-Reply-To: <20180509220827.22286-2-yixun.lan@amlogic.com>

On Thu, May 10, 2018 at 12:08 AM, Yixun Lan <yixun.lan@amlogic.com> wrote:

> The data pin 0-7 of the NAND controller are actually missing from
> the nand pinctrl group, so we fix it here.
>
> Fixes: cd1e3b01c7d3 ("pinctrl: amlogic: gxbb: add nand pins")
> Reported-by: Liang Yang <liang.yang@amlogic.com>
> Signed-off-by: Yixun Lan <yixun.lan@amlogic.com>

Patch applied.

Yours,
Linus Walleij

WARNING: multiple messages have this Message-ID (diff)
From: linus.walleij@linaro.org (Linus Walleij)
To: linus-amlogic@lists.infradead.org
Subject: [PATCH 1/2] pinctrl: nand: meson-gxbb: fix missing data pins
Date: Wed, 16 May 2018 16:23:39 +0200	[thread overview]
Message-ID: <CACRpkdZeUxNOxHSC1AYoR6TG0DUsXt3p9m-SWDaQDyAooNYUyQ@mail.gmail.com> (raw)
In-Reply-To: <20180509220827.22286-2-yixun.lan@amlogic.com>

On Thu, May 10, 2018 at 12:08 AM, Yixun Lan <yixun.lan@amlogic.com> wrote:

> The data pin 0-7 of the NAND controller are actually missing from
> the nand pinctrl group, so we fix it here.
>
> Fixes: cd1e3b01c7d3 ("pinctrl: amlogic: gxbb: add nand pins")
> Reported-by: Liang Yang <liang.yang@amlogic.com>
> Signed-off-by: Yixun Lan <yixun.lan@amlogic.com>

Patch applied.

Yours,
Linus Walleij

  reply	other threads:[~2018-05-16 14:23 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-05-09 22:08 [PATCH 0/2] pinctrl: nand: meson: fix missing data pins Yixun Lan
2018-05-09 22:08 ` Yixun Lan
2018-05-09 22:08 ` Yixun Lan
2018-05-09 22:08 ` Yixun Lan
2018-05-09 22:08 ` [PATCH 1/2] pinctrl: nand: meson-gxbb: " Yixun Lan
2018-05-09 22:08   ` Yixun Lan
2018-05-09 22:08   ` Yixun Lan
2018-05-09 22:08   ` Yixun Lan
2018-05-16 14:23   ` Linus Walleij [this message]
2018-05-16 14:23     ` Linus Walleij
2018-05-16 14:23     ` Linus Walleij
2018-05-09 22:08 ` [PATCH 2/2] pinctrl: nand: meson-gxl: " Yixun Lan
2018-05-09 22:08   ` Yixun Lan
2018-05-09 22:08   ` Yixun Lan
2018-05-09 22:08   ` Yixun Lan

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=CACRpkdZeUxNOxHSC1AYoR6TG0DUsXt3p9m-SWDaQDyAooNYUyQ@mail.gmail.com \
    --to=linus.walleij@linaro.org \
    --cc=carlo@caione.org \
    --cc=jbrunet@baylibre.com \
    --cc=khilman@baylibre.com \
    --cc=liang.yang@amlogic.com \
    --cc=linux-amlogic@lists.infradead.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-gpio@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=xingyu.chen@amlogic.com \
    --cc=yixun.lan@amlogic.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.