All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Ilpo Järvinen" <ilpo.jarvinen@linux.intel.com>
To: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Cc: Jia Wang <wangjia@ultrarisc.com>,
	 Greg Kroah-Hartman <gregkh@linuxfoundation.org>,
	 Jiri Slaby <jirislaby@kernel.org>,
	Paul Walmsley <pjw@kernel.org>,
	 Palmer Dabbelt <palmer@dabbelt.com>,
	Albert Ou <aou@eecs.berkeley.edu>,
	 Alexandre Ghiti <alex@ghiti.fr>, Rob Herring <robh@kernel.org>,
	 Krzysztof Kozlowski <krzk+dt@kernel.org>,
	 Conor Dooley <conor+dt@kernel.org>,
	LKML <linux-kernel@vger.kernel.org>,
	 linux-serial <linux-serial@vger.kernel.org>,
	 linux-riscv@lists.infradead.org, devicetree@vger.kernel.org
Subject: Re: [PATCH v6 1/4] serial: 8250_dwlib: move DesignWare register definitions to header
Date: Wed, 29 Apr 2026 13:46:21 +0300 (EEST)	[thread overview]
Message-ID: <6febdf7e-e74b-12f9-699b-4276f68053a2@linux.intel.com> (raw)
In-Reply-To: <afHgcBOV-CveGNTG@ashevche-desk.local>

[-- Attachment #1: Type: text/plain, Size: 423 bytes --]

On Wed, 29 Apr 2026, Andy Shevchenko wrote:

> On Wed, Apr 29, 2026 at 01:38:44PM +0300, Ilpo Järvinen wrote:
> > On Wed, 29 Apr 2026, Jia Wang wrote:
> 
> > Reviewed-by: Ilpo Järvinen <ilpo.jarvinen@linux.intel.com>
> 
> There is v7 already...

I noticed it after sending the message out. For sport, I also reviewed v7 
1/4 now as the diff-of-diffs command was still fresh in the shell history. :-)

-- 
 i.

WARNING: multiple messages have this Message-ID (diff)
From: "Ilpo Järvinen" <ilpo.jarvinen@linux.intel.com>
To: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Cc: Jia Wang <wangjia@ultrarisc.com>,
	 Greg Kroah-Hartman <gregkh@linuxfoundation.org>,
	 Jiri Slaby <jirislaby@kernel.org>,
	Paul Walmsley <pjw@kernel.org>,
	 Palmer Dabbelt <palmer@dabbelt.com>,
	Albert Ou <aou@eecs.berkeley.edu>,
	 Alexandre Ghiti <alex@ghiti.fr>, Rob Herring <robh@kernel.org>,
	 Krzysztof Kozlowski <krzk+dt@kernel.org>,
	 Conor Dooley <conor+dt@kernel.org>,
	LKML <linux-kernel@vger.kernel.org>,
	 linux-serial <linux-serial@vger.kernel.org>,
	 linux-riscv@lists.infradead.org, devicetree@vger.kernel.org
Subject: Re: [PATCH v6 1/4] serial: 8250_dwlib: move DesignWare register definitions to header
Date: Wed, 29 Apr 2026 13:46:21 +0300 (EEST)	[thread overview]
Message-ID: <6febdf7e-e74b-12f9-699b-4276f68053a2@linux.intel.com> (raw)
In-Reply-To: <afHgcBOV-CveGNTG@ashevche-desk.local>

[-- Attachment #1: Type: text/plain, Size: 423 bytes --]

On Wed, 29 Apr 2026, Andy Shevchenko wrote:

> On Wed, Apr 29, 2026 at 01:38:44PM +0300, Ilpo Järvinen wrote:
> > On Wed, 29 Apr 2026, Jia Wang wrote:
> 
> > Reviewed-by: Ilpo Järvinen <ilpo.jarvinen@linux.intel.com>
> 
> There is v7 already...

I noticed it after sending the message out. For sport, I also reviewed v7 
1/4 now as the diff-of-diffs command was still fresh in the shell history. :-)

-- 
 i.

[-- Attachment #2: Type: text/plain, Size: 161 bytes --]

_______________________________________________
linux-riscv mailing list
linux-riscv@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-riscv

  reply	other threads:[~2026-04-29 10:46 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-04-29  9:05 [PATCH v6 0/4] serial: 8250_dw: Add support for UltraRISC DP1000 UART Jia Wang
2026-04-29  9:05 ` Jia Wang
2026-04-29  9:05 ` [PATCH v6 1/4] serial: 8250_dwlib: move DesignWare register definitions to header Jia Wang
2026-04-29  9:05   ` Jia Wang
2026-04-29 10:38   ` Ilpo Järvinen
2026-04-29 10:38     ` Ilpo Järvinen
2026-04-29 10:41     ` Andy Shevchenko
2026-04-29 10:41       ` Andy Shevchenko
2026-04-29 10:46       ` Ilpo Järvinen [this message]
2026-04-29 10:46         ` Ilpo Järvinen
2026-04-29  9:05 ` [PATCH v6 2/4] serial: 8250_dw: build Renesas RZN1 CPR value from DW_UART_CPR_* definitions Jia Wang
2026-04-29  9:05   ` Jia Wang
2026-04-29  9:05 ` [PATCH v6 3/4] dt-bindings: serial: snps-dw-apb-uart: Add UltraRISC DP1000 UART Jia Wang
2026-04-29  9:05   ` Jia Wang
2026-04-29  9:05 ` [PATCH v6 4/4] serial: 8250_dw: Use a fixed CPR value for " Jia Wang
2026-04-29  9:05   ` Jia Wang

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=6febdf7e-e74b-12f9-699b-4276f68053a2@linux.intel.com \
    --to=ilpo.jarvinen@linux.intel.com \
    --cc=alex@ghiti.fr \
    --cc=andriy.shevchenko@linux.intel.com \
    --cc=aou@eecs.berkeley.edu \
    --cc=conor+dt@kernel.org \
    --cc=devicetree@vger.kernel.org \
    --cc=gregkh@linuxfoundation.org \
    --cc=jirislaby@kernel.org \
    --cc=krzk+dt@kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-riscv@lists.infradead.org \
    --cc=linux-serial@vger.kernel.org \
    --cc=palmer@dabbelt.com \
    --cc=pjw@kernel.org \
    --cc=robh@kernel.org \
    --cc=wangjia@ultrarisc.com \
    /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.