Re: [PATCH v5 1/3] dt-bindings: serial: 8250: Reorganize compatible to single enum
Krzysztof Kozlowski <[email protected]>
| Newsgroups | org.kernel.vger.linux-serial,org.kernel.vger.linux-devicetree,org.kernel.vger.linux-kernel |
|---|---|
| Message-ID | <20260811-gabby-witty-deer-e7cc2c@quoll> |
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 <[email protected]> > --- > .../devicetree/bindings/serial/8250.yaml | 27 ++++++++++--------- > 1 file changed, 14 insertions(+), 13 deletions(-) Best regards, Krzysztof