All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] Qualcomm driver fixes for v6.3
@ 2023-03-23 14:25 ` Bjorn Andersson
  0 siblings, 0 replies; 3+ messages in thread
From: Bjorn Andersson @ 2023-03-23 14:25 UTC (permalink / raw)
  To: arm, soc
  Cc: linux-arm-msm, linux-arm-kernel, Andy Gross, Arnd Bergmann,
	Olof Johansson, Kevin Hilman, Luca Weiss, Abel Vesa, Johan Hovold


The following changes since commit fe15c26ee26efa11741a7b632e9f23b01aca4cc6:

  Linux 6.3-rc1 (2023-03-05 14:52:03 -0800)

are available in the Git repository at:

  https://git.kernel.org/pub/scm/linux/kernel/git/qcom/linux.git qcom-driver-fixes-for-6.3

for you to fetch changes up to f3d0fbad6765da25de7ecf6481af9b6ddb0b3793:

  firmware: qcom: scm: fix bogus irq error at probe (2023-03-09 13:58:22 -0800)

----------------------------------------------------------------
Qualcomm driver fixes for v6.3

Support for the secure world interrupting the SCM driver drive the wait
queue mechanism was recently introduced, but most platforms doesn't have
this mechanism and an error should not be printed in the log.

The rmtfs_mem driver recently gained support for assigning the region to
multiple VMIDs, but accidentally removed the support for running without
assignment. A couple of changes are introducd to correct this.

The SC8280XP LLCC slice configuration is wrong, reslting in incorrect
configuration of the hardware. The table is corrected, based on the
datasheet.

----------------------------------------------------------------
Abel Vesa (1):
      soc: qcom: llcc: Fix slice configuration values for SC8280XP

Johan Hovold (1):
      firmware: qcom: scm: fix bogus irq error at probe

Luca Weiss (2):
      soc: qcom: rmtfs: fix error handling reading qcom,vmid
      soc: qcom: rmtfs: handle optional qcom,vmid correctly

 drivers/firmware/qcom_scm.c  |  2 +-
 drivers/soc/qcom/llcc-qcom.c |  6 +++---
 drivers/soc/qcom/rmtfs_mem.c | 10 +++++++---
 3 files changed, 11 insertions(+), 7 deletions(-)

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

end of thread, other threads:[~2023-03-24 18:00 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-03-23 14:25 [GIT PULL] Qualcomm driver fixes for v6.3 Bjorn Andersson
2023-03-23 14:25 ` Bjorn Andersson
2023-03-24 18:00 ` patchwork-bot+linux-soc

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.