[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH 1/2] hw/arm: Add support for stm32g000 SoC family
From: |
Samuel Tardieu |
Subject: |
Re: [PATCH 1/2] hw/arm: Add support for stm32g000 SoC family |
Date: |
Wed, 20 Mar 2024 20:17:08 +0100 |
User-agent: |
mu4e 1.12.1; emacs 29.2 |
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