On Sat, 10 Sept 2022 at 09:15, Vikram Garhwal <vikram.garh...@amd.com> wrote: > > Hi, > This patch implements CANFD controller for xlnx-versal-virt machine. There are > two controllers CANFD0@0xFF06_0000 and CANFD1@0xFF07_0000 are connected to the > machine. > > Also, added basic qtests for data exchange between both the controllers in > various supported configs. > > Regards, > Vikram > > Vikram Garhwal (5): > MAINTAINERS: Update maintainer's email for Xilinx CAN > hw/net/can: Introduce Xilinx Versal CANFD controller > xlnx-zynqmp: Connect Xilinx VERSAL CANFD controllers > tests/qtest: Introduce tests for Xilinx VERSAL CANFD controller > MAINTAINERS: Include canfd tests under Xilinx CAN
Hi -- something odd seems to have happened with the cover letter for this series: the patches haven't ended up as followups to the cover letter. You can see this in the lore archive where the cover letter ends up here on its own: https://lore.kernel.org/qemu-devel/20220910061209.2559-1-vikram.garh...@amd.com/ but the actual patches are here, with 2,3,4,5 showing up as replies to 1: https://lore.kernel.org/qemu-devel/20220910061252.2614-1-vikram.garh...@amd.com/ This means that patchew couldn't find the patches: https://patchew.org/QEMU/20220910061209.2559-1-vikram.garh...@amd.com/ If you could look at what went wrong in your config for next time it will make the tooling happier. thanks -- PMM