qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: "Philippe Mathieu-Daudé" <f4bug@amsat.org>
To: Peter Maydell <peter.maydell@linaro.org>
Cc: Esteban Bosse <estebanbosse@gmail.com>,
	Joaquin de Andres <me@xcancerberox.com.ar>,
	qemu-arm <qemu-arm@nongnu.org>,
	QEMU Developers <qemu-devel@nongnu.org>
Subject: Re: [PATCH v3 00/14] mps2: Add few more peripherals
Date: Tue, 23 Jun 2020 09:02:43 +0200	[thread overview]
Message-ID: <7c19edd4-dd45-cf7f-77a5-99bc7e449939@amsat.org> (raw)
In-Reply-To: <CAFEAcA9-RkKd0EQ=hzkt6C=ZVOaQtybmt5uVkPiK35SuQZZi0g@mail.gmail.com>

On 6/22/20 7:08 PM, Peter Maydell wrote:
> On Wed, 17 Jun 2020 at 08:25, Philippe Mathieu-Daudé <f4bug@amsat.org> wrote:
>>
>> Few patches while playing with Zephyr on the MPS2:
>>
>> - clean 'versatile_i2c' a bit,
>> - describe it as 'ARM SBCon two-wire serial bus interface'
>>   which is common on the ARM documentation,
>> - add watchdog
>> - added fpgaio with correct prescale clk
>> - added i2c and spi
>> - added gpio/i2s as unimp
>> - dropped the fpgaio push-button patch
>>
>> Since v2:
>> - added missing Kconfig select
>> Since v1:
>> - addressed Peter review comments
> 
> 
> 
> Applied to target-arm.next, thanks.

Thanks!


      reply	other threads:[~2020-06-23  7:04 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-06-17  7:25 [PATCH v3 00/14] mps2: Add few more peripherals Philippe Mathieu-Daudé
2020-06-17  7:25 ` [PATCH v3 01/14] hw/watchdog/cmsdk-apb-watchdog: Add trace event for lock status Philippe Mathieu-Daudé
2020-06-17  7:25 ` [PATCH v3 02/14] hw/i2c/versatile_i2c: Add definitions for register addresses Philippe Mathieu-Daudé
2020-06-17  7:25 ` [PATCH v3 03/14] hw/i2c/versatile_i2c: Add SCL/SDA definitions Philippe Mathieu-Daudé
2020-06-17  7:25 ` [PATCH v3 04/14] hw/i2c: Add header for ARM SBCon two-wire serial bus interface Philippe Mathieu-Daudé
2020-06-17  7:25 ` [PATCH v3 05/14] hw/arm: Use TYPE_VERSATILE_I2C instead of hardcoded string Philippe Mathieu-Daudé
2020-06-17  7:25 ` [PATCH v3 06/14] hw/arm/mps2: Document CMSDK/FPGA APB subsystem sections Philippe Mathieu-Daudé
2020-06-17  7:25 ` [PATCH v3 07/14] hw/arm/mps2: Rename CMSDK AHB peripheral region Philippe Mathieu-Daudé
2020-06-17  7:25 ` [PATCH v3 08/14] hw/arm/mps2: Add CMSDK APB watchdog device Philippe Mathieu-Daudé
2020-06-17  7:25 ` [PATCH v3 09/14] hw/arm/mps2: Add CMSDK AHB GPIO peripherals as unimplemented devices Philippe Mathieu-Daudé
2020-06-17  7:25 ` [PATCH v3 10/14] hw/arm/mps2: Map the FPGA I/O block Philippe Mathieu-Daudé
2020-06-17  7:25 ` [PATCH v3 11/14] hw/arm/mps2: Add SPI devices Philippe Mathieu-Daudé
2020-06-17  7:25 ` [PATCH v3 12/14] hw/arm/mps2: Add I2C devices Philippe Mathieu-Daudé
2020-06-17  7:25 ` [PATCH v3 13/14] hw/arm/mps2: Add audio I2S interface as unimplemented device Philippe Mathieu-Daudé
2020-06-17  7:25 ` [PATCH v3 14/14] hw/arm/mps2-tz: Use the ARM SBCon two-wire serial bus interface Philippe Mathieu-Daudé
2020-06-17  8:17 ` [PATCH v3 00/14] mps2: Add few more peripherals no-reply
2020-06-22 17:08 ` Peter Maydell
2020-06-23  7:02   ` Philippe Mathieu-Daudé [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=7c19edd4-dd45-cf7f-77a5-99bc7e449939@amsat.org \
    --to=f4bug@amsat.org \
    --cc=estebanbosse@gmail.com \
    --cc=me@xcancerberox.com.ar \
    --cc=peter.maydell@linaro.org \
    --cc=qemu-arm@nongnu.org \
    --cc=qemu-devel@nongnu.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).