From: arnd@arndb.de (Arnd Bergmann)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 0/5] Kirkwood DT Documentation
Date: Sat, 29 Mar 2014 01:22:24 +0100 [thread overview]
Message-ID: <201403290122.24713.arnd@arndb.de> (raw)
In-Reply-To: <20140324002233.GZ15608@titan.lakedaemon.net>
On Monday 24 March 2014, Jason Cooper wrote:
> arm-soc maintainers,
>
> On Sat, Mar 22, 2014 at 01:45:55PM +0100, Andrew Lunn wrote:
> > This patchset fixes up a number of issues found by checkpatch in the
> > kirkwood DT files or binding Documentation. Vendor Prefixes are
> > documented, missing prefixes are added, incorrect prefixes are
> > corrected, and Kirkwood SoCs are documented.
> >
> > Note that some of these patches contain UTF-8 characters, which the
> > mailing lists sometime don't like. The patches can also be found in
> >
> > https://github.com/lunn/linux.git v3.14-rc7-next-20140321-dt
> >
> > which is based on linux-next tag next-20140321.
>
> I'd like to take this in as 'fixes-non-critical' for v3.15. However,
> I'm having trouble finding a stable, conflict-free branch to base it on.
> The main problem seems to be vendor-prefixes.txt.
>
> How would you prefer I handle this? Or, would you guys just like to
> take the series directly? I'm fine either way.
>
> If taking directly,
>
> Acked-by: Jason Cooper <jason@lakedaemon.net>
I think Rob should take the binding changes, we can take the dts file
changes. Can you send them as patches relative to the next/dt branch
to arm at kernel.org?
Arnd
WARNING: multiple messages have this Message-ID (diff)
From: Arnd Bergmann <arnd-r2nGTMty4D4@public.gmane.org>
To: Jason Cooper <jason-NLaQJdtUoK4Be96aLqz0jA@public.gmane.org>
Cc: Andrew Lunn <andrew-g2DYL2Zd6BY@public.gmane.org>,
Olof Johansson <olof-nZhT3qVonbNeoWH0uzbU5w@public.gmane.org>,
Kevin Hilman <khilman-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>,
arm-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org,
Device Tree <devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org>,
linux ARM
<linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org>,
robh+dt-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org,
pawel.moll-5wv7dgnIgG8@public.gmane.org,
mark.rutland-5wv7dgnIgG8@public.gmane.org,
ijc+devicetree-KcIKpvwj1kUDXYZnReoRVg@public.gmane.org,
galak-sgV2jX0FEOL9JmXXK+q4OQ@public.gmane.org
Subject: Re: [PATCH 0/5] Kirkwood DT Documentation
Date: Sat, 29 Mar 2014 01:22:24 +0100 [thread overview]
Message-ID: <201403290122.24713.arnd@arndb.de> (raw)
In-Reply-To: <20140324002233.GZ15608-u4khhh1J0LxI1Ri9qeTfzeTW4wlIGRCZ@public.gmane.org>
On Monday 24 March 2014, Jason Cooper wrote:
> arm-soc maintainers,
>
> On Sat, Mar 22, 2014 at 01:45:55PM +0100, Andrew Lunn wrote:
> > This patchset fixes up a number of issues found by checkpatch in the
> > kirkwood DT files or binding Documentation. Vendor Prefixes are
> > documented, missing prefixes are added, incorrect prefixes are
> > corrected, and Kirkwood SoCs are documented.
> >
> > Note that some of these patches contain UTF-8 characters, which the
> > mailing lists sometime don't like. The patches can also be found in
> >
> > https://github.com/lunn/linux.git v3.14-rc7-next-20140321-dt
> >
> > which is based on linux-next tag next-20140321.
>
> I'd like to take this in as 'fixes-non-critical' for v3.15. However,
> I'm having trouble finding a stable, conflict-free branch to base it on.
> The main problem seems to be vendor-prefixes.txt.
>
> How would you prefer I handle this? Or, would you guys just like to
> take the series directly? I'm fine either way.
>
> If taking directly,
>
> Acked-by: Jason Cooper <jason-NLaQJdtUoK4Be96aLqz0jA@public.gmane.org>
I think Rob should take the binding changes, we can take the dts file
changes. Can you send them as patches relative to the next/dt branch
to arm-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org?
Arnd
--
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
next prev parent reply other threads:[~2014-03-29 0:22 UTC|newest]
Thread overview: 22+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-03-22 12:45 [PATCH 0/5] Kirkwood DT Documentation Andrew Lunn
2014-03-22 12:45 ` Andrew Lunn
2014-03-22 12:45 ` [PATCH 1/5] DT: Vendor: Add prefixes used by Kirkwood devices Andrew Lunn
2014-03-22 12:45 ` Andrew Lunn
2014-04-07 16:13 ` Rob Herring
2014-04-07 16:13 ` Rob Herring
2014-04-07 16:13 ` Andrew Lunn
2014-04-07 16:13 ` Andrew Lunn
2014-03-22 12:45 ` [PATCH 2/5] DT: bindings: add missing Marvell Kirkwood SoC documentation Andrew Lunn
2014-03-22 12:45 ` Andrew Lunn
2014-03-22 12:45 ` [PATCH 3/5] ARM: Kirkwood: Fix Atmel vendor prefix Andrew Lunn
2014-03-22 12:45 ` Andrew Lunn
2014-03-22 12:45 ` [PATCH 4/5] DT: I2C: Add trivial bindings used by kirkwood boards Andrew Lunn
2014-03-22 12:45 ` Andrew Lunn
2014-03-22 12:46 ` [PATCH 5/5] ARM: Kirkwood: DT: Add missing vendor prefix Andrew Lunn
2014-03-22 12:46 ` Andrew Lunn
2014-03-24 0:22 ` [PATCH 0/5] Kirkwood DT Documentation Jason Cooper
2014-03-24 0:22 ` Jason Cooper
2014-03-29 0:22 ` Arnd Bergmann [this message]
2014-03-29 0:22 ` Arnd Bergmann
2014-04-07 16:59 ` Jason Cooper
2014-04-07 16:59 ` Jason Cooper
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=201403290122.24713.arnd@arndb.de \
--to=arnd@arndb.de \
--cc=linux-arm-kernel@lists.infradead.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.