From: Arnd Bergmann <arnd@arndb.de>
To: Masahiro Yamada <yamada.masahiro@socionext.com>
Cc: arm@kernel.org, Olof Johansson <olof@lixom.net>,
devicetree@vger.kernel.org,
Linux Kernel Mailing List <linux-kernel@vger.kernel.org>,
linux-arm-kernel <linux-arm-kernel@lists.infradead.org>
Subject: Re: [PATCH v7 0/4] ARM: SoC: add a new platform, UniPhier (arch/arm/mach-uniphier)
Date: Wed, 13 May 2015 09:48:33 +0200 [thread overview]
Message-ID: <2230140.n6kW8LSSaP@wuerfel> (raw)
In-Reply-To: <CAK7LNASyJmyUcKNecdhWjXbd615=9XcMxeLxC7y_z+psO03BbQ@mail.gmail.com>
On Wednesday 13 May 2015 16:00:21 Masahiro Yamada wrote:
> 2015-05-13 0:00 GMT+09:00 Arnd Bergmann <arnd@arndb.de>:
> > On Friday 08 May 2015 13:07:10 Masahiro Yamada wrote:
> > Welcome as our latest new maintainer. In the future, please send
> > any follow-up patches for the architecture specific code to
> > arm@kernel.org in addition to the normal recipients, once you
> > consider them ready to be applied.
>
>
> Please teach me a little more because I am not experienced enough
> in this community.
>
>
> I checked MAINTAINERS, but I could not find arm@kernel.org.
> Is it documented somewhere?
>
> I found ARM SUB-ARCHITECTURES entry in that file, but it does not mention
> the responsible individuals.
> (I assume, you and Olof are the ones.)
>
We normally only take patches from subarch maintainers that know who
we are and how it works, but we don't want to be Cc'd on every single
patch, so we don't have an entry in MAINTAINERS directly.
> I have one more question.
>
> Are you receiving pull requests from each sub-arch maintainer?
> Or should every patch be submitted to arm@kernel.org and
> applied by you (or other ARM-SoC maintainers)?
>
> I have not earned enough reputations in this ML, so I know
> it is too early for me to handle pull-reqs.
>
> I understand the general development process of Linux, but
> the maintainership of the ARM-SoC subsystem looks more hierarchized, so
> I just want to know its development process correctly.
No worries, if you are unsure you can always ask us on the mailing
list or on the #armlinux channel on irc.freenode.net.
If you have more than a few patches at once, we'd always appreciate
a pull request, for a couple of patches, emails to arm@kernel.org plus
linux-arm-kernel are fine as well.
When you do pull requests, please split them up according to larger
topics, e.g. send dts changes separately from code changes, and
separate bug fixes, cleanups and new feature support.
Often when you add a new driver, that will require sending the driver
code to a subsystem maintainer, and the dts changes to us. If everything
goes well, your DT bindings are both forward and backward compatible,
so they can get merged independently. If you ever have interdependencies
between them, talk to us first so we can find a solution.
For sending pull requests, it would be good to have a gpg key that
is signed by other well-known kernel developers. If you have such
a key, you can also request a kernel.org account to host a git tree
there, or you can host a git tree somewhere on your company's domain.
A public hosting service like github is not as good for us, but we
can deal with it when you are still ramping up your infrastructure.
Let me know if you need help finding kernel developers to sign your key.
Arnd
next prev parent reply other threads:[~2015-05-13 7:48 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-05-08 4:07 [PATCH v7 0/4] ARM: SoC: add a new platform, UniPhier (arch/arm/mach-uniphier) Masahiro Yamada
2015-05-08 4:07 ` [PATCH v7 1/4] ARM: UniPhier: add basic support for UniPhier architecture Masahiro Yamada
2015-05-08 4:07 ` [PATCH v7 2/4] ARM: multi_v7_defconfig: enable UniPhier SoC family Masahiro Yamada
2015-05-08 4:07 ` [PATCH v7 3/4] ARM: dts: UniPhier: add support for UniPhier SoCs and boards Masahiro Yamada
2015-05-08 4:07 ` [PATCH v7 4/4] MAINTAINERS: add myself as ARM/UniPhier maintainer Masahiro Yamada
2015-05-12 15:00 ` [PATCH v7 0/4] ARM: SoC: add a new platform, UniPhier (arch/arm/mach-uniphier) Arnd Bergmann
2015-05-13 7:00 ` Masahiro Yamada
2015-05-13 7:48 ` Arnd Bergmann [this message]
2015-05-13 8:32 ` Baruch Siach
2015-05-13 9:17 ` Arnd Bergmann
2015-05-14 10:14 ` Masahiro Yamada
2016-01-18 10:54 ` Masahiro Yamada
2016-01-18 13:49 ` Arnd Bergmann
2016-08-17 18:46 ` Masahiro Yamada
2016-08-24 15:31 ` Arnd Bergmann
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=2230140.n6kW8LSSaP@wuerfel \
--to=arnd@arndb.de \
--cc=arm@kernel.org \
--cc=devicetree@vger.kernel.org \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-kernel@vger.kernel.org \
--cc=olof@lixom.net \
--cc=yamada.masahiro@socionext.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox