Skip to content

Commit

Permalink
doc: releases: litex: mention change of uart driver
Browse files Browse the repository at this point in the history
Mention the change of the litex
uart driver.

Signed-off-by: Fin Maaß <f.maass@vogl-electronic.com>
  • Loading branch information
maass-hamburg authored and nashif committed Aug 2, 2024
1 parent 7869e05 commit c008cba
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 0 deletions.
3 changes: 3 additions & 0 deletions doc/releases/migration-guide-4.0.rst
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,9 @@ Device Drivers and Devicetree
* The ``compatible`` of the LiteX ethernet controller has been renamed from
``litex,eth0`` to :dtcompatible:`litex,liteeth`. (:github:`75433`)

* The ``compatible`` of the LiteX uart controller has been renamed from
``litex,uart0`` to :dtcompatible:`litex,uart`. (:github:`74522`)

Controller Area Network (CAN)
=============================

Expand Down
2 changes: 2 additions & 0 deletions doc/releases/release-notes-4.0.rst
Original file line number Diff line number Diff line change
Expand Up @@ -148,6 +148,8 @@ Drivers and Sensors

* Serial

* LiteX: Renamed the ``compatible`` from ``litex,uart0`` to :dtcompatible:`litex,uart`.

* SPI

* USB
Expand Down

0 comments on commit c008cba

Please sign in to comment.