doc: release: 3.5: add a note on UART ns16550 driver changes
This adds a note on the changes related to the device initialization macros and removal of two kconfigs. Signed-off-by: Daniel Leung <daniel.leung@intel.com>
This commit is contained in:
parent
3374e81438
commit
c1e488c2ed
1 changed files with 6 additions and 0 deletions
|
@ -240,6 +240,12 @@ Drivers and Sensors
|
||||||
|
|
||||||
* Added support for Nuvoton NuMaker M46x
|
* Added support for Nuvoton NuMaker M46x
|
||||||
|
|
||||||
|
* NS16550: Reworked how device initialization macros.
|
||||||
|
|
||||||
|
* CONFIG_UART_NS16550_ACCESS_IOPORT and CONFIG_UART_NS16550_SIMULT_ACCESS
|
||||||
|
are removed. For UART using IO port access, add "io-mapped" property to
|
||||||
|
device tree node.
|
||||||
|
|
||||||
* SPI
|
* SPI
|
||||||
|
|
||||||
* Remove npcx spi driver implemented by Flash Interface Unit (FIU) module.
|
* Remove npcx spi driver implemented by Flash Interface Unit (FIU) module.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue