qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Peter Maydell <peter.maydell@linaro.org>
To: Hao Wu <wuhaotsh@google.com>
Cc: Corey Minyard <cminyard@mvista.com>,
	Patrick Venture <venture@google.com>,
	Havard Skinnemoen <hskinnemoen@google.com>,
	QEMU Developers <qemu-devel@nongnu.org>,
	CS20 KFTing <kfting@nuvoton.com>, qemu-arm <qemu-arm@nongnu.org>,
	IS20 Avi Fishman <Avi.Fishman@nuvoton.com>,
	Doug Evans <dje@google.com>
Subject: Re: [PATCH v3 0/5] hw/i2c: Add NPCM7XX SMBus Device
Date: Tue, 16 Feb 2021 14:15:56 +0000	[thread overview]
Message-ID: <CAFEAcA935ddobJrxRkNtxdBv6-Mm3THwTLd8Vfcg8hEwjpr0xA@mail.gmail.com> (raw)
In-Reply-To: <20210210220426.3577804-1-wuhaotsh@google.com>

On Wed, 10 Feb 2021 at 22:04, Hao Wu <wuhaotsh@google.com> wrote:
>
> This patch set implements the System manager bus (SMBus) module in NPCM7XX
> SoC. Basically, it emulates the data transactions of the module, not the
> SDA/SCL levels. We have also added a QTest which contains read and write
> operations for both single-byte and FIFO mode, and added basic I2C devices
> for npcm750-evb and quanta-gsj boards.



Applied to target-arm.next, thanks.

-- PMM


      parent reply	other threads:[~2021-02-16 14:17 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-02-10 22:04 [PATCH v3 0/5] hw/i2c: Add NPCM7XX SMBus Device Hao Wu via
2021-02-10 22:04 ` [PATCH v3 1/5] hw/i2c: Implement NPCM7XX SMBus Module Single Mode Hao Wu via
2021-02-10 22:04 ` [PATCH v3 2/5] hw/arm: Add I2C sensors for NPCM750 eval board Hao Wu via
2021-02-10 22:04 ` [PATCH v3 3/5] hw/arm: Add I2C sensors and EEPROM for GSJ machine Hao Wu via
2021-02-10 22:04 ` [PATCH v3 4/5] hw/i2c: Add a QTest for NPCM7XX SMBus Device Hao Wu via
2021-02-10 22:04 ` [PATCH v3 5/5] hw/i2c: Implement NPCM7XX SMBus Module FIFO Mode Hao Wu via
2021-02-16 14:15 ` Peter Maydell [this message]

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=CAFEAcA935ddobJrxRkNtxdBv6-Mm3THwTLd8Vfcg8hEwjpr0xA@mail.gmail.com \
    --to=peter.maydell@linaro.org \
    --cc=Avi.Fishman@nuvoton.com \
    --cc=cminyard@mvista.com \
    --cc=dje@google.com \
    --cc=hskinnemoen@google.com \
    --cc=kfting@nuvoton.com \
    --cc=qemu-arm@nongnu.org \
    --cc=qemu-devel@nongnu.org \
    --cc=venture@google.com \
    --cc=wuhaotsh@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 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).