Merge "docs(changelog): add some missing ST drivers" into integration

This commit is contained in:
Manish Pandey 2022-01-28 12:08:07 +01:00 committed by TrustedFirmware Code Review
commit 9afa5a9e54
1 changed files with 31 additions and 1 deletions

View File

@ -1,5 +1,5 @@
#
# Copyright (c) 2021, Arm Limited. All rights reserved.
# Copyright (c) 2021-2022, Arm Limited. All rights reserved.
#
# SPDX-License-Identifier: BSD-3-Clause
#
@ -731,6 +731,9 @@ subsections:
- drivers/st
subsections:
- title: BSEC
scope: st-bsec
- title: Clock
scope: st-clock
@ -739,6 +742,12 @@ subsections:
- drivers/st/clk
- stm32mp1_clk
- title: Crypto
scope: st-crypto
- title: DDR
scope: st-ddr
- title: I/O
scope: st-io-drivers
@ -753,6 +762,15 @@ subsections:
- title: fiptool
scope: fiptool
- title: I2C
scope: st-i2c
- title: FMC
scope: st-fmc
- title: GPIO
scope: st-gpio
- title: SDMMC2
scope: st-sdmmc2
@ -768,6 +786,15 @@ subsections:
- title: STPMIC1
scope: stpmic1
- title: Regulator
scope: st-regulator
- title: Reset
scope: st-reset
- title: SPI
scope: st-spi
- title: UART
scope: st-uart
@ -784,6 +811,9 @@ subsections:
deprecated:
- drivers/st/usb
- title: Watchdog
scope: st-iwdg
- title: USB
scope: usb