Re: [PATCH v5 1/3] dt-bindings: serial: 8250: Reorganize compatible to single enum

From: Krzysztof Kozlowski

Date: Tue Aug 11 2026 - 03:22:54 EST


On Mon, Aug 10, 2026 at 05:26:33PM +0200, Christian Marangi wrote:
> Instead of declaring each single compatible string with a const, move them
> to a single enum and reorder them.

Reordering is tricky to spot. You mean reordered Nuvoton?


>
> First put the generic ns one and then follow alphabetical order.

s/one/first/

>
> Signed-off-by: Christian Marangi <ansuelsmth@xxxxxxxxx>
> ---
> .../devicetree/bindings/serial/8250.yaml | 27 ++++++++++---------
> 1 file changed, 14 insertions(+), 13 deletions(-)

Best regards,
Krzysztof