public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Michal Simek <michal.simek@xilinx.com>
To: u-boot@lists.denx.de, git@xilinx.com
Cc: Heiko Schocher <hs@denx.de>, Michal Simek <monstr@monstr.eu>
Subject: [PATCH 0/3] i2c: i2c-cdns: Driver fixes
Date: Tue,  1 Mar 2022 09:16:49 +0100	[thread overview]
Message-ID: <cover.1646122610.git.michal.simek@xilinx.com> (raw)

Hi,

these 3 patches came from checking functionality on QEMU in connection to
SOM program.

Thanks,
Michal


Sai Pavan Boddu (3):
  i2c: i2c-cdns: Start read transaction after write to transfer_size reg
  i2c: i2c-cdns: Fix write transaction state
  i2c: i2c-cdns: Prevent early termination of write

 drivers/i2c/i2c-cdns.c | 18 +++++++++++++-----
 1 file changed, 13 insertions(+), 5 deletions(-)

-- 
2.35.1


             reply	other threads:[~2022-03-01  8:17 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-03-01  8:16 Michal Simek [this message]
2022-03-01  8:16 ` [PATCH 1/3] i2c: i2c-cdns: Start read transaction after write to transfer_size reg Michal Simek
2022-03-01  8:16 ` [PATCH 2/3] i2c: i2c-cdns: Fix write transaction state Michal Simek
2022-03-01  8:16 ` [PATCH 3/3] i2c: i2c-cdns: Prevent early termination of write Michal Simek
2022-03-09 11:36 ` [PATCH 0/3] i2c: i2c-cdns: Driver fixes Michal Simek

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.1646122610.git.michal.simek@xilinx.com \
    --to=michal.simek@xilinx.com \
    --cc=git@xilinx.com \
    --cc=hs@denx.de \
    --cc=monstr@monstr.eu \
    --cc=u-boot@lists.denx.de \
    /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