doc: releases: litex: mention change of uart driver
Mention the change of the litex uart driver. Signed-off-by: Fin Maaß <f.maass@vogl-electronic.com>
This commit is contained in:
parent
7869e05649
commit
c008cbab1a
2 changed files with 5 additions and 0 deletions
|
@ -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)
|
||||
=============================
|
||||
|
||||
|
|
|
@ -148,6 +148,8 @@ Drivers and Sensors
|
|||
|
||||
* Serial
|
||||
|
||||
* LiteX: Renamed the ``compatible`` from ``litex,uart0`` to :dtcompatible:`litex,uart`.
|
||||
|
||||
* SPI
|
||||
|
||||
* USB
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue