From: "Jean-François Lessard" <jefflessard3@gmail.com>
To: Conor Dooley <conor@kernel.org>
Cc: "Andy Shevchenko" <andy@kernel.org>,
"Rob Herring" <robh@kernel.org>,
"Krzysztof Kozlowski" <krzk+dt@kernel.org>,
"Conor Dooley" <conor+dt@kernel.org>,
"Geert Uytterhoeven" <geert@linux-m68k.org>,
devicetree@vger.kernel.org, linux-leds@vger.kernel.org,
linux-kernel@vger.kernel.org, "Andreas Färber" <afaerber@suse.de>,
"Boris Gjenero" <boris.gjenero@gmail.com>,
"Christian Hewitt" <christianshewitt@gmail.com>,
"Heiner Kallweit" <hkallweit1@gmail.com>,
"Paolo Sabatino" <paolo.sabatino@gmail.com>,
"Martin Blumenstingl" <martin.blumenstingl@googlemail.com>
Subject: Re: [PATCH v3 1/4] dt-bindings: vendor-prefixes: Add fdhisi, titanmec, princeton, winrise, wxicore
Date: Thu, 21 Aug 2025 15:35:51 -0400 [thread overview]
Message-ID: <6A80188C-5108-4DE0-9D69-F492FD7E6B8E@gmail.com> (raw)
In-Reply-To: <20250820-wired-deserve-421d76bdd1c9@spud>
Le 20 août 2025 16 h 08 min 01 s HAE, Conor Dooley <conor@kernel.org> a écrit :
>On Wed, Aug 20, 2025 at 12:31:14PM -0400, Jean-François Lessard wrote:
>> Add vendor prefixes:
>> - fdhisi: Fuzhou Fuda Hisi Microelectronics Co., Ltd.
>> - titanmec: Shenzhen Titan Micro Electronics Co., Ltd.
>> - princeton: Princeton Technology Corp.
>> - winrise: Shenzhen Winrise Technology Co., Ltd.
>> - wxicore: Wuxi i-Core Electronics Co., Ltd.
>>
>> The titanmec prefix is based on the company's domain name titanmec.com.
>> The remaining prefixes are based on company names, as these manufacturers either
>> lack active .com domains or their .com domains are occupied by unrelated
>> businesses.
>>
>> The fdhisi and titanmec prefixes were originally identified by Andreas Färber.
>>
>> CC: Andreas Färber <afaerber@suse.de>
>> Signed-off-by: Jean-François Lessard <jefflessard3@gmail.com>
>
>Acked-by: Conor Dooley <conor.dooley@microchip.com>
Thanks for your acknowledgement, I will include it in the v4 submission.
>but some reason why all these are being added together would be nice.
Do you mean repeating this cover letter v3 changelog note in this patch:
v3:
- Update vendor prefixes with documented rationale, in a single patch,
per maintainer feedback
See https://lore.kernel.org/linux-devicetree/491ec8dd-8ca5-45bb-b5f4-dfd08a10e8de@kernel.org/#t
Or do you mean the relationship between these vendors being added here,
such as replacing the fist line of the commit message to:
Add vendor prefixes of chip manufacturers supported by the TM16xx 7-segment
LED matrix display controllers driver:
- fdhisi...
>
>> ---
...
Best regards,
Jean-Francois Lessard
next prev parent reply other threads:[~2025-08-21 19:35 UTC|newest]
Thread overview: 30+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-08-20 16:31 [PATCH v3 0/4] auxdisplay: Add TM16xx 7-segment LED matrix display controllers driver Jean-François Lessard
2025-08-20 16:31 ` [PATCH v3 1/4] dt-bindings: vendor-prefixes: Add fdhisi, titanmec, princeton, winrise, wxicore Jean-François Lessard
2025-08-20 20:08 ` Conor Dooley
2025-08-21 19:35 ` Jean-François Lessard [this message]
2025-08-21 20:13 ` Conor Dooley
2025-08-22 2:35 ` Jean-François Lessard
2025-08-20 16:31 ` [PATCH v3 2/4] dt-bindings: auxdisplay: add Titan Micro Electronics TM16xx Jean-François Lessard
2025-08-21 7:48 ` Krzysztof Kozlowski
2025-08-21 15:16 ` Jean-François Lessard
2025-08-22 6:44 ` Krzysztof Kozlowski
2025-08-22 13:32 ` Jean-François Lessard
2025-08-20 16:31 ` [PATCH v3 3/4] auxdisplay: Add TM16xx 7-segment LED matrix display controllers driver Jean-François Lessard
2025-08-21 7:43 ` Krzysztof Kozlowski
2025-08-21 16:42 ` Jean-François Lessard
2025-08-21 8:08 ` Andy Shevchenko
2025-08-21 19:04 ` Jean-François Lessard
2025-08-21 20:19 ` Andy Shevchenko
2025-08-22 2:20 ` Jean-François Lessard
2025-08-22 6:08 ` Andy Shevchenko
2025-08-22 13:50 ` Jean-François Lessard
2025-08-27 5:32 ` kernel test robot
2025-08-20 16:31 ` [PATCH v3 4/4] MAINTAINERS: Add entry for TM16xx driver Jean-François Lessard
2025-08-20 19:08 ` Andy Shevchenko
2025-08-20 19:51 ` Conor Dooley
2025-08-20 20:29 ` Andy Shevchenko
2025-08-21 17:40 ` Conor Dooley
2025-08-21 19:33 ` Andy Shevchenko
2025-08-21 19:35 ` Andy Shevchenko
2025-08-21 20:11 ` Conor Dooley
2025-08-21 20:23 ` Andy Shevchenko
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=6A80188C-5108-4DE0-9D69-F492FD7E6B8E@gmail.com \
--to=jefflessard3@gmail.com \
--cc=afaerber@suse.de \
--cc=andy@kernel.org \
--cc=boris.gjenero@gmail.com \
--cc=christianshewitt@gmail.com \
--cc=conor+dt@kernel.org \
--cc=conor@kernel.org \
--cc=devicetree@vger.kernel.org \
--cc=geert@linux-m68k.org \
--cc=hkallweit1@gmail.com \
--cc=krzk+dt@kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-leds@vger.kernel.org \
--cc=martin.blumenstingl@googlemail.com \
--cc=paolo.sabatino@gmail.com \
--cc=robh@kernel.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;
as well as URLs for NNTP newsgroup(s).