[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <3a2b9bfb-81b0-473a-b58c-76a2dd7f434e@kernel.org>
Date: Thu, 29 May 2025 19:07:46 +0200
From: Krzysztof Kozlowski <krzk@...nel.org>
To: Joseph Kogut <joseph.kogut@...il.com>
Cc: Heiko Stuebner <heiko@...ech.de>, Rob Herring <robh@...nel.org>,
Krzysztof Kozlowski <krzk+dt@...nel.org>, Conor Dooley
<conor+dt@...nel.org>, devicetree@...r.kernel.org,
linux-rockchip@...ts.infradead.org, linux-kernel@...r.kernel.org,
Steve deRosier <derosier@...-sierra.com>
Subject: Re: [PATCH v3 1/3] dt-bindings: arm: rockchip: Add Radxa CM5 IO board
On 29/05/2025 19:00, Joseph Kogut wrote:
> I've reviewed the man page for git-send-email. If I'm understanding
> correctly, I should only thread the *cover letter* of the patch series
> when submitting a new version. That didn't work for me here because I
> didn't initially include a cover letter, then tried to thread the
> first patch in the series. I see now how that would be disruptive.
You should not thread manually anything. b4 does it for you. If you want
to use git-send-email, then you also don't care:
git format-patch -v3 -3 HEAD
git send-email <whatever-to-and-cc-arguments> v3*
That's it. No manual threading.
Best regards,
Krzysztof
Powered by blists - more mailing lists