Devicetree
 help / color / mirror / Atom feed
From: "Stefan Dösinger" <stefandoesinger@gmail.com>
To: Linus Walleij <linusw@kernel.org>
Cc: Jonathan Corbet <corbet@lwn.net>,
	Shuah Khan <skhan@linuxfoundation.org>,
	Russell King <linux@armlinux.org.uk>,
	Rob Herring <robh@kernel.org>,
	Krzysztof Kozlowski <krzk+dt@kernel.org>,
	Conor Dooley <conor+dt@kernel.org>, Arnd Bergmann <arnd@arndb.de>,
	Krzysztof Kozlowski <krzk@kernel.org>,
	Alexandre Belloni <alexandre.belloni@bootlin.com>,
	Drew Fustini <fustini@kernel.org>,
	Greg Kroah-Hartman <gregkh@linuxfoundation.org>,
	Jiri Slaby <jirislaby@kernel.org>,
	linux-doc@vger.kernel.org, linux-kernel@vger.kernel.org,
	linux-arm-kernel@lists.infradead.org, devicetree@vger.kernel.org,
	linux-serial@vger.kernel.org
Subject: Re: [PATCH v7 6/6] ARM: zte: defconfig: Add a zx29 defconfig file
Date: Fri, 08 May 2026 01:08:49 +0300	[thread overview]
Message-ID: <23095518.EfDdHjke4D@silicon.doe.home> (raw)
In-Reply-To: <CAD++jLk02QnkXYwJ0b6x=qw9stR4nPrjD3sYPOvWAQz8t9OsUA@mail.gmail.com>

[-- Attachment #1: Type: text/plain, Size: 1974 bytes --]

Hi Linus,

Am Donnerstag, 7. Mai 2026, 15:24:38 Ostafrikanische Zeit schrieb Linus 
Walleij:
> Hi Stefan,
> 
> On Wed, May 6, 2026 at 7:39 PM Stefan Dösinger
> 
> <stefandoesinger@gmail.com> wrote:
> > I'll send a v8 with some of Sashiko's (very impressive)
> > findings but keep the defconfig.
> 
> Maybe not send all patches to soc@kernel.org right now because they
> end up in the patch tracker.

I meant send them to linux-arm-kernel@, not soc@ just yet.

I propose to hold off on adding the new SoC upstream until the clk and pinctrl 
drivers had at least an initial review. They are more complicated than this 
current patchset and they will be necessary to do anything useful with this 
SoC. I expect to send a first version of the clock driver over the weekend.

The important thing with the submission to this mailing list was to get 
feedback, so I avoid building a long set of patches on a shaky foundation.

> For a new platform that may be OK though...
> 
> Nominall it should be three pull requests:
> 1. Platform
> 2. DTS files
> 3. Defconfig

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? Or does someone create a git repository on git.kernel.org 
for me that I can use to send actual pull requests?

As I understand it, my 6 patches then go to the 4 corners of the kernel:

Patch 1 (dt binding) to devicetree@vger.kernel.org
Patches 2 (platform), 5 (DTS) and 6 (defconfig) to soc@kernel.org, but not in 
one series but 3 independent ones
Patches 3 and 4 (UART) to linux-serial@vger.kernel.org. I think this can and 
should be a series of both patches belonging together

It might make sense to send the DT binding on its way so it is in place when 
the SoC maintainers look at the patch that adds the new platform.

Do I understand the mechanics correctly?

Thanks,
Stefan

[-- Attachment #2: This is a digitally signed message part. --]
[-- Type: application/pgp-signature, Size: 870 bytes --]

      reply	other threads:[~2026-05-07 22:09 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-04-29 19:13 [PATCH v7 0/6] Add support for ZTE zx297520v3 Stefan Dösinger
2026-04-29 19:13 ` [PATCH v7 1/6] dt-bindings: arm: zte: Add D-Link DWR932M board based on zx297520v3 SoC Stefan Dösinger
2026-04-29 19:13 ` [PATCH v7 2/6] ARM: zte: Add zx297520v3 platform support Stefan Dösinger
2026-04-29 19:13 ` [PATCH v7 3/6] ARM: zte: Add support for zx29 low level debug Stefan Dösinger
2026-04-29 19:13 ` [PATCH v7 4/6] amba/serial: amba-pl011: Bring back zx29 UART support Stefan Dösinger
2026-04-29 19:13 ` [PATCH v7 5/6] ARM: dts: zte: Add D-Link DWR-932M support Stefan Dösinger
2026-05-05  9:53   ` Linus Walleij
2026-04-29 19:13 ` [PATCH v7 6/6] ARM: zte: defconfig: Add a zx29 defconfig file Stefan Dösinger
2026-05-05  9:54   ` Linus Walleij
2026-05-06 17:39     ` Stefan Dösinger
2026-05-07 12:24       ` Linus Walleij
2026-05-07 22:08         ` Stefan Dösinger [this message]

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=23095518.EfDdHjke4D@silicon.doe.home \
    --to=stefandoesinger@gmail.com \
    --cc=alexandre.belloni@bootlin.com \
    --cc=arnd@arndb.de \
    --cc=conor+dt@kernel.org \
    --cc=corbet@lwn.net \
    --cc=devicetree@vger.kernel.org \
    --cc=fustini@kernel.org \
    --cc=gregkh@linuxfoundation.org \
    --cc=jirislaby@kernel.org \
    --cc=krzk+dt@kernel.org \
    --cc=krzk@kernel.org \
    --cc=linusw@kernel.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-doc@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-serial@vger.kernel.org \
    --cc=linux@armlinux.org.uk \
    --cc=robh@kernel.org \
    --cc=skhan@linuxfoundation.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox