From: Peter Maydell <peter.maydell@linaro.org>
To: fanyihao@rt-thread.org
Cc: qemu-devel@nongnu.org
Subject: Re: [PATCH v3 1/3] hw/arm: Add support for the STM32F407 SoC|
Date: Mon, 27 Oct 2025 14:26:53 +0000 [thread overview]
Message-ID: <CAFEAcA9ztaqc+Rhehgx-K_ByePDPpaPWObkt8Bs6o4xGY2aZ3w@mail.gmail.com> (raw)
In-Reply-To: <20251026105320.5591-2-fanyihao@rt-thread.org>
On Sun, 26 Oct 2025 at 10:53, <fanyihao@rt-thread.org> wrote:
>
> From: Yihao Fan <fanyihao@rt-thread.org>
>
> This patch introduces a new QEMU machine type for the STM32F407 SoC featuring a Cortex-M4 core.
> This will be used by the RT-Spark to create a machine.
> Furthermore, I have updated the reusable USART, timer,
> and RCC drivers to align with the existing driver implementations.
>
> Signed-off-by: Yihao Fan <fanyihao@rt-thread.org>
> +
> + /* Timer 2 to 5 contoller */
"controller"
Otherwise
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
thanks
-- PMM
next prev parent reply other threads:[~2025-10-27 14:27 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-10-26 10:53 [PATCH v3 0/3] hw/arm Add STM32F4 support and PWR device model fanyihao
2025-10-26 10:53 ` [PATCH v3 1/3] hw/arm: Add support for the STM32F407 SoC| fanyihao
2025-10-27 14:26 ` Peter Maydell [this message]
2025-10-26 10:53 ` [PATCH v3 2/3] hw/arm: Add support for the STM32F407-RT-SPARk board fanyihao
2025-10-27 14:29 ` Peter Maydell
2025-10-26 10:53 ` [PATCH v3 3/3] hw/arm/stm32f407: Add PWR device to stm32f407 SoC fanyihao
2025-10-27 14:39 ` Peter Maydell
2025-10-27 14:40 ` [PATCH v3 0/3] hw/arm Add STM32F4 support and PWR device model Peter Maydell
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=CAFEAcA9ztaqc+Rhehgx-K_ByePDPpaPWObkt8Bs6o4xGY2aZ3w@mail.gmail.com \
--to=peter.maydell@linaro.org \
--cc=fanyihao@rt-thread.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).