All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jeremy Kerr <jk@codeconstruct.com.au>
To: linux-i3c@lists.infradead.org
Cc: Matt Johnston <matt@codeconstruct.com.au>,
	Vitor Soares <ivitro@gmail.com>,
	Alexandre Belloni <alexandre.belloni@bootlin.com>,
	Jack Chen <zenghuchen@google.com>
Subject: [PATCH 0/2] i3c: dw: minor changes
Date: Thu, 30 Mar 2023 14:15:31 +0800	[thread overview]
Message-ID: <cover.1680156630.git.jk@codeconstruct.com.au> (raw)

This series contains a minor fix for the dw driver, and a small cleanup
+ comment.

Jeremy Kerr (1):
  i3c: dw: use bus mode rather than device reg for conditional tCAS
    setting

Matt Johnston (1):
  i3c: dw: Return the length from a read priv_xfer

 drivers/i3c/master/dw-i3c-master.c | 13 ++++++++++++-
 1 file changed, 12 insertions(+), 1 deletion(-)

-- 
2.39.2


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

             reply	other threads:[~2023-03-30  7:08 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-03-30  6:15 Jeremy Kerr [this message]
2023-03-30  6:15 ` [PATCH 1/2] i3c: dw: Return the length from a read priv_xfer Jeremy Kerr
2023-03-30  6:15 ` [PATCH 2/2] i3c: dw: use bus mode rather than device reg for conditional tCAS setting Jeremy Kerr
2023-04-27 21:50 ` [PATCH 0/2] i3c: dw: minor changes 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=cover.1680156630.git.jk@codeconstruct.com.au \
    --to=jk@codeconstruct.com.au \
    --cc=alexandre.belloni@bootlin.com \
    --cc=ivitro@gmail.com \
    --cc=linux-i3c@lists.infradead.org \
    --cc=matt@codeconstruct.com.au \
    --cc=zenghuchen@google.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.