The following changes since commit 3123109284176b1532874591f7c81f3837bbdc17: Linux 5.18-rc1 (2022-04-03 14:08:21 -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.19 for you to fetch changes up to ad1661b0c91d55f1c194fa4bb059056e48937adb: arm64: defconfig: Enable Qualcomm GPI DMA Driver (2022-04-12 16:51:24 -0500) ---------------------------------------------------------------- Qualcomm ARM64 defconfig updates for v5.19 This enables the GPI DMA driver, providing access to I2C and SPI controllers that are setup for shared ownership. The PCIe Gen2 PHY provides PCI support on the QCS405 platform, among others. The PMIC watchdog, concell and ADC5 ThermalMonitor drivers provides housekeeping services on a range of different platforms. The Display and Video clock controllers for SM8250 are enabled, as is the audio RX/TX macros and the WCD9335 audio codec driver. Lastly the Ath11k driver, used on a variety of modern boards and the FastRPC driver, which provides an interface for computational offloading on the Hexagon cores, are enabled. All drivers, except the SM8250 Display and Video clock controller drivers are enabled as modules. The two clock controllers provides power-domains and must be builtin to reduce the risk of probe deferral happening (and being ignored) after late initcall. ---------------------------------------------------------------- Aníbal Limón (1): arm64: defconfig: Enable PM8916 watchdog driver Bjorn Andersson (1): arm64: defconfig: Enable Qualcomm PCIe Gen2 PHY Bryan O'Donoghue (1): arm64: defconfig: Enable SM8250 video clock controller Dmitry Baryshkov (5): arm64: defconfig: enable Qualcomm RX and TX macro for SM8250 audio arm64: defconfig: enable wcd9335 codec as module arm64: defconfig: reenable SM_DISPCC_8250 arm64: defconfig: Enable some Qualcomm drivers arm64: defconfig: enable ath11k driver Vinod Koul (1): arm64: defconfig: Enable Qualcomm GPI DMA Driver arch/arm64/configs/defconfig | 16 ++++++++++++++++ 1 file changed, 16 insertions(+)