All of lore.kernel.org
 help / color / mirror / Atom feed
From: Krzysztof Kozlowski <krzk@kernel.org>
To: Christian Marangi <ansuelsmth@gmail.com>
Cc: "Greg Kroah-Hartman" <gregkh@linuxfoundation.org>,
	"Jiri Slaby" <jirislaby@kernel.org>,
	"Rob Herring" <robh@kernel.org>,
	"Krzysztof Kozlowski" <krzk+dt@kernel.org>,
	"Conor Dooley" <conor+dt@kernel.org>,
	"Andy Shevchenko" <andriy.shevchenko@linux.intel.com>,
	"Ilpo Järvinen" <ilpo.jarvinen@linux.intel.com>,
	"Benjamin Larsson" <benjamin.larsson@genexis.eu>,
	"John Ogness" <john.ogness@linutronix.de>,
	"Jacques Nilo" <jnilo@free.fr>,
	"Randy Dunlap" <rdunlap@infradead.org>,
	"Rong Zhang" <rongrong@oss.cipunited.com>,
	"Jiaxun Yang" <jiaxun.yang@flygoat.com>,
	"Gerhard Engleder" <eg@keba.com>,
	"Binbin Zhou" <zhoubinbin@loongson.cn>,
	"Huacai Chen" <chenhuacai@kernel.org>,
	"Haowei Zheng" <zhenghaowei@loongson.cn>,
	"Lubomir Rintel" <lkundrak@v3.sk>,
	devicetree@vger.kernel.org, linux-kernel@vger.kernel.org,
	linux-serial@vger.kernel.org
Subject: Re: [PATCH v5 1/3] dt-bindings: serial: 8250: Reorganize compatible to single enum
Date: Tue, 11 Aug 2026 09:21:52 +0200	[thread overview]
Message-ID: <20260811-gabby-witty-deer-e7cc2c@quoll> (raw)
In-Reply-To: <20260810152636.658955-2-ansuelsmth@gmail.com>

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@gmail.com>
> ---
>  .../devicetree/bindings/serial/8250.yaml      | 27 ++++++++++---------
>  1 file changed, 14 insertions(+), 13 deletions(-)

Best regards,
Krzysztof


  reply	other threads:[~2026-08-11  7:21 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-08-10 15:26 [PATCH v5 0/3] serial: 8250: Add AN7581 UART support Christian Marangi
2026-08-10 15:26 ` [PATCH v5 1/3] dt-bindings: serial: 8250: Reorganize compatible to single enum Christian Marangi
2026-08-11  7:21   ` Krzysztof Kozlowski [this message]
2026-08-10 15:26 ` [PATCH v5 2/3] dt-bindings: serial: 8250: Add Airoha compatibles Christian Marangi
2026-08-11  7:22   ` Krzysztof Kozlowski
2026-08-10 15:26 ` [PATCH v5 3/3] serial: 8250: Add Airoha SoC UART and HSUART support Christian Marangi
2026-08-10 15:52   ` sashiko-bot

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=20260811-gabby-witty-deer-e7cc2c@quoll \
    --to=krzk@kernel.org \
    --cc=andriy.shevchenko@linux.intel.com \
    --cc=ansuelsmth@gmail.com \
    --cc=benjamin.larsson@genexis.eu \
    --cc=chenhuacai@kernel.org \
    --cc=conor+dt@kernel.org \
    --cc=devicetree@vger.kernel.org \
    --cc=eg@keba.com \
    --cc=gregkh@linuxfoundation.org \
    --cc=ilpo.jarvinen@linux.intel.com \
    --cc=jiaxun.yang@flygoat.com \
    --cc=jirislaby@kernel.org \
    --cc=jnilo@free.fr \
    --cc=john.ogness@linutronix.de \
    --cc=krzk+dt@kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-serial@vger.kernel.org \
    --cc=lkundrak@v3.sk \
    --cc=rdunlap@infradead.org \
    --cc=robh@kernel.org \
    --cc=rongrong@oss.cipunited.com \
    --cc=zhenghaowei@loongson.cn \
    --cc=zhoubinbin@loongson.cn \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.