From: Marc Dietrich <marvin24-Mmb7MZpHnFY@public.gmane.org>
To: Greg KH <gregkh-l3A5Bk7waGM@public.gmane.org>
Cc: Olof Johansson <olof-nZhT3qVonbNeoWH0uzbU5w@public.gmane.org>,
Stephen Warren <swarren-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org>,
"linux-tegra-u79uwXL29TY76Z2rM5mHXA@public.gmane.org"
<linux-tegra-u79uwXL29TY76Z2rM5mHXA@public.gmane.org>,
Colin Cross <ccross-z5hGa2qSFaRBDgjK7y7TUQ@public.gmane.org>,
linux-arm-kernel
<linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org>,
"devel-gWbeCf7V1WCQmaza687I9mD2FQJk+8+b@public.gmane.org"
<devel-gWbeCf7V1WCQmaza687I9mD2FQJk+8+b@public.gmane.org>,
Julian Andres Klode <jak-4HMq4SXA452hPH1hqNUYSQ@public.gmane.org>,
Grant Likely
<grant.likely-s3s/WqlpOiPyB63q8FvJNQ@public.gmane.org>
Subject: Re: Re: [PATCH 2/3] staging: nvec: add device tree support
Date: Mon, 21 Nov 2011 14:42:34 +0100 [thread overview]
Message-ID: <2139252.qPrj5UdCGj@fb07-iapwap2> (raw)
In-Reply-To: <20111109195755.GA7052-l3A5Bk7waGM@public.gmane.org>
Am Mittwoch, 9. November 2011, 11:57:55 schrieb Greg KH:
> On Wed, Nov 09, 2011 at 11:11:44AM -0800, Olof Johansson wrote:
> > On Tue, Nov 01, 2011 at 03:36:31PM -0700, Stephen Warren wrote:
> > > Marc Dietrich wrote at Tuesday, November 01, 2011 2:37 PM:
> > > > This adds device tree support to the nvec driver. By using this method
> > > > it is no longer necessary to specify platform data through a board
> > > > file.
> > >
> > > Acked-by: Stephen Warren <swarren-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org>
> >
> > Acked-by: Olof Johansson <olof-nZhT3qVonbNeoWH0uzbU5w@public.gmane.org>
> >
> > Greg, this one can go through the staging tree. We'll pick up the other pieces
> > of the series through the tegra soc tree.
>
> Ok, will do.
>
> greg k-h
Ping.
Greg, it seems that this patch is still not in staging. Please apply
http://patchwork.ozlabs.org/patch/123140/
Thanks
Marc
WARNING: multiple messages have this Message-ID (diff)
From: marvin24@gmx.de (Marc Dietrich)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 2/3] staging: nvec: add device tree support
Date: Mon, 21 Nov 2011 14:42:34 +0100 [thread overview]
Message-ID: <2139252.qPrj5UdCGj@fb07-iapwap2> (raw)
In-Reply-To: <20111109195755.GA7052@suse.de>
Am Mittwoch, 9. November 2011, 11:57:55 schrieb Greg KH:
> On Wed, Nov 09, 2011 at 11:11:44AM -0800, Olof Johansson wrote:
> > On Tue, Nov 01, 2011 at 03:36:31PM -0700, Stephen Warren wrote:
> > > Marc Dietrich wrote at Tuesday, November 01, 2011 2:37 PM:
> > > > This adds device tree support to the nvec driver. By using this method
> > > > it is no longer necessary to specify platform data through a board
> > > > file.
> > >
> > > Acked-by: Stephen Warren <swarren@nvidia.com>
> >
> > Acked-by: Olof Johansson <olof@lixom.net>
> >
> > Greg, this one can go through the staging tree. We'll pick up the other pieces
> > of the series through the tegra soc tree.
>
> Ok, will do.
>
> greg k-h
Ping.
Greg, it seems that this patch is still not in staging. Please apply
http://patchwork.ozlabs.org/patch/123140/
Thanks
Marc
next prev parent reply other threads:[~2011-11-21 13:42 UTC|newest]
Thread overview: 18+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-11-01 20:37 [PATCH v4 0/3] paz00 updates for 3.3 Marc Dietrich
2011-11-01 20:37 ` Marc Dietrich
[not found] ` <cover.1320173572.git.marvin24-Mmb7MZpHnFY@public.gmane.org>
2011-11-01 20:37 ` [PATCH 1/3] ARM: tegra: paz00: add support for wakeup gpio key Marc Dietrich
2011-11-01 20:37 ` Marc Dietrich
2011-11-01 20:37 ` [PATCH 2/3] staging: nvec: add device tree support Marc Dietrich
2011-11-01 20:37 ` Marc Dietrich
[not found] ` <95b67a12e2b6ea6a9c7e17b0069ec7c9fc6f719c.1320173573.git.marvin24-Mmb7MZpHnFY@public.gmane.org>
2011-11-01 22:36 ` Stephen Warren
2011-11-01 22:36 ` Stephen Warren
[not found] ` <74CDBE0F657A3D45AFBB94109FB122FF173EDABBF6-C7FfzLzN0UxDw2glCA4ptUEOCMrvLtNR@public.gmane.org>
2011-11-09 19:11 ` Olof Johansson
2011-11-09 19:11 ` Olof Johansson
[not found] ` <20111109191144.GB5354-O5ziIzlqnXUVNXGz7ipsyg@public.gmane.org>
2011-11-09 19:57 ` Greg KH
2011-11-09 19:57 ` Greg KH
[not found] ` <20111109195755.GA7052-l3A5Bk7waGM@public.gmane.org>
2011-11-21 13:42 ` Marc Dietrich [this message]
2011-11-21 13:42 ` Marc Dietrich
2011-11-01 20:37 ` [PATCH 3/3] arm/dt: tegra: add dts file for paz00 Marc Dietrich
2011-11-01 20:37 ` Marc Dietrich
[not found] ` <f3590ac48475e25c1a583124095809b42570db98.1320173573.git.marvin24-Mmb7MZpHnFY@public.gmane.org>
2011-11-01 22:37 ` Stephen Warren
2011-11-01 22:37 ` Stephen Warren
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=2139252.qPrj5UdCGj@fb07-iapwap2 \
--to=marvin24-mmb7mzphnfy@public.gmane.org \
--cc=ccross-z5hGa2qSFaRBDgjK7y7TUQ@public.gmane.org \
--cc=devel-gWbeCf7V1WCQmaza687I9mD2FQJk+8+b@public.gmane.org \
--cc=grant.likely-s3s/WqlpOiPyB63q8FvJNQ@public.gmane.org \
--cc=gregkh-l3A5Bk7waGM@public.gmane.org \
--cc=jak-4HMq4SXA452hPH1hqNUYSQ@public.gmane.org \
--cc=linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org \
--cc=linux-tegra-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
--cc=olof-nZhT3qVonbNeoWH0uzbU5w@public.gmane.org \
--cc=swarren-DDmLM1+adcrQT0dZR+AlfA@public.gmane.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.