Linux SOC development
 help / color / mirror / Atom feed
* [GIT PULL] firmware: arm_scmi: Fixes for v5.18
@ 2022-04-07 11:08 Sudeep Holla
  2022-04-07 12:24 ` patchwork-bot+linux-soc
  2022-04-07 12:34 ` patchwork-bot+linux-soc
  0 siblings, 2 replies; 3+ messages in thread
From: Sudeep Holla @ 2022-04-07 11:08 UTC (permalink / raw)
  To: ARM SoC Team, SoC Team, ALKML
  Cc: Sudeep Holla, Arnd Bergmann, Cristian Marussi, Olof Johansson

Hi ARM SoC Team,

Please pull !

Regards,
Sudeep

-->8

The following changes since commit 3123109284176b1532874591f7c81f3837bbdc17:

  Linux 5.18-rc1 (2022-04-03 14:08:21 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/sudeep.holla/linux.git tags/scmi-fixes-5.18

for you to fetch changes up to bf36619a5463fbe6d3ecde37bb13680b532a253b:

  firmware: arm_scmi: Fix sparse warnings in OPTEE transport driver (2022-04-04 23:06:37 +0100)

----------------------------------------------------------------
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

----------------------------------------------------------------
Cristian Marussi (2):
      firmware: arm_scmi: Remove clear channel call on the TX channel
      firmware: arm_scmi: Fix sorting of retrieved clock rates

Lv Ruyi (1):
      firmware: arm_scmi: Replace zero-length array with flexible-array member

Sudeep Holla (1):
      firmware: arm_scmi: Fix sparse warnings in OPTEE transport driver

 drivers/firmware/arm_scmi/clock.c  | 5 +++--
 drivers/firmware/arm_scmi/driver.c | 3 ++-
 drivers/firmware/arm_scmi/optee.c  | 8 ++++----
 3 files changed, 9 insertions(+), 7 deletions(-)

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2022-04-07 12:34 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-04-07 11:08 [GIT PULL] firmware: arm_scmi: Fixes for v5.18 Sudeep Holla
2022-04-07 12:24 ` patchwork-bot+linux-soc
2022-04-07 12:34 ` patchwork-bot+linux-soc

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox