From: Tony Lindgren <tony@atomide.com>
To: Suman Anna <s-anna@ti.com>
Cc: Jassi Brar <jassisinghbrar@gmail.com>,
Dave Gerlach <d-gerlach@ti.com>,
linux-omap@vger.kernel.org, devicetree@vger.kernel.org,
linux-arm-kernel@lists.infradead.org
Subject: Re: [PATCH 0/2] OMAP Mailbox DTS patches for 3.19
Date: Mon, 10 Nov 2014 09:15:09 -0800 [thread overview]
Message-ID: <20141110171508.GN31454@atomide.com> (raw)
In-Reply-To: <1415056055-64201-1-git-send-email-s-anna@ti.com>
* Suman Anna <s-anna@ti.com> [141103 15:09]:
> Hi Tony,
>
> The following OMAP mailbox DTS patches are based on 3.18-rc3 and are
> intended for the 3.19 merge window.
>
> The first patch is new and adds the interrupts property to all the mailbox
> nodes on DRA7xx now that we have the DRA7xx interrupt crossbar driver
> functional and merged in the kernel.
>
> The second patch enables the OMAP Mailbox DT users (there are none at the
> moment) to use the recently merged Mailbox framework API, and is a repost
> of the DTS patch [1] from the OMAP Mailbox framework adaptation series [2]
> after rebasing. The driver portion of the adaptation patch is posted
> separately so that Jassi can pick it up. Together, these are the last
> base mailbox dependent patches for Dave's PM work on AM335x.
Applying these two into omap-for-v3.19/dt thanks.
Tony
> [1] http://marc.info/?l=linux-omap&m=141038449717781&w=2
> [2] http://marc.info/?l=linux-omap&m=141038447817775&w=2
>
> Suman Anna (2):
> ARM: dts: DRA7: Add interrupts property to mailbox nodes
> ARM: dts: OMAP2+: Add #mbox-cells property to all mailbox nodes
>
> arch/arm/boot/dts/am33xx.dtsi | 1 +
> arch/arm/boot/dts/am4372.dtsi | 1 +
> arch/arm/boot/dts/dra7.dtsi | 64 +++++++++++++++++++++++++++++++++++++++++
> arch/arm/boot/dts/omap2420.dtsi | 1 +
> arch/arm/boot/dts/omap2430.dtsi | 1 +
> arch/arm/boot/dts/omap3.dtsi | 1 +
> arch/arm/boot/dts/omap4.dtsi | 1 +
> arch/arm/boot/dts/omap5.dtsi | 1 +
> 8 files changed, 71 insertions(+)
>
> --
> 2.1.0
>
WARNING: multiple messages have this Message-ID (diff)
From: tony@atomide.com (Tony Lindgren)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 0/2] OMAP Mailbox DTS patches for 3.19
Date: Mon, 10 Nov 2014 09:15:09 -0800 [thread overview]
Message-ID: <20141110171508.GN31454@atomide.com> (raw)
In-Reply-To: <1415056055-64201-1-git-send-email-s-anna@ti.com>
* Suman Anna <s-anna@ti.com> [141103 15:09]:
> Hi Tony,
>
> The following OMAP mailbox DTS patches are based on 3.18-rc3 and are
> intended for the 3.19 merge window.
>
> The first patch is new and adds the interrupts property to all the mailbox
> nodes on DRA7xx now that we have the DRA7xx interrupt crossbar driver
> functional and merged in the kernel.
>
> The second patch enables the OMAP Mailbox DT users (there are none at the
> moment) to use the recently merged Mailbox framework API, and is a repost
> of the DTS patch [1] from the OMAP Mailbox framework adaptation series [2]
> after rebasing. The driver portion of the adaptation patch is posted
> separately so that Jassi can pick it up. Together, these are the last
> base mailbox dependent patches for Dave's PM work on AM335x.
Applying these two into omap-for-v3.19/dt thanks.
Tony
> [1] http://marc.info/?l=linux-omap&m=141038449717781&w=2
> [2] http://marc.info/?l=linux-omap&m=141038447817775&w=2
>
> Suman Anna (2):
> ARM: dts: DRA7: Add interrupts property to mailbox nodes
> ARM: dts: OMAP2+: Add #mbox-cells property to all mailbox nodes
>
> arch/arm/boot/dts/am33xx.dtsi | 1 +
> arch/arm/boot/dts/am4372.dtsi | 1 +
> arch/arm/boot/dts/dra7.dtsi | 64 +++++++++++++++++++++++++++++++++++++++++
> arch/arm/boot/dts/omap2420.dtsi | 1 +
> arch/arm/boot/dts/omap2430.dtsi | 1 +
> arch/arm/boot/dts/omap3.dtsi | 1 +
> arch/arm/boot/dts/omap4.dtsi | 1 +
> arch/arm/boot/dts/omap5.dtsi | 1 +
> 8 files changed, 71 insertions(+)
>
> --
> 2.1.0
>
next prev parent reply other threads:[~2014-11-10 17:15 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-11-03 23:07 [PATCH 0/2] OMAP Mailbox DTS patches for 3.19 Suman Anna
2014-11-03 23:07 ` Suman Anna
2014-11-03 23:07 ` [PATCH 1/2] ARM: dts: DRA7: Add interrupts property to mailbox nodes Suman Anna
2014-11-03 23:07 ` Suman Anna
2014-11-03 23:07 ` [PATCH 2/2] ARM: dts: OMAP2+: Add #mbox-cells property to all " Suman Anna
2014-11-03 23:07 ` Suman Anna
2014-11-10 17:15 ` Tony Lindgren [this message]
2014-11-10 17:15 ` [PATCH 0/2] OMAP Mailbox DTS patches for 3.19 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=20141110171508.GN31454@atomide.com \
--to=tony@atomide.com \
--cc=d-gerlach@ti.com \
--cc=devicetree@vger.kernel.org \
--cc=jassisinghbrar@gmail.com \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-omap@vger.kernel.org \
--cc=s-anna@ti.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.