doc: migration-guide-3.7: rename litex compatible

Mention the change of compatible of the
LiteX VexRiscV interrupt controller.

Signed-off-by: Fin Maaß <f.maass@vogl-electronic.com>
This commit is contained in:
Fin Maaß 2024-05-24 14:33:45 +02:00 committed by Henrik Brix Andersen
commit 7d5f2b6af3

View file

@ -73,6 +73,9 @@ Boards
:kconfig:option:`CONFIG_I2C` is set. Users who need this setting enabled should set it in
their project config file. (:github:`73067`)
* LiteX: Renamed the ``compatible`` of the LiteX VexRiscV interrupt controller node from
``vexriscv-intc0`` to :dtcompatible:`litex,vexriscv-intc0`. (:github:`73211`)
Modules
*******