On Mon, 22 Jun 2026 at 17:08, Matyáš Bobek <[email protected]> wrote:
>
> This series adds emulation of the FlexCAN CAN controller, version 2,
> found in NXP i.MX6 series SoCs. The controller is integrated into
> fsl-imx6 and the Sabrelite ARM board.
>
> The chip has two FlexCAN controllers, but the Linux Sabrelite
> device tree enables only one by default. Linux kernel with both
> controllers enabled has been tested to work properly (using a custom
> device tree).
> See docs/system/devices/can.rst for an example of QEMU command line
> invocation.
>
> More information about the implementation can be found in my bachelor
> thesis [1].
>
> Changes from v5:
> - fixed buffer overflow due to unchecked input in
>   flexcan_enabled_mailbox_count
> - rebased onto latest master
> - Link to v5: 
> https://lore.kernel.org/qemu-devel/[email protected]/


Applied to target-arm.next, thanks.

-- PMM

Reply via email to