Re: [PATCH v6 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 | <20260812-tricky-bobcat-of-bliss-bd3fde@quoll> |
On Tue, Aug 11, 2026 at 10:09:46AM +0200, Christian Marangi wrote: > Instead of declaring each single compatible string with a const, move them > to a single enum and reorder the Nuvoton compatible as it wasn't sorted. > > Put the generic ns first and then follow alphabetical order. > > Signed-off-by: Christian Marangi <[email protected]> > --- > .../devicetree/bindings/serial/8250.yaml | 27 ++++++++++--------- > 1 file changed, 14 insertions(+), 13 deletions(-) Reviewed-by: Krzysztof Kozlowski <[email protected]> Best regards, Krzysztof