qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PATCH-for-10.0 0/3] More imx8mp-evk improvements
@ 2025-04-05 21:48 Bernhard Beschow
  2025-04-05 21:48 ` [PATCH-for-10.0 1/3] tests/functional: Add test for imx8mp-evk board with USDHC coverage Bernhard Beschow
                   ` (3 more replies)
  0 siblings, 4 replies; 8+ messages in thread
From: Bernhard Beschow @ 2025-04-05 21:48 UTC (permalink / raw)
  To: qemu-devel
  Cc: Cédric Le Goater, qemu-arm, Guenter Roeck,
	Philippe Mathieu-Daudé, Bernhard Beschow, Peter Maydell,
	Thomas Huth

This series adds a functional test for the imx8mp-evk board with USDHC
coverage. Thanks to Guenter Roeck the usage of the board gets simplified by not
asking the user to remove the cpu-idle-states properties from the devicetree
since that is now done automatically. Likewise, a stack trace during boot is
resolved by also automatically removing an offending device node.

Supersedes: 20250330094139.11948-1-shentey@gmail.com

Bernhard Beschow (1):
  tests/functional: Add test for imx8mp-evk board with USDHC coverage

Guenter Roeck (2):
  hw/arm/imx8mp-evk: Remove unimplemented cpu-idle-states properties
    from devicetree
  hw/arm/imx8mp-evk: Remove unimplemented nxp,imx8mp-fspi node from
    devicetree

 MAINTAINERS                                 |  1 +
 docs/system/arm/imx8mp-evk.rst              | 12 +---
 hw/arm/imx8mp-evk.c                         | 29 +++++++++
 tests/functional/meson.build                |  1 +
 tests/functional/test_aarch64_imx8mp_evk.py | 69 +++++++++++++++++++++
 5 files changed, 102 insertions(+), 10 deletions(-)
 create mode 100644 tests/functional/test_aarch64_imx8mp_evk.py

-- 
2.49.0



^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2025-04-08 20:40 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-04-05 21:48 [PATCH-for-10.0 0/3] More imx8mp-evk improvements Bernhard Beschow
2025-04-05 21:48 ` [PATCH-for-10.0 1/3] tests/functional: Add test for imx8mp-evk board with USDHC coverage Bernhard Beschow
2025-04-07  5:38   ` Thomas Huth
2025-04-08 10:15     ` Bernhard Beschow
2025-04-05 21:48 ` [PATCH-for-10.0 2/3] hw/arm/imx8mp-evk: Remove unimplemented cpu-idle-states properties from devicetree Bernhard Beschow
2025-04-05 21:49 ` [PATCH-for-10.0 3/3] hw/arm/imx8mp-evk: Remove unimplemented nxp, imx8mp-fspi node " Bernhard Beschow
2025-04-08 18:57 ` [PATCH-for-10.0 0/3] More imx8mp-evk improvements Philippe Mathieu-Daudé
2025-04-08 20:39   ` Bernhard Beschow

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).