Re: [PATCH 17/19] media: dt-bindings: ti,ds90ub960: Add "i2c-addr" link property

From: Tomi Valkeinen
Date: Wed Jan 15 2025 - 12:14:37 EST


Hi,

On 15/01/2025 18:46, Krzysztof Kozlowski wrote:
On 15/01/2025 17:09, Tomi Valkeinen wrote:
Hi,

On 15/01/2025 17:53, Konstantin Ryabitsev wrote:
On Tue, Jan 14, 2025 at 01:50:08PM +0200, Tomi Valkeinen wrote:
If you need it for your own patch management purposes, keep it under the
--- separator.

I'm using b4. I don't know how to do that with b4, but I'll look into it.

You just put them under --- in your git commit message and b4 will preserve
it as-is when it renders the email.

Alright, thanks!

That's exactly what I wrote:

"If you need it for your own patch management purposes, keep it under
the --- separator."

It's nothing related to b4 - it comes from standard git commit and git
send-email.

Yep. For some odd reason I was under the impression that I can't have that in a commit message in my local branch, but would have to add the ---, and the lines after that, to the mail file. And so, as b4 handles creating and sending the mails, I wasn't sure how to get in between.

This does make my life a bit easier, so I'm glad this topic came up =).

Tomi