[PATCH v7 6/6] ARM: zte: defconfig: Add a zx29 defconfig file

Linus Walleij linusw at kernel.org
Mon May 11 02:00:10 PDT 2026


On Fri, May 8, 2026 at 12:09 AM Stefan Dösinger
<stefandoesinger at gmail.com> wrote:

> So I read https://docs.kernel.org/process/maintainer-soc.html a few times. If
> I understand it correctly at this point "pull request" still means emails sent
> with p4, correct?

No it's the contents of an
git request-pull v7.1-rc1 git://..... tags/my-soc

put into a regular email and sent to soc at kernel.org.

I'm sorry if the terminology isn't always clear on what a pull request
actually is in the kernel world (as opposed to e.g. github). It's just
an email with request-pull contents and some cover letter.

> Or does someone create a git repository on git.kernel.org
> for me that I can use to send actual pull requests?

We can pull from wherever as long as you can sign your tag
with a GPG key that we can (in best cases) trust. We can also
just inspect the result of a pull request from a branch (no tag)
if we wanna, it just involves more inspection and trust.

> As I understand it, my 6 patches then go to the 4 corners of the kernel:
>
> Patch 1 (dt binding) to devicetree at vger.kernel.org

Nah as long as the DT maintianers ACK it (i.e. Reviewed-by) we
can merge that to the SoC tree.

> Patches 2 (platform), 5 (DTS) and 6 (defconfig) to soc at kernel.org, but not in
> one series but 3 independent ones

In an ideal world.

> Patches 3 and 4 (UART) to linux-serial at vger.kernel.org. I think this can and
> should be a series of both patches belonging together

Yups. Greg merges those.

Yours,
Linus Walleij



More information about the linux-arm-kernel mailing list