mbox series

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

Message ID 20240702031157.341031-1-andersson@kernel.org (mailing list archive)
State New
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(-)