diff options
author | Arnd Bergmann <arnd@arndb.de> | 2022-04-07 13:57:15 +0200 |
---|---|---|
committer | Arnd Bergmann <arnd@arndb.de> | 2022-04-07 13:57:16 +0200 |
commit | f455742ae2caf270a4b874f7f1dd86e56c5eeb95 (patch) | |
tree | 58188e57ef42e3c38ba3db04569788a3d4c41a6f /arch | |
parent | caee01050bd483f1b6f6abc686a3516e48e2ad9e (diff) | |
parent | bf36619a5463fbe6d3ecde37bb13680b532a253b (diff) | |
download | linux-f455742ae2caf270a4b874f7f1dd86e56c5eeb95.tar.bz2 |
Merge tag 'scmi-fixes-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/sudeep.holla/linux into arm/fixes
Arm SCMI firmware interface fixes for v5.18
Few fixes to address assorted set of issues:
- Erroneous clearing of Tx channel which only platform firmware must do
- Invalid point access pass as parameter to sort() in clock support
- Sparse build warnings in OPTEE transport driver
- Use of deprecated zero-length arrays
* tag 'scmi-fixes-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/sudeep.holla/linux:
firmware: arm_scmi: Fix sparse warnings in OPTEE transport driver
firmware: arm_scmi: Replace zero-length array with flexible-array member
firmware: arm_scmi: Fix sorting of retrieved clock rates
firmware: arm_scmi: Remove clear channel call on the TX channel
Link: https://lore.kernel.org/r/20220407110818.1436181-1-sudeep.holla@arm.com
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Diffstat (limited to 'arch')
0 files changed, 0 insertions, 0 deletions