Re: [PATCH-for-10.0 0/3] More imx8mp-evk improvements

2025-04-10 Thread Philippe Mathieu-Daudé
On 5/4/25 23:48, Bernhard Beschow wrote: 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 Patches 2 & 3 queued, thanks!

Re: [PATCH-for-10.0 0/3] More imx8mp-evk improvements

2025-04-08 Thread Bernhard Beschow
Am 8. April 2025 18:57:45 UTC schrieb "Philippe Mathieu-Daudé" : >On 5/4/25 23:48, Bernhard Beschow wrote: > >> 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

[PATCH-for-10.0 0/3] More imx8mp-evk improvements

2025-04-05 Thread Bernhard Beschow
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 bo