[PATCH 0/5] i3c: mipi-i3c-hci: Convert DBG() prints to dev_dbg()

Jarkko Nikula jarkko.nikula at linux.intel.com
Fri Sep 12 00:25:46 PDT 2025


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?



More information about the linux-i3c mailing list