mbox series

[GIT,PULL] Qualcomm ARM64 defconfig updates for 5.12

Message ID 20210204051956.388355-1-bjorn.andersson@linaro.org
State New
Headers show
Series [GIT,PULL] Qualcomm ARM64 defconfig updates for 5.12 | expand

Pull-request

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

Message

Bjorn Andersson Feb. 4, 2021, 5:19 a.m. UTC
The following changes since commit 5c8fe583cce542aa0b84adc939ce85293de36e5e:

  Linux 5.11-rc1 (2020-12-27 15:30:22 -0800)

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.12

for you to fetch changes up to e6c88b8e434f1a856b330a7c07e4ed338e41a92e:

  arm64: defconfig: Enable Qualcomm SM8250 audio config (2021-01-15 10:20:00 -0600)

----------------------------------------------------------------
Qualcomm ARM64 defconfig updates for 5.12

This enables HID multitouch and TMPFS Posix ACL, for off-the-shelf
distro support on the Snapdragon laptops. It also enables display
clocks, audio configs and the LT9611UXC HDMI bridge for used on the
SM8250 and specifically RB5 board.

----------------------------------------------------------------
Bjorn Andersson (2):
      arm64: defconfig: Enable HID multitouch
      arm64: defconfig: Enable TMPFS Posix ACL

Dmitry Baryshkov (3):
      arm64: defconfig: enable display clock controller on sm8250
      arm64: defconfig: enable Lontium LT9611UXC bridge driver
      arm64: defconfig: Enable Qualcomm SM8250 audio config

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

Comments

Arnd Bergmann Feb. 9, 2021, 3:13 p.m. UTC | #1
From: Arnd Bergmann <arnd@arndb.de>

On Wed, 3 Feb 2021 23:19:56 -0600, Bjorn Andersson wrote:
> The following changes since commit 5c8fe583cce542aa0b84adc939ce85293de36e5e:
> 
>   Linux 5.11-rc1 (2020-12-27 15:30:22 -0800)
> 
> 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.12
> 
> [...]

Merged into arm/defconfig, thanks!

merge commit: 8c4501f0c03a3a9d1c875cfd99c390f4b86bf1ec

       Arnd