From: Andrew Lunn <andrew@lunn.ch>
To: Luiz Angelo Daros de Luca <luizluca@gmail.com>
Cc: devicetree@vger.kernel.org, Arnd Bergmann <arnd@arndb.de>,
Olof Johansson <olof@lixom.net>,
Florian Fainelli <f.fainelli@gmail.com>,
Stephen Rothwell <sfr@canb.auug.org.au>,
Linus Walleij <linus.walleij@linaro.org>,
Vivien Didelot <vivien.didelot@gmail.com>,
Vladimir Oltean <olteanv@gmail.com>,
"David S . Miller" <davem@davemloft.net>,
Jakub Kicinski <kuba@kernel.org>,
Rob Herring <robh+dt@kernel.org>,
"open list:NETWORKING DRIVERS" <netdev@vger.kernel.org>,
open list <linux-kernel@vger.kernel.org>
Subject: Re: [PATCH v3 1/2] dt-bindings: net: dsa: add new mdio property
Date: Tue, 22 Feb 2022 08:51:50 +0100 [thread overview]
Message-ID: <YhSWFl/dQaGA9V70@lunn.ch> (raw)
In-Reply-To: <CAJq09z6dK20UDCM1P09A4KVGqjrHwPy0GTH3ogA27x7PTMtxtg@mail.gmail.com>
On Mon, Feb 21, 2022 at 09:08:05PM -0300, Luiz Angelo Daros de Luca wrote:
> > Your threading of these two patches is broken. The usual way to do this is
> >
> > git format-patch HEAD~2
> > git send-email *.patch
> >
> > You will then get uniform subject lines and the two emails threaded
> > together.
>
> Thanks, Andrew, I did something like that. However, bindings and
> net-next have different requirements. One needs the mail to go to
> devicetree@vger.kernel.org and the other a different prefix. So, I
> used send-email twice. Or should I use net-next for both and send both
> also to devicetree@? I did forget to set the "In-Reply-To:" in the
> second message.
Binding need to be cc: to device tree, however they are generally
merged by some other subsystem, where ever the driver belongs. Rob
will review the binding, give his reviewed-by: and then Jakub or David
will merge both to net-next.
You can send both to device tree, or you can add a Cc: line to the
binding patch, before your own signed-off. git send-email will see it
and extend the list of recipients with whatever email address you put
there.
Andrew
next prev parent reply other threads:[~2022-02-22 7:52 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-02-21 20:01 [PATCH v3 1/2] dt-bindings: net: dsa: add new mdio property Luiz Angelo Daros de Luca
2022-02-21 21:52 ` Andrew Lunn
2022-02-22 0:08 ` Luiz Angelo Daros de Luca
2022-02-22 7:51 ` Andrew Lunn [this message]
2022-02-24 20:11 ` Rob Herring
2022-02-25 5:07 ` Luiz Angelo Daros de Luca
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=YhSWFl/dQaGA9V70@lunn.ch \
--to=andrew@lunn.ch \
--cc=arnd@arndb.de \
--cc=davem@davemloft.net \
--cc=devicetree@vger.kernel.org \
--cc=f.fainelli@gmail.com \
--cc=kuba@kernel.org \
--cc=linus.walleij@linaro.org \
--cc=linux-kernel@vger.kernel.org \
--cc=luizluca@gmail.com \
--cc=netdev@vger.kernel.org \
--cc=olof@lixom.net \
--cc=olteanv@gmail.com \
--cc=robh+dt@kernel.org \
--cc=sfr@canb.auug.org.au \
--cc=vivien.didelot@gmail.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;
as well as URLs for NNTP newsgroup(s).