linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] Qualcomm driver updates for v5.10
@ 2020-09-24  4:05 Bjorn Andersson
  0 siblings, 0 replies; only message in thread
From: Bjorn Andersson @ 2020-09-24  4:05 UTC (permalink / raw)
  To: arm, soc
  Cc: Arnd Bergmann, linux-arm-msm, Qilong Zhang, Douglas Anderson,
	Konrad Dybcio, Kathiravan T, Andy Gross, Sibi Sankar,
	Kevin Hilman, Olof Johansson, Stephen Boyd, linux-arm-kernel

The following changes since commit 9123e3a74ec7b934a4a099e98af6a61c2f80bbf5:

  Linux 5.9-rc1 (2020-08-16 13:04:57 -0700)

are available in the Git repository at:

  https://git.kernel.org/pub/scm/linux/kernel/git/qcom/linux.git tags/qcom-drivers-for-5.10

for you to fetch changes up to 2899347249fe7567cb04bb810a85f848fc0ce475:

  soc: qcom: llcc: use devm_platform_ioremap_resource_byname() (2020-09-17 04:24:49 +0000)

----------------------------------------------------------------
Qualcomm driver updates for v5.10

Replace the busy wait for free tcs slots in the RPMh driver with a
sleeping wait and use memory barriers when writing the command registers.

Add a bunch of SoC ids to the socinfo driver, fix an erro printin the
apr driver and migrate llcc to devm_platform_ioremap_resource_byname().

----------------------------------------------------------------
Douglas Anderson (2):
      soc: qcom: socinfo: add SC7180 entry to soc_id array
      soc: qcom-geni-se: Don't use relaxed writes when writing commands

Kathiravan T (1):
      soc: qcom: socinfo: add soc id for IPQ6018

Konrad Dybcio (1):
      soc: qcom: socinfo: Add msm8992/4 and apq8094 SoC IDs

Qilong Zhang (1):
      soc: qcom: llcc: use devm_platform_ioremap_resource_byname()

Sibi Sankar (1):
      soc: qcom: apr: Fixup the error displayed on lookup failure

Stephen Boyd (1):
      soc: qcom: rpmh-rsc: Sleep waiting for tcs slots to be free

 drivers/soc/qcom/apr.c           |   2 +-
 drivers/soc/qcom/llcc-qcom.c     |   7 +--
 drivers/soc/qcom/rpmh-internal.h |   4 ++
 drivers/soc/qcom/rpmh-rsc.c      | 115 ++++++++++++++++++---------------------
 drivers/soc/qcom/socinfo.c       |   5 ++
 include/linux/qcom-geni-se.h     |   4 +-
 6 files changed, 67 insertions(+), 70 deletions(-)

_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2020-09-24  4:06 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-09-24  4:05 [GIT PULL] Qualcomm driver updates for v5.10 Bjorn Andersson

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).