[GIT PULL] Qualcomm Arm64 defconfig fixes for v6.16

Bjorn Andersson andersson at kernel.org
Thu Jul 10 10:58:14 PDT 2025


The following changes since commit 19272b37aa4f83ca52bdf9c16d5d81bdd1354494:

  Linux 6.16-rc1 (2025-06-08 13:44:43 -0700)

are available in the Git repository at:

  https://git.kernel.org/pub/scm/linux/kernel/git/qcom/linux.git tags/qcom-arm64-defconfig-fixes-for-6.16

for you to fetch changes up to 3871b51a684275e3a47fbebf93c0a0e7a05d7f9f:

  arm64: defconfig: Enable Qualcomm CPUCP mailbox driver (2025-06-09 21:14:40 -0500)

----------------------------------------------------------------
Qualcomm Arm64 defconfig fixes for v6.16

The v6.16 driver and DeviceTree updates described and implemented CPU
frequency scaling for the Qualcomm X Elite platform. But the necessary
CPUCP mailbox driver was not enabled, resulting in a series of error
messages being logged during boot (and no CPU frequency scaling).

Enable the missing drivers to silence the errors, and enable CPU
frequency scaling on this platform.

----------------------------------------------------------------
Bjorn Andersson (1):
      arm64: defconfig: Enable Qualcomm CPUCP mailbox driver

 arch/arm64/configs/defconfig | 1 +
 1 file changed, 1 insertion(+)



More information about the linux-arm-kernel mailing list