On Tue, 25 Nov 2025 at 05:22, Gaurav Sharma <[email protected]> wrote: > > ping > > -----Original Message----- > From: Gaurav Sharma <[email protected]> > Sent: 19 November 2025 18:30 > To: [email protected] > Cc: [email protected]; [email protected]; Gaurav Sharma > <[email protected]> > Subject: [PATCHv3 00/13] Adding comprehensive support for i.MX8MM EVK board > > Changes in v3: > - Minor documentation change - Added KVM Acceleration section in > docs/system/arm/imx8mm-evk.rst > > Changes in v2: > - Fixed the DTB offset in functional testing script test_imx8mm_evk.py > and preserved alphabetical order of machine names in > tests/functional/aarch64/meson.build > - Fixed a typo and updated the documentation > - Modified structures type to static const in fsl-imx8mm.c wherever > applicable. > - Added CSI and DSI nodes to the nodes_to_remove list in imx8mm-evk.c. This > is needed because the default DTB in the iMX LF BSP images have CSI > and DSI enabled. Developers/Hobbyists using these BSP images will > observe CSI and DSI crash logs on the console since these are unimplemented. > With this change, both debian and iMX LF images will boot up without any > issues.
At least some of these patches were reviewed by Philippe in v1. Did they all change? The way this is supposed to work is that where a patch has been reviewed and hasn't changed in a followup respin of a patchset, you keep the reviewed-by tag, which tells us that we don't need to repeat that bit of the review. More detail: https://www.qemu.org/docs/master/devel/submitting-a-patch.html#proper-use-of-reviewed-by-tags-can-aid-review thanks -- PMM
