linux-i3c.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
From: Jarkko Nikula <jarkko.nikula@linux.intel.com>
To: linux-i3c@lists.infradead.org
Cc: Alexandre Belloni <alexandre.belloni@bootlin.com>,
	Frank Li <Frank.Li@nxp.com>
Subject: Re: [PATCH 0/5] i3c: mipi-i3c-hci: Convert DBG() prints to dev_dbg()
Date: Fri, 12 Sep 2025 10:25:46 +0300	[thread overview]
Message-ID: <9f95707c-08d7-4985-b9b6-2161cf60059e@linux.intel.com> (raw)
In-Reply-To: <20250827103009.243771-1-jarkko.nikula@linux.intel.com>

On 8/27/25 1:30 PM, Jarkko Nikula wrote:
> Hi
> 
> A recent error report and reporter's difficulties to enable interrupt
> status prints motivated me to (finally) convert all local DBG() prints
> to dev_dbg().
> 
> Jarkko Nikula (5):
>    i3c: mipi-i3c-hci: Change interrupt status prints to dev_dbg()
>    i3c: mipi-i3c-hci: Remove nonexistent ring interrupt
>    i3c: mipi-i3c-hci: Uniform ring number printouts
>    i3c: mipi-i3c-hci: Remove function enter DBG() printouts
>    i3c: mipi-i3c-hci: Convert remaining DBG() prints to dev_dbg()
> 
>   drivers/i3c/master/mipi-i3c-hci/cmd_v1.c   |  9 ++-
>   drivers/i3c/master/mipi-i3c-hci/cmd_v2.c   |  7 ++-
>   drivers/i3c/master/mipi-i3c-hci/core.c     | 34 +++-------
>   drivers/i3c/master/mipi-i3c-hci/dma.c      | 27 ++++----
>   drivers/i3c/master/mipi-i3c-hci/ext_caps.c | 11 ++--
>   drivers/i3c/master/mipi-i3c-hci/hci.h      |  3 -
>   drivers/i3c/master/mipi-i3c-hci/pio.c      | 73 +++++++++++++---------
>   7 files changed, 81 insertions(+), 83 deletions(-)
> 
Hi Frank, was this set ok in your point of view?

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

  parent reply	other threads:[~2025-09-12  7:25 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-08-27 10:30 [PATCH 0/5] i3c: mipi-i3c-hci: Convert DBG() prints to dev_dbg() Jarkko Nikula
2025-08-27 10:30 ` [PATCH 1/5] i3c: mipi-i3c-hci: Change interrupt status " Jarkko Nikula
2025-09-12 14:22   ` Frank Li
2025-08-27 10:30 ` [PATCH 2/5] i3c: mipi-i3c-hci: Remove nonexistent ring interrupt Jarkko Nikula
2025-09-12 14:23   ` Frank Li
2025-08-27 10:30 ` [PATCH 3/5] i3c: mipi-i3c-hci: Uniform ring number printouts Jarkko Nikula
2025-09-12 14:23   ` Frank Li
2025-08-27 10:30 ` [PATCH 4/5] i3c: mipi-i3c-hci: Remove function enter DBG() printouts Jarkko Nikula
2025-09-12 14:27   ` Frank Li
2025-08-27 10:30 ` [PATCH 5/5] i3c: mipi-i3c-hci: Convert remaining DBG() prints to dev_dbg() Jarkko Nikula
2025-09-12 14:31   ` Frank Li
2025-09-15  8:06     ` Jarkko Nikula
2025-09-15  8:14       ` Alexandre Belloni
2025-09-15  8:18         ` Jarkko Nikula
2025-09-12  7:25 ` Jarkko Nikula [this message]
2025-09-14 20:30 ` [PATCH 0/5] i3c: mipi-i3c-hci: Convert " Alexandre Belloni

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=9f95707c-08d7-4985-b9b6-2161cf60059e@linux.intel.com \
    --to=jarkko.nikula@linux.intel.com \
    --cc=Frank.Li@nxp.com \
    --cc=alexandre.belloni@bootlin.com \
    --cc=linux-i3c@lists.infradead.org \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).