From 0ea95390a5cd9da8a428627060065585b66ca411 Mon Sep 17 00:00:00 2001 From: Ryan Erickson Date: Mon, 3 Jun 2024 11:10:33 -0500 Subject: [PATCH] migration: 3.7: lairdconnect boards are now ezurio Laird Connectivity has rebranded to Ezurio. Signed-off-by: Ryan Erickson --- doc/releases/migration-guide-3.7.rst | 2 ++ 1 file changed, 2 insertions(+) diff --git a/doc/releases/migration-guide-3.7.rst b/doc/releases/migration-guide-3.7.rst index ce867152581..ffe45d629c5 100644 --- a/doc/releases/migration-guide-3.7.rst +++ b/doc/releases/migration-guide-3.7.rst @@ -81,6 +81,8 @@ Boards * LiteX: Renamed the ``compatible`` of the LiteX VexRiscV interrupt controller node from ``vexriscv-intc0`` to :dtcompatible:`litex,vexriscv-intc0`. (:github:`73211`) +* `lairdconnect` boards are now `ezurio` boards. Laird Connectivity has rebranded to `Ezurio `_. + Modules *******