From: Samuel Tardieu <sam@rfc1149.net>
To: Felipe Balbi <balbi@kernel.org>
Cc: qemu-devel@nongnu.org, Felipe Balbi <felipe@balbi.sh>
Subject: Re: [PATCH 1/2] hw/arm: Add support for stm32g000 SoC family
Date: Wed, 20 Mar 2024 20:17:08 +0100 [thread overview]
Message-ID: <87h6h0n26j.fsf@rfc1149.net> (raw)
In-Reply-To: <20240320184759.754619-2-balbi@kernel.org> (Felipe Balbi's message of "Wed, 20 Mar 2024 20:47:58 +0200")
Felipe Balbi <balbi@kernel.org> writes:
> + qdev_prop_set_uint8(armv7m, "num-prio-bits", 4);
Hi Felipe.
This should be 2, not 4. From RM0454 section 11.1 on page 250: "4 programmable priority levels (2 bits of interrupt priority are used)".
Sam
--
Samuel Tardieu
next prev parent reply other threads:[~2024-03-20 19:18 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-03-20 18:47 [PATCH 0/2] Add support for STM32G0 SoC family Felipe Balbi
2024-03-20 18:47 ` [PATCH 1/2] hw/arm: Add support for stm32g000 " Felipe Balbi
2024-03-20 19:17 ` Samuel Tardieu [this message]
2024-03-20 18:47 ` [PATCH 2/2] hw/arm: Add nucleo-g071rb board Felipe Balbi
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=87h6h0n26j.fsf@rfc1149.net \
--to=sam@rfc1149.net \
--cc=balbi@kernel.org \
--cc=felipe@balbi.sh \
--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 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.