Re: [PATCH 0/2] hw/misc/mps2-scc.c: fix scc_partno and cfg7 write

Peter Maydell <[email protected]> Mon, 27 Jul 2026 10:57:44 +0100
Newsgroups org.nongnu.qemu-arm,org.nongnu.qemu-devel
Message-ID <CAFEAcA-SwN3dE1vrmAP+rdEs0U815D4xz93MdC4JUBm-GaxouQ@mail.gmail.com>
On Fri, 24 Jul 2026 at 17:09, Simon Xu <[email protected]> wrote:
>
> Split commit from v1 into 2 as they are unrelated.
>
> Signed-off-by: Simon Xu <[email protected]>
>
> Simon Xu (2):
>   hw/misc/mps2-scc.c: fix cfg7 write
>   hw/misc/mps2-scc.c: fix scc_partno field width
>
>  hw/misc/mps2-scc.c | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)
>



Applied to target-arm.next, thanks.

-- PMM