[GIT PULL] Qualcomm ARM64 defconfig updates for v5.16

Bjorn Andersson bjorn.andersson at linaro.org
Tue Oct 26 06:49:53 PDT 2021


The following changes since commit 6880fa6c56601bb8ed59df6c30fd390cc5f6dd8f:

  Linux 5.15-rc1 (2021-09-12 16:28:37 -0700)

are available in the Git repository at:

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

for you to fetch changes up to 2da521272ad3bba2019dd1a610261d99d62401fd:

  arm64: defconfig: Enable Qualcomm LMH driver (2021-10-21 09:41:00 -0500)

----------------------------------------------------------------
Qualcomm ARM64 defconfig updates for v5.16

The major change here is the disabling of the firmware loades user space
fallback, this is done as arm64 is the only platform with this flag
enabled and as a result doesn't play nice with standard distributions.

It then enables the new limits driver, which controls the hardware based
thermal mitigation on a range of Qualcomm platforms. The prima/pronto
WiFi and Bluetooth drivers are enabled to ensure these features works
out of the box, now that the last details in the dts are landed.

The new driver for acquiring sleep stats is enabled to facilitate the
various efforts on getting these platforms into low power mode.

Lastly the base SC7280 drivers needed to simply boot this platform are
enabled.

----------------------------------------------------------------
Bjorn Andersson (3):
      arm64: defconfig: Disable firmware sysfs fallback
      arm64: defconfig: Enable Qualcomm prima/pronto drivers
      arm64: defconfig: Enable Qualcomm LMH driver

Maulik Shah (1):
      arm64: defconfig: Enable Sleep stats driver

Sai Prakash Ranjan (1):
      arm64: defconfig: Enable QTI SC7280 pinctrl, gcc and interconnect

 arch/arm64/configs/defconfig | 11 ++++++++++-
 1 file changed, 10 insertions(+), 1 deletion(-)



More information about the linux-arm-kernel mailing list