From: shawnguo@kernel.org (Shawn Guo)
To: linux-arm-kernel@lists.infradead.org
Subject: [RESEND PATCH] ARM: dts: ls1021a: Add support for QSPI with ls1021a SoC
Date: Thu, 16 Nov 2017 15:33:32 +0800 [thread overview]
Message-ID: <20171116073331.GA25384@dragon> (raw)
In-Reply-To: <CADRPPNREzRzzW-VRpm6P3y8_sYwvm_c13n6vjgQZP24fxO9uKQ@mail.gmail.com>
On Wed, Oct 25, 2017 at 04:00:36PM -0500, Li Yang wrote:
> On Tue, Sep 12, 2017 at 1:49 AM, SZ Lin <sz.lin@moxa.com> wrote:
> > Add QSPI node support, and this function is disabled by default
> > This setting could be overwritten in board-level definitions
>
> Adding Shawn Guo.
>
> >
> > Signed-off-by: SZ Lin <sz.lin@moxa.com>
>
> Acked-by: Li Yang <leoyang.li@nxp.com>
Applied, thanks.
WARNING: multiple messages have this Message-ID (diff)
From: Shawn Guo <shawnguo-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>
To: Li Yang <leoyang.li-3arQi8VN3Tc@public.gmane.org>
Cc: SZ Lin <sz.lin-D4fb9hXD9d4@public.gmane.org>,
Minghuan Lian <Minghuan.Lian-3arQi8VN3Tc@public.gmane.org>,
Zhiqiang Hou <Zhiqiang.Hou-3arQi8VN3Tc@public.gmane.org>,
andy.tang-3arQi8VN3Tc@public.gmane.org,
yi.sheng.lin-3arQi8VN3Tc@public.gmane.org,
Rob Herring <robh+dt-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>,
Mark Rutland <mark.rutland-5wv7dgnIgG8@public.gmane.org>,
Russell King <linux-I+IVW8TIWO2tmTQ+vhA3Yw@public.gmane.org>,
"open list:OPEN FIRMWARE AND FLATTENED DEVICE TREE BINDINGS"
<devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org>,
"linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org"
<linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org>,
lkml <linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org>
Subject: Re: [RESEND PATCH] ARM: dts: ls1021a: Add support for QSPI with ls1021a SoC
Date: Thu, 16 Nov 2017 15:33:32 +0800 [thread overview]
Message-ID: <20171116073331.GA25384@dragon> (raw)
In-Reply-To: <CADRPPNREzRzzW-VRpm6P3y8_sYwvm_c13n6vjgQZP24fxO9uKQ-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
On Wed, Oct 25, 2017 at 04:00:36PM -0500, Li Yang wrote:
> On Tue, Sep 12, 2017 at 1:49 AM, SZ Lin <sz.lin-D4fb9hXD9d4@public.gmane.org> wrote:
> > Add QSPI node support, and this function is disabled by default
> > This setting could be overwritten in board-level definitions
>
> Adding Shawn Guo.
>
> >
> > Signed-off-by: SZ Lin <sz.lin-D4fb9hXD9d4@public.gmane.org>
>
> Acked-by: Li Yang <leoyang.li-3arQi8VN3Tc@public.gmane.org>
Applied, thanks.
--
To unsubscribe from this list: send the line "unsubscribe devicetree" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
WARNING: multiple messages have this Message-ID (diff)
From: Shawn Guo <shawnguo@kernel.org>
To: Li Yang <leoyang.li@nxp.com>
Cc: SZ Lin <sz.lin@moxa.com>, Minghuan Lian <Minghuan.Lian@nxp.com>,
Zhiqiang Hou <Zhiqiang.Hou@nxp.com>,
andy.tang@nxp.com, yi.sheng.lin@nxp.com,
Rob Herring <robh+dt@kernel.org>,
Mark Rutland <mark.rutland@arm.com>,
Russell King <linux@armlinux.org.uk>,
"open list:OPEN FIRMWARE AND FLATTENED DEVICE TREE BINDINGS"
<devicetree@vger.kernel.org>,
"linux-arm-kernel@lists.infradead.org"
<linux-arm-kernel@lists.infradead.org>,
lkml <linux-kernel@vger.kernel.org>
Subject: Re: [RESEND PATCH] ARM: dts: ls1021a: Add support for QSPI with ls1021a SoC
Date: Thu, 16 Nov 2017 15:33:32 +0800 [thread overview]
Message-ID: <20171116073331.GA25384@dragon> (raw)
In-Reply-To: <CADRPPNREzRzzW-VRpm6P3y8_sYwvm_c13n6vjgQZP24fxO9uKQ@mail.gmail.com>
On Wed, Oct 25, 2017 at 04:00:36PM -0500, Li Yang wrote:
> On Tue, Sep 12, 2017 at 1:49 AM, SZ Lin <sz.lin@moxa.com> wrote:
> > Add QSPI node support, and this function is disabled by default
> > This setting could be overwritten in board-level definitions
>
> Adding Shawn Guo.
>
> >
> > Signed-off-by: SZ Lin <sz.lin@moxa.com>
>
> Acked-by: Li Yang <leoyang.li@nxp.com>
Applied, thanks.
next prev parent reply other threads:[~2017-11-16 7:33 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-09-12 6:49 [RESEND PATCH] ARM: dts: ls1021a: Add support for QSPI with ls1021a SoC SZ Lin
2017-09-12 6:49 ` SZ Lin
2017-09-12 6:49 ` SZ Lin
2017-09-19 8:45 ` SZ Lin (林上智)
2017-09-19 8:45 ` SZ Lin (林上智)
2017-09-19 8:45 ` SZ Lin (林上智)
2017-10-25 21:00 ` Li Yang
2017-10-25 21:00 ` Li Yang
2017-10-25 21:00 ` Li Yang
2017-11-16 7:33 ` Shawn Guo [this message]
2017-11-16 7:33 ` Shawn Guo
2017-11-16 7:33 ` Shawn Guo
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=20171116073331.GA25384@dragon \
--to=shawnguo@kernel.org \
--cc=linux-arm-kernel@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.