From: Tony Lindgren <tony-4v6yS6AI5VpBDgjK7y7TUQ@public.gmane.org>
To: Suman Anna <s-anna-l0cyMroinI0@public.gmane.org>
Cc: Jassi Brar
<jaswinder.singh-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>,
Dave Gerlach <d-gerlach-l0cyMroinI0@public.gmane.org>,
Markus Mayer
<markus.mayer-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>,
Pavel Machek <pavel-+ZI9xUNit7I@public.gmane.org>,
linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org,
linux-omap-u79uwXL29TY76Z2rM5mHXA@public.gmane.org,
devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org,
linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org
Subject: Re: [PATCHv3 0/5] OMAP Mailbox framework adoption & DT support
Date: Mon, 8 Sep 2014 19:52:26 -0700 [thread overview]
Message-ID: <20140909025225.GI10785@atomide.com> (raw)
In-Reply-To: <20140908232053.GS3238-4v6yS6AI5VpBDgjK7y7TUQ@public.gmane.org>
* Tony Lindgren <tony-4v6yS6AI5VpBDgjK7y7TUQ@public.gmane.org> [140908 16:21]:
> * Suman Anna <s-anna-l0cyMroinI0@public.gmane.org> [140729 17:37]:
> > Hi,
> >
> > This is an updated version of the OMAP Mailbox framework adoption &
> > DT support series, refreshed to work with the v9 version of the mailbox
> > framework [1] from Jassi Brar while also addressing some minor review
> > comments. Detailed changes are summarized below. Patches are based on
> > 3.16-rc2.
>
> Sorry for the delay, just noticed that I'm supposed to queue
> these too. I'll queue these into omap-for-v3.18/mailbox against
> v3.17-rc1 and will probably also merge it into omap-for-v3.18/dt
> as well.
Actually this is not compiling and seems to probably miss
the dependencies from Jassi, so dropping the branch.
Anyways, since it seems you need to repost this again, please
repost the DT changes separately from the driver changes.
Regards,
Tony
--
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: tony@atomide.com (Tony Lindgren)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCHv3 0/5] OMAP Mailbox framework adoption & DT support
Date: Mon, 8 Sep 2014 19:52:26 -0700 [thread overview]
Message-ID: <20140909025225.GI10785@atomide.com> (raw)
In-Reply-To: <20140908232053.GS3238@atomide.com>
* Tony Lindgren <tony@atomide.com> [140908 16:21]:
> * Suman Anna <s-anna@ti.com> [140729 17:37]:
> > Hi,
> >
> > This is an updated version of the OMAP Mailbox framework adoption &
> > DT support series, refreshed to work with the v9 version of the mailbox
> > framework [1] from Jassi Brar while also addressing some minor review
> > comments. Detailed changes are summarized below. Patches are based on
> > 3.16-rc2.
>
> Sorry for the delay, just noticed that I'm supposed to queue
> these too. I'll queue these into omap-for-v3.18/mailbox against
> v3.17-rc1 and will probably also merge it into omap-for-v3.18/dt
> as well.
Actually this is not compiling and seems to probably miss
the dependencies from Jassi, so dropping the branch.
Anyways, since it seems you need to repost this again, please
repost the DT changes separately from the driver changes.
Regards,
Tony
WARNING: multiple messages have this Message-ID (diff)
From: Tony Lindgren <tony@atomide.com>
To: Suman Anna <s-anna@ti.com>
Cc: Jassi Brar <jaswinder.singh@linaro.org>,
Dave Gerlach <d-gerlach@ti.com>,
Markus Mayer <markus.mayer@linaro.org>,
Pavel Machek <pavel@ucw.cz>,
linux-kernel@vger.kernel.org, linux-omap@vger.kernel.org,
devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org
Subject: Re: [PATCHv3 0/5] OMAP Mailbox framework adoption & DT support
Date: Mon, 8 Sep 2014 19:52:26 -0700 [thread overview]
Message-ID: <20140909025225.GI10785@atomide.com> (raw)
In-Reply-To: <20140908232053.GS3238@atomide.com>
* Tony Lindgren <tony@atomide.com> [140908 16:21]:
> * Suman Anna <s-anna@ti.com> [140729 17:37]:
> > Hi,
> >
> > This is an updated version of the OMAP Mailbox framework adoption &
> > DT support series, refreshed to work with the v9 version of the mailbox
> > framework [1] from Jassi Brar while also addressing some minor review
> > comments. Detailed changes are summarized below. Patches are based on
> > 3.16-rc2.
>
> Sorry for the delay, just noticed that I'm supposed to queue
> these too. I'll queue these into omap-for-v3.18/mailbox against
> v3.17-rc1 and will probably also merge it into omap-for-v3.18/dt
> as well.
Actually this is not compiling and seems to probably miss
the dependencies from Jassi, so dropping the branch.
Anyways, since it seems you need to repost this again, please
repost the DT changes separately from the driver changes.
Regards,
Tony
next prev parent reply other threads:[~2014-09-09 2:52 UTC|newest]
Thread overview: 27+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-07-30 0:34 [PATCHv3 0/5] OMAP Mailbox framework adoption & DT support Suman Anna
2014-07-30 0:34 ` Suman Anna
2014-07-30 0:34 ` Suman Anna
2014-07-30 0:34 ` [PATCHv3 2/5] mailbox/omap: add support for parsing dt devices Suman Anna
2014-07-30 0:34 ` Suman Anna
2014-07-30 0:34 ` Suman Anna
2014-07-30 0:34 ` [PATCHv3 3/5] ARM: dts: OMAP2+: Add sub mailboxes device node information Suman Anna
2014-07-30 0:34 ` Suman Anna
2014-07-30 0:34 ` [PATCHv3 4/5] mailbox/omap: adapt to the new mailbox framework Suman Anna
2014-07-30 0:34 ` Suman Anna
2014-07-30 0:34 ` Suman Anna
2014-07-30 0:34 ` [PATCHv3 5/5] ARM: dts: OMAP2+: Add #mbox-cells property to all mailbox nodes Suman Anna
2014-07-30 0:34 ` Suman Anna
[not found] ` <1406680479-18446-1-git-send-email-s-anna-l0cyMroinI0@public.gmane.org>
2014-07-30 0:34 ` [PATCHv3 1/5] Documentation: dt: add omap mailbox bindings Suman Anna
2014-07-30 0:34 ` Suman Anna
2014-07-30 0:34 ` Suman Anna
2014-09-08 23:20 ` [PATCHv3 0/5] OMAP Mailbox framework adoption & DT support Tony Lindgren
2014-09-08 23:20 ` Tony Lindgren
2014-09-08 23:20 ` Tony Lindgren
[not found] ` <20140908232053.GS3238-4v6yS6AI5VpBDgjK7y7TUQ@public.gmane.org>
2014-09-09 2:52 ` Tony Lindgren [this message]
2014-09-09 2:52 ` Tony Lindgren
2014-09-09 2:52 ` Tony Lindgren
2014-09-09 16:15 ` Suman Anna
2014-09-09 16:15 ` Suman Anna
2014-09-09 16:15 ` Suman Anna
2014-09-11 17:09 ` Tony Lindgren
2014-09-11 17:09 ` Tony Lindgren
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=20140909025225.GI10785@atomide.com \
--to=tony-4v6ys6ai5vpbdgjk7y7tuq@public.gmane.org \
--cc=d-gerlach-l0cyMroinI0@public.gmane.org \
--cc=devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
--cc=jaswinder.singh-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org \
--cc=linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org \
--cc=linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
--cc=linux-omap-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
--cc=markus.mayer-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org \
--cc=pavel-+ZI9xUNit7I@public.gmane.org \
--cc=s-anna-l0cyMroinI0@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.