Linux SOC development
 help / color / mirror / Atom feed
* [GIT PULL] A few more Qualcomm driver updates for v6.4
@ 2023-04-14  2:43 Bjorn Andersson
  2023-04-14 13:10 ` patchwork-bot+linux-soc
  0 siblings, 1 reply; 2+ messages in thread
From: Bjorn Andersson @ 2023-04-14  2:43 UTC (permalink / raw)
  To: arm, soc
  Cc: linux-arm-msm, linux-arm-kernel, Andy Gross, Arnd Bergmann,
	Olof Johansson, Kevin Hilman, Abel Vesa, Konrad Dybcio, Rob Clark,
	Tushar Nimkar


The following changes since commit c78ad8597ed961e822bf86ce7f1916dbfba255ef:

  dt-bindings: firmware: document Qualcomm SC8180X SCM (2023-04-04 20:23:56 -0700)

are available in the Git repository at:

  https://git.kernel.org/pub/scm/linux/kernel/git/qcom/linux.git qcom-drivers-for-6.4-2

for you to fetch changes up to f6ff91a47ac57cb1118d94020302617b6b22c0d1:

  dt-bindings: crypto: Add Qualcomm Inline Crypto Engine (2023-04-07 12:21:27 -0700)

----------------------------------------------------------------
A few more Qualcomm driver updates for v6.4

This introduces a new binding and a dedicated driver for the Qualcomm
Inline-Crypto-Engine (ICE), in order to support a single shared instance
between SDHCI and UFS, found in recent platforms.

RSC version check is updated to support minor revisions of v3 of the ip
block, the SMD-RPM interface is transitioned to GFP_ATOMIC to avoid the
shrinker to kick in underneath the GPU and QCM2290 support is added to
the SCM binding.

----------------------------------------------------------------
Abel Vesa (2):
      soc: qcom: Make the Qualcomm UFS/SDCC ICE a dedicated driver
      dt-bindings: crypto: Add Qualcomm Inline Crypto Engine

Bjorn Andersson (1):
      Merge tag '20230407105029.2274111-4-abel.vesa@linaro.org' into drivers-for-6.4

Konrad Dybcio (1):
      dt-bindings: firmware: document Qualcomm QCM2290 SCM

Rob Clark (1):
      soc: qcom: smd-rpm: Use GFP_ATOMIC in write path

Tushar Nimkar (1):
      soc: qcom: rpmh-rsc: Support RSC v3 minor versions

 .../bindings/crypto/qcom,inline-crypto-engine.yaml |  42 +++
 .../devicetree/bindings/firmware/qcom,scm.yaml     |   3 +
 drivers/soc/qcom/Kconfig                           |   4 +
 drivers/soc/qcom/Makefile                          |   1 +
 drivers/soc/qcom/ice.c                             | 366 +++++++++++++++++++++
 drivers/soc/qcom/rpmh-rsc.c                        |   2 +-
 drivers/soc/qcom/smd-rpm.c                         |   2 +-
 include/soc/qcom/ice.h                             |  37 +++
 8 files changed, 455 insertions(+), 2 deletions(-)
 create mode 100644 Documentation/devicetree/bindings/crypto/qcom,inline-crypto-engine.yaml
 create mode 100644 drivers/soc/qcom/ice.c
 create mode 100644 include/soc/qcom/ice.h

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

* Re: [GIT PULL] A few more Qualcomm driver updates for v6.4
  2023-04-14  2:43 [GIT PULL] A few more Qualcomm driver updates for v6.4 Bjorn Andersson
@ 2023-04-14 13:10 ` patchwork-bot+linux-soc
  0 siblings, 0 replies; 2+ messages in thread
From: patchwork-bot+linux-soc @ 2023-04-14 13:10 UTC (permalink / raw)
  To: Bjorn Andersson; +Cc: soc

Hello:

This pull request was applied to soc/soc.git (for-next)
by Arnd Bergmann <arnd@arndb.de>:

On Thu, 13 Apr 2023 19:43:02 -0700 you wrote:
> The following changes since commit c78ad8597ed961e822bf86ce7f1916dbfba255ef:
> 
>   dt-bindings: firmware: document Qualcomm SC8180X SCM (2023-04-04 20:23:56 -0700)
> 
> are available in the Git repository at:
> 
>   https://git.kernel.org/pub/scm/linux/kernel/git/qcom/linux.git qcom-drivers-for-6.4-2
> 
> [...]

Here is the summary with links:
  - [GIT,PULL] A few more Qualcomm driver updates for v6.4
    https://git.kernel.org/soc/soc/c/126c6da71fc8

You are awesome, thank you!
-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html



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

end of thread, other threads:[~2023-04-14 13:10 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-04-14  2:43 [GIT PULL] A few more Qualcomm driver updates for v6.4 Bjorn Andersson
2023-04-14 13:10 ` 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