All of lore.kernel.org
 help / color / mirror / Atom feed
From: shawnguo@kernel.org (Shawn Guo)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH v2 1/2] Documentation: fsl-quadspi: Add fsl, ls1043a-qspi compatible string
Date: Mon, 18 Apr 2016 10:16:06 +0800	[thread overview]
Message-ID: <20160418021606.GT28903@tiger> (raw)
In-Reply-To: <20160414161206.GA9978@rob-hp-laptop>

On Thu, Apr 14, 2016 at 11:12:06AM -0500, Rob Herring wrote:
> On Wed, Apr 13, 2016 at 06:08:26PM +0800, Yuan Yao wrote:
> > From: Yuan Yao <yao.yuan@nxp.com>
> > 
> > new compatible string: "fsl,ls1043a-qspi".
> > 
> > Signed-off-by: Yuan Yao <yao.yuan@nxp.com>
> > ---
> >  Documentation/devicetree/bindings/mtd/fsl-quadspi.txt | 3 ++-
> >  1 file changed, 2 insertions(+), 1 deletion(-)
> 
> There's a typo in the compatible string in the subject. Otherwise,
> 
> Acked-by: Rob Herring <robh@kernel.org>

Fixed the typo (the space in the middle of compatible string), and
applied both patches.

Shawn

WARNING: multiple messages have this Message-ID (diff)
From: Shawn Guo <shawnguo-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>
To: Rob Herring <robh-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>
Cc: Yuan Yao <yao.yuan-KZfg59tc24xl57MIdRCFDg@public.gmane.org>,
	mark.rutland-5wv7dgnIgG8@public.gmane.org,
	computersforpeace-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org,
	pawel.moll-5wv7dgnIgG8@public.gmane.org,
	leoyang.li-3arQi8VN3Tc@public.gmane.org,
	linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org,
	linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org,
	devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org,
	Yuan Yao <yao.yuan-3arQi8VN3Tc@public.gmane.org>
Subject: Re: [PATCH v2 1/2] Documentation: fsl-quadspi: Add fsl, ls1043a-qspi compatible string
Date: Mon, 18 Apr 2016 10:16:06 +0800	[thread overview]
Message-ID: <20160418021606.GT28903@tiger> (raw)
In-Reply-To: <20160414161206.GA9978@rob-hp-laptop>

On Thu, Apr 14, 2016 at 11:12:06AM -0500, Rob Herring wrote:
> On Wed, Apr 13, 2016 at 06:08:26PM +0800, Yuan Yao wrote:
> > From: Yuan Yao <yao.yuan-3arQi8VN3Tc@public.gmane.org>
> > 
> > new compatible string: "fsl,ls1043a-qspi".
> > 
> > Signed-off-by: Yuan Yao <yao.yuan-3arQi8VN3Tc@public.gmane.org>
> > ---
> >  Documentation/devicetree/bindings/mtd/fsl-quadspi.txt | 3 ++-
> >  1 file changed, 2 insertions(+), 1 deletion(-)
> 
> There's a typo in the compatible string in the subject. Otherwise,
> 
> Acked-by: Rob Herring <robh-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>

Fixed the typo (the space in the middle of compatible string), and
applied both patches.

Shawn
--
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: Rob Herring <robh@kernel.org>
Cc: Yuan Yao <yao.yuan@freescale.com>,
	mark.rutland@arm.com, computersforpeace@gmail.com,
	pawel.moll@arm.com, leoyang.li@nxp.com,
	linux-arm-kernel@lists.infradead.org,
	linux-kernel@vger.kernel.org, devicetree@vger.kernel.org,
	Yuan Yao <yao.yuan@nxp.com>
Subject: Re: [PATCH v2 1/2] Documentation: fsl-quadspi: Add fsl, ls1043a-qspi compatible string
Date: Mon, 18 Apr 2016 10:16:06 +0800	[thread overview]
Message-ID: <20160418021606.GT28903@tiger> (raw)
In-Reply-To: <20160414161206.GA9978@rob-hp-laptop>

On Thu, Apr 14, 2016 at 11:12:06AM -0500, Rob Herring wrote:
> On Wed, Apr 13, 2016 at 06:08:26PM +0800, Yuan Yao wrote:
> > From: Yuan Yao <yao.yuan@nxp.com>
> > 
> > new compatible string: "fsl,ls1043a-qspi".
> > 
> > Signed-off-by: Yuan Yao <yao.yuan@nxp.com>
> > ---
> >  Documentation/devicetree/bindings/mtd/fsl-quadspi.txt | 3 ++-
> >  1 file changed, 2 insertions(+), 1 deletion(-)
> 
> There's a typo in the compatible string in the subject. Otherwise,
> 
> Acked-by: Rob Herring <robh@kernel.org>

Fixed the typo (the space in the middle of compatible string), and
applied both patches.

Shawn

  reply	other threads:[~2016-04-18  2:16 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-04-13 10:08 [PATCH v2 0/2] arm64: dts: ls1043a: add the DTS node for QSPI support Yuan Yao
2016-04-13 10:08 ` Yuan Yao
2016-04-13 10:08 ` Yuan Yao
2016-04-13 10:08 ` [PATCH v2 1/2] Documentation: fsl-quadspi: Add fsl, ls1043a-qspi compatible string Yuan Yao
2016-04-13 10:08   ` Yuan Yao
2016-04-13 10:08   ` Yuan Yao
2016-04-14 16:12   ` Rob Herring
2016-04-14 16:12     ` Rob Herring
2016-04-14 16:12     ` Rob Herring
2016-04-18  2:16     ` Shawn Guo [this message]
2016-04-18  2:16       ` Shawn Guo
2016-04-18  2:16       ` Shawn Guo
2016-04-13 10:08 ` [PATCH v2 2/2] arm64: dts: ls1043a: add the DTS node for QSPI support Yuan Yao
2016-04-13 10:08   ` Yuan Yao
2016-04-13 10:08   ` Yuan Yao

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=20160418021606.GT28903@tiger \
    --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.