From: Neil Armstrong <narmstrong-rdvid1DuHRBWk0Htik3J/w@public.gmane.org>
To: Tony Lindgren <tony-4v6yS6AI5VpBDgjK7y7TUQ@public.gmane.org>
Cc: Paul Walmsley <paul-DWxLp4Yu+b8AvxtiuMwx3w@public.gmane.org>,
linux-omap-u79uwXL29TY76Z2rM5mHXA@public.gmane.org,
linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org,
linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org,
Brian Hutchinson
<b.hutchman-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>,
fisaksen-rdvid1DuHRBWk0Htik3J/w@public.gmane.org,
devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
Subject: Re: [PATCH v2 0/5] arm: dts: complete dm816x device tree
Date: Fri, 13 Nov 2015 10:29:17 +0100 [thread overview]
Message-ID: <5645AD6D.8010706@baylibre.com> (raw)
In-Reply-To: <20151112174706.GN3218-4v6yS6AI5VpBDgjK7y7TUQ@public.gmane.org>
On 11/12/2015 06:47 PM, Tony Lindgren wrote:
> * Neil Armstrong <narmstrong-rdvid1DuHRBWk0Htik3J/w@public.gmane.org> [151112 06:08]:
>> In order to fix support for the dm816x platform, add missing bits in
>> the dm816x dtsi and cleanup OCP.
>
> Which ones are needed as fixes for the v4.4-rc kernel?
>
> Regards,
>
> Tony
>
>> The last patch adds support for the omap4-hwspinlock.
>>
>> v2: add ocp hwmod cleanup
>>
>> Neil Armstrong (5):
>> arm: dts: add dm816x missing #mbox-cells
>> arm: dts: add dm816x missing spi DT dma handles
Tony,
The two first are fixes for v4.4-rc.
>> arm: dts: add dm816x pwm property to timers
>> arm: dts: remove dm816x invalid DT l3_main hwmod
>> arm: dts: Add omap4-hwspinlock support in dm816x
the 3 following can wait.
>>
>> arch/arm/boot/dts/dm816x.dtsi | 20 +++++++++++++++++---
>> 1 file changed, 17 insertions(+), 3 deletions(-)
>>
>> --
>> 1.9.1
Thanks,
Neil
--
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: narmstrong@baylibre.com (Neil Armstrong)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH v2 0/5] arm: dts: complete dm816x device tree
Date: Fri, 13 Nov 2015 10:29:17 +0100 [thread overview]
Message-ID: <5645AD6D.8010706@baylibre.com> (raw)
In-Reply-To: <20151112174706.GN3218@atomide.com>
On 11/12/2015 06:47 PM, Tony Lindgren wrote:
> * Neil Armstrong <narmstrong@baylibre.com> [151112 06:08]:
>> In order to fix support for the dm816x platform, add missing bits in
>> the dm816x dtsi and cleanup OCP.
>
> Which ones are needed as fixes for the v4.4-rc kernel?
>
> Regards,
>
> Tony
>
>> The last patch adds support for the omap4-hwspinlock.
>>
>> v2: add ocp hwmod cleanup
>>
>> Neil Armstrong (5):
>> arm: dts: add dm816x missing #mbox-cells
>> arm: dts: add dm816x missing spi DT dma handles
Tony,
The two first are fixes for v4.4-rc.
>> arm: dts: add dm816x pwm property to timers
>> arm: dts: remove dm816x invalid DT l3_main hwmod
>> arm: dts: Add omap4-hwspinlock support in dm816x
the 3 following can wait.
>>
>> arch/arm/boot/dts/dm816x.dtsi | 20 +++++++++++++++++---
>> 1 file changed, 17 insertions(+), 3 deletions(-)
>>
>> --
>> 1.9.1
Thanks,
Neil
WARNING: multiple messages have this Message-ID (diff)
From: Neil Armstrong <narmstrong@baylibre.com>
To: Tony Lindgren <tony@atomide.com>
Cc: Paul Walmsley <paul@pwsan.com>,
linux-omap@vger.kernel.org, linux-arm-kernel@lists.infradead.org,
linux-kernel@vger.kernel.org,
Brian Hutchinson <b.hutchman@gmail.com>,
fisaksen@baylibre.com, devicetree@vger.kernel.org
Subject: Re: [PATCH v2 0/5] arm: dts: complete dm816x device tree
Date: Fri, 13 Nov 2015 10:29:17 +0100 [thread overview]
Message-ID: <5645AD6D.8010706@baylibre.com> (raw)
In-Reply-To: <20151112174706.GN3218@atomide.com>
On 11/12/2015 06:47 PM, Tony Lindgren wrote:
> * Neil Armstrong <narmstrong@baylibre.com> [151112 06:08]:
>> In order to fix support for the dm816x platform, add missing bits in
>> the dm816x dtsi and cleanup OCP.
>
> Which ones are needed as fixes for the v4.4-rc kernel?
>
> Regards,
>
> Tony
>
>> The last patch adds support for the omap4-hwspinlock.
>>
>> v2: add ocp hwmod cleanup
>>
>> Neil Armstrong (5):
>> arm: dts: add dm816x missing #mbox-cells
>> arm: dts: add dm816x missing spi DT dma handles
Tony,
The two first are fixes for v4.4-rc.
>> arm: dts: add dm816x pwm property to timers
>> arm: dts: remove dm816x invalid DT l3_main hwmod
>> arm: dts: Add omap4-hwspinlock support in dm816x
the 3 following can wait.
>>
>> arch/arm/boot/dts/dm816x.dtsi | 20 +++++++++++++++++---
>> 1 file changed, 17 insertions(+), 3 deletions(-)
>>
>> --
>> 1.9.1
Thanks,
Neil
next prev parent reply other threads:[~2015-11-13 9:29 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-11-12 14:07 [PATCH v2 0/5] arm: dts: complete dm816x device tree Neil Armstrong
2015-11-12 14:07 ` Neil Armstrong
2015-11-12 14:07 ` Neil Armstrong
2015-11-12 17:47 ` Tony Lindgren
2015-11-12 17:47 ` Tony Lindgren
[not found] ` <20151112174706.GN3218-4v6yS6AI5VpBDgjK7y7TUQ@public.gmane.org>
2015-11-13 9:29 ` Neil Armstrong [this message]
2015-11-13 9:29 ` Neil Armstrong
2015-11-13 9:29 ` Neil Armstrong
2015-11-30 18:22 ` Tony Lindgren
2015-11-30 18:22 ` 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=5645AD6D.8010706@baylibre.com \
--to=narmstrong-rdvid1duhrbwk0htik3j/w@public.gmane.org \
--cc=b.hutchman-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org \
--cc=devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
--cc=fisaksen-rdvid1DuHRBWk0Htik3J/w@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=paul-DWxLp4Yu+b8AvxtiuMwx3w@public.gmane.org \
--cc=tony-4v6yS6AI5VpBDgjK7y7TUQ@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.