mbox series

[GIT,PULL] Qualcomm driver fixes for v6.10

Message ID 20240702031157.341031-1-andersson@kernel.org (mailing list archive)
State Accepted
Commit d8eb522fa3c0a3f9295dd2605597681fcf70f514
Headers show
Series [GIT,PULL] Qualcomm driver fixes for v6.10 | expand

Pull-request

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

Message

Bjorn Andersson July 2, 2024, 3:11 a.m. UTC
The following changes since commit 1613e604df0cd359cf2a7fbd9be7a0bcfacfabd0:

  Linux 6.10-rc1 (2024-05-26 15:20:12 -0700)

are available in the Git repository at:

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

for you to fetch changes up to e227c11179dfb6970360c95a8d7b007eb3b223d6:

  Revert "dt-bindings: cache: qcom,llcc: correct QDU1000 reg entries" (2024-07-01 21:58:27 -0500)

----------------------------------------------------------------
Qualcomm driver fixes for v6.10

UCSI support is disabled on SC8280XP while being debugged, as it's
causing the system to crash. A recent LLCC QDU1000 binding change is
reverted, to allow expressing the LLCC memory regions.

----------------------------------------------------------------
Johan Hovold (1):
      soc: qcom: pmic_glink: disable UCSI on sc8280xp

Komal Bajaj (1):
      Revert "dt-bindings: cache: qcom,llcc: correct QDU1000 reg entries"

 Documentation/devicetree/bindings/cache/qcom,llcc.yaml | 2 +-
 drivers/soc/qcom/pmic_glink.c                          | 4 ++++
 2 files changed, 5 insertions(+), 1 deletion(-)

Comments

patchwork-bot+linux-soc@kernel.org July 8, 2024, 2:31 p.m. UTC | #1
Hello:

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

On Mon,  1 Jul 2024 22:11:56 -0500 you wrote:
> The following changes since commit 1613e604df0cd359cf2a7fbd9be7a0bcfacfabd0:
> 
>   Linux 6.10-rc1 (2024-05-26 15:20:12 -0700)
> 
> are available in the Git repository at:
> 
>   https://git.kernel.org/pub/scm/linux/kernel/git/qcom/linux.git tags/qcom-drivers-fixes-for-6.10
> 
> [...]

Here is the summary with links:
  - [GIT,PULL] Qualcomm driver fixes for v6.10
    https://git.kernel.org/soc/soc/c/d8eb522fa3c0

You are awesome, thank you!