All of lore.kernel.org
 help / color / mirror / Atom feed
From: Brian Norris <computersforpeace@gmail.com>
To: Joachim Eastwood <manabian@gmail.com>
Cc: dwmw2@infradead.org, ezequiel@vanguardiasur.com.ar,
	linux-mtd@lists.infradead.org,
	linux-arm-kernel@lists.infradead.org, devicetree@vger.kernel.org
Subject: Re: [PATCH v4 2/2] doc: dt: add documentation for nxp,lpc1773-spifi
Date: Wed, 12 Aug 2015 19:43:37 -0700	[thread overview]
Message-ID: <20150813024337.GD108786@google.com> (raw)
In-Reply-To: <1436473147-31063-3-git-send-email-manabian@gmail.com>

On Thu, Jul 09, 2015 at 10:19:07PM +0200, Joachim Eastwood wrote:
> Add device tree binding documentation for the SPI Flash Interface
> (SPIFI) found on NXP LPC18xx and LPC43xx devies.
> 
> Signed-off-by: Joachim Eastwood <manabian@gmail.com>

Whoops, I was reviewing v3... pushed this one instead now. I'll double
check that my comments on v3 are applicable to v4.

Thanks,
Brian

WARNING: multiple messages have this Message-ID (diff)
From: computersforpeace@gmail.com (Brian Norris)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH v4 2/2] doc: dt: add documentation for nxp,lpc1773-spifi
Date: Wed, 12 Aug 2015 19:43:37 -0700	[thread overview]
Message-ID: <20150813024337.GD108786@google.com> (raw)
In-Reply-To: <1436473147-31063-3-git-send-email-manabian@gmail.com>

On Thu, Jul 09, 2015 at 10:19:07PM +0200, Joachim Eastwood wrote:
> Add device tree binding documentation for the SPI Flash Interface
> (SPIFI) found on NXP LPC18xx and LPC43xx devies.
> 
> Signed-off-by: Joachim Eastwood <manabian@gmail.com>

Whoops, I was reviewing v3... pushed this one instead now. I'll double
check that my comments on v3 are applicable to v4.

Thanks,
Brian

WARNING: multiple messages have this Message-ID (diff)
From: Brian Norris <computersforpeace-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
To: Joachim Eastwood <manabian-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
Cc: dwmw2-wEGCiKHe2LqWVfeAwA7xHQ@public.gmane.org,
	ezequiel-30ULvvUtt6G51wMPkGsGjgyUoB5FGQPZ@public.gmane.org,
	linux-mtd-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org,
	linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org,
	devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
Subject: Re: [PATCH v4 2/2] doc: dt: add documentation for nxp,lpc1773-spifi
Date: Wed, 12 Aug 2015 19:43:37 -0700	[thread overview]
Message-ID: <20150813024337.GD108786@google.com> (raw)
In-Reply-To: <1436473147-31063-3-git-send-email-manabian-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>

On Thu, Jul 09, 2015 at 10:19:07PM +0200, Joachim Eastwood wrote:
> Add device tree binding documentation for the SPI Flash Interface
> (SPIFI) found on NXP LPC18xx and LPC43xx devies.
> 
> Signed-off-by: Joachim Eastwood <manabian-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>

Whoops, I was reviewing v3... pushed this one instead now. I'll double
check that my comments on v3 are applicable to v4.

Thanks,
Brian
--
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

  reply	other threads:[~2015-08-13  2:43 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-07-09 20:19 [PATCH v4 0/2] NXP SPIFI driver for LPC18xx/43xx familiy Joachim Eastwood
2015-07-09 20:19 ` Joachim Eastwood
2015-07-09 20:19 ` Joachim Eastwood
2015-07-09 20:19 ` [PATCH v4 1/2] mtd: spi-nor: add driver for NXP SPI Flash Interface (SPIFI) Joachim Eastwood
2015-07-09 20:19   ` Joachim Eastwood
2015-07-09 20:19   ` Joachim Eastwood
2015-08-13  2:48   ` Brian Norris
2015-08-13  2:48     ` Brian Norris
2015-08-13  2:48     ` Brian Norris
2015-07-09 20:19 ` [PATCH v4 2/2] doc: dt: add documentation for nxp,lpc1773-spifi Joachim Eastwood
2015-07-09 20:19   ` Joachim Eastwood
2015-07-09 20:19   ` Joachim Eastwood
2015-08-13  2:43   ` Brian Norris [this message]
2015-08-13  2:43     ` Brian Norris
2015-08-13  2:43     ` Brian Norris
2015-08-05 19:26 ` [PATCH v4 0/2] NXP SPIFI driver for LPC18xx/43xx familiy Ezequiel Garcia
2015-08-05 19:26   ` Ezequiel Garcia
2015-08-05 19:26   ` Ezequiel Garcia

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=20150813024337.GD108786@google.com \
    --to=computersforpeace@gmail.com \
    --cc=devicetree@vger.kernel.org \
    --cc=dwmw2@infradead.org \
    --cc=ezequiel@vanguardiasur.com.ar \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-mtd@lists.infradead.org \
    --cc=manabian@gmail.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.