]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
Merge tag 'qcom-arm64-defconfig-fixes-for-6.16' of https://git.kernel.org/pub/scm...
authorArnd Bergmann <arnd@arndb.de>
Fri, 11 Jul 2025 11:41:08 +0000 (13:41 +0200)
committerArnd Bergmann <arnd@arndb.de>
Fri, 11 Jul 2025 11:41:10 +0000 (13:41 +0200)
commit8f0837fdc5d832f0cd953f66db0cbfb2fa8909d2
treecedaafb690b6a493cdb7fad5f3261c86c928154a
parentf2ebacd34eeb73081eadfba5e6e99ea967365911
parent3871b51a684275e3a47fbebf93c0a0e7a05d7f9f
Merge tag 'qcom-arm64-defconfig-fixes-for-6.16' of https://git.kernel.org/pub/scm/linux/kernel/git/qcom/linux into arm/fixes

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.

* tag 'qcom-arm64-defconfig-fixes-for-6.16' of https://git.kernel.org/pub/scm/linux/kernel/git/qcom/linux:
  arm64: defconfig: Enable Qualcomm CPUCP mailbox driver

Signed-off-by: Arnd Bergmann <arnd@arndb.de>
arch/arm64/configs/defconfig