Re: [PATCH v2 2/7] dt-bindings: vendor-prefixes: Add AlgolTek

From: Krzysztof Kozlowski

Date: Wed Jan 21 2026 - 05:04:27 EST


On 21/01/2026 00:30, Val Packett wrote:
> AlgolTek is a Taiwanese chip manufacturer specialized in high-speed
> signal and power transmission and conversion.
>
> Signed-off-by: Val Packett <val@xxxxxxxxxxxx>
> ---
> Documentation/devicetree/bindings/vendor-prefixes.yaml | 2 ++
> 1 file changed, 2 insertions(+)

I initially silently ignored this patch because this is churn to deal
with such one liners. This should be squashed. But after talk with
Dmitry let's clarify.

If you target different trees, then:
1. Do not combine them into one patchset
2. If combining, do not mix the order like 1/7 goes to foo, 2/7 goes to
bar, 3/7 goes to foo again, 4/7 goes to bar again.

Make it easy for maintainers, so we won't spend time deciphering this or
acking multiple of such single liners (I asked this on mailing list
multiple times).

Best regards,
Krzysztof