From: Conor Dooley <conor@kernel.org>
To: Krzysztof Kozlowski <krzk@kernel.org>
Cc: Drew Fustini <fustini@kernel.org>,
Heiko Stuebner <heiko@sntech.de>,
dri-devel@lists.freedesktop.org, Guo Ren <guoren@kernel.org>,
Laurent Pinchart <Laurent.pinchart@ideasonboard.com>,
Andrzej Hajda <andrzej.hajda@intel.com>,
linux-riscv@lists.infradead.org, David Airlie <airlied@gmail.com>,
Yao Zi <ziyao@disroot.org>, Simona Vetter <simona@ffwll.ch>,
Rob Herring <robh@kernel.org>, Robert Foss <rfoss@kernel.org>,
Jernej Skrabec <jernej.skrabec@gmail.com>,
Michal Wilczynski <m.wilczynski@samsung.com>,
devicetree@vger.kernel.org, Conor Dooley <conor+dt@kernel.org>,
Philipp Zabel <p.zabel@pengutronix.de>,
Jonas Karlman <jonas@kwiboo.se>,
Maarten Lankhorst <maarten.lankhorst@linux.intel.com>,
Maxime Ripard <mripard@kernel.org>,
Neil Armstrong <neil.armstrong@linaro.org>,
linux-kernel@vger.kernel.org,
Thomas Zimmermann <tzimmermann@suse.de>,
Han Gao <rabenda.cn@gmail.com>,
Krzysztof Kozlowski <krzk+dt@kernel.org>,
Fu Wei <wefu@redhat.com>
Subject: Re: [PATCH v3 2/9] dt-bindings: display: add verisilicon,dc
Date: Mon, 24 Nov 2025 12:20:04 +0000 [thread overview]
Message-ID: <20251124-pulp-pound-a2b6d749dcfc@spud> (raw)
In-Reply-To: <477bbcbe-17d9-40ae-be10-be4fd107687e@kernel.org>
[-- Attachment #1.1: Type: text/plain, Size: 1007 bytes --]
On Mon, Nov 24, 2025 at 01:08:00PM +0100, Krzysztof Kozlowski wrote:
> On 24/11/2025 13:05, Conor Dooley wrote:
> >
> > I don't really get what the fuss is with the dual signoff, what's the
> > point having both when they represent the same person? Pretty sure it
> > was you (Krzysztof) and Arnd that told me not to both doing the double
> > signoff.
>
> I do not object having or not having dual signed off HERE.
>
> I never said that. Just like I never said "From" has to be changed.
I didn't say you objected to both being there. *I* am saying that it is
probably not worth doing. That's especially the case when it is adding
complication about correct ordering of signoffs and maybe interacting with
how git-send-email decides to insert From: fields.
> So repeating THIRD time: sender's SoB cannot be somewhere else than the
> last one.
>
> ... and before you attribute me another thing I did not say - if you
> change the "From" field, rules will be different a bit...
[-- Attachment #1.2: signature.asc --]
[-- Type: application/pgp-signature, Size: 228 bytes --]
[-- Attachment #2: Type: text/plain, Size: 161 bytes --]
_______________________________________________
linux-riscv mailing list
linux-riscv@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-riscv
next prev parent reply other threads:[~2025-11-24 12:20 UTC|newest]
Thread overview: 32+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-11-24 10:52 [PATCH v3 0/9] Verisilicon DC8200 driver (and adaption to TH1520) Icenowy Zheng
2025-11-24 10:52 ` [PATCH v3 1/9] dt-bindings: vendor-prefixes: add verisilicon Icenowy Zheng
2025-11-24 10:52 ` [PATCH v3 2/9] dt-bindings: display: add verisilicon,dc Icenowy Zheng
2025-11-24 11:01 ` Krzysztof Kozlowski
2025-11-24 11:04 ` Icenowy Zheng
2025-11-24 11:09 ` Krzysztof Kozlowski
2025-11-24 11:13 ` Icenowy Zheng
2025-11-24 11:27 ` Krzysztof Kozlowski
2025-11-24 12:05 ` Conor Dooley
2025-11-24 12:08 ` Krzysztof Kozlowski
2025-11-24 12:20 ` Conor Dooley [this message]
2025-11-24 12:31 ` Krzysztof Kozlowski
2025-11-24 15:25 ` Icenowy Zheng
2025-11-24 17:40 ` Krzysztof Kozlowski
2025-11-24 17:42 ` Icenowy Zheng
2025-11-24 19:15 ` Krzysztof Kozlowski
2025-11-26 9:50 ` Icenowy Zheng
2025-11-26 10:22 ` Krzysztof Kozlowski
2025-11-26 10:24 ` Icenowy Zheng
2025-11-27 13:47 ` Icenowy Zheng
2025-11-27 13:58 ` Krzysztof Kozlowski
2025-11-24 10:52 ` [PATCH v3 3/9] drm: verisilicon: add a driver for Verisilicon display controllers Icenowy Zheng
2025-11-24 10:52 ` [PATCH v3 4/9] dt-bindings: display/bridge: add binding for TH1520 HDMI controller Icenowy Zheng
2025-11-24 10:52 ` [PATCH v3 5/9] drm/bridge: add a driver for T-Head " Icenowy Zheng
2025-11-24 10:52 ` [PATCH v3 6/9] riscv: dts: thead: add DPU and HDMI device tree nodes Icenowy Zheng
2025-11-24 11:35 ` Krzysztof Kozlowski
2025-11-24 10:52 ` [PATCH v3 7/9] riscv: dts: thead: lichee-pi-4a: enable HDMI Icenowy Zheng
2025-11-24 10:52 ` [PATCH v3 8/9] MAINTAINERS: assign myself as maintainer for verisilicon DC driver Icenowy Zheng
2025-11-24 10:52 ` [PATCH v3 9/9] mailmap: map all Icenowy Zheng's mail addresses Icenowy Zheng
2025-11-24 10:57 ` [PATCH v3 0/9] Verisilicon DC8200 driver (and adaption to TH1520) Krzysztof Kozlowski
2025-11-24 15:23 ` Icenowy Zheng
2025-11-24 17:39 ` Krzysztof Kozlowski
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=20251124-pulp-pound-a2b6d749dcfc@spud \
--to=conor@kernel.org \
--cc=Laurent.pinchart@ideasonboard.com \
--cc=airlied@gmail.com \
--cc=andrzej.hajda@intel.com \
--cc=conor+dt@kernel.org \
--cc=devicetree@vger.kernel.org \
--cc=dri-devel@lists.freedesktop.org \
--cc=fustini@kernel.org \
--cc=guoren@kernel.org \
--cc=heiko@sntech.de \
--cc=jernej.skrabec@gmail.com \
--cc=jonas@kwiboo.se \
--cc=krzk+dt@kernel.org \
--cc=krzk@kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-riscv@lists.infradead.org \
--cc=m.wilczynski@samsung.com \
--cc=maarten.lankhorst@linux.intel.com \
--cc=mripard@kernel.org \
--cc=neil.armstrong@linaro.org \
--cc=p.zabel@pengutronix.de \
--cc=rabenda.cn@gmail.com \
--cc=rfoss@kernel.org \
--cc=robh@kernel.org \
--cc=simona@ffwll.ch \
--cc=tzimmermann@suse.de \
--cc=wefu@redhat.com \
--cc=ziyao@disroot.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