Re: [PATCH 1/5] hw/arm/fsl-imx8mp: Do not create redundant unimplemented devices
Peter Maydell <[email protected]> Tue, 28 Apr 2026 10:46:11 +0100
| Newsgroups | org.nongnu.qemu-trivial,org.nongnu.qemu-arm,org.nongnu.qemu-devel |
|---|---|
| Message-ID | <CAFEAcA_o9_j05GmXT79TF2z_BqwxmTWeqaaapUOv+E4=P-hh-Q@mail.gmail.com> |
On Sun, 8 Mar 2026 at 20:35, Bernhard Beschow <[email protected]> wrote: > > The GPT devices are implemented. No need to create redundant > unimplemented devices. > > Fixes: f8b26121762c ("hw/arm/fsl-imx8mp: Implement general purpose > timers") > cc: Gaurav Sharma <[email protected]> > Signed-off-by: Bernhard Beschow <[email protected]> > --- Reviewed-by: Peter Maydell <[email protected]> thanks -- PMM