From patchwork Tue Jul 2 02:57:39 2024 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Bjorn Andersson X-Patchwork-Id: 13718915 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from smtp.kernel.org (aws-us-west-2-korg-mail-1.web.codeaurora.org [10.30.226.201]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id 940D4C2BD09 for ; Tue, 2 Jul 2024 02:57:42 +0000 (UTC) Received: by smtp.kernel.org (Postfix) id 4C22BC4AF0C; Tue, 2 Jul 2024 02:57:42 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 88E1EC116B1; Tue, 2 Jul 2024 02:57:41 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1719889062; bh=HCxIw9OXm35Bf75qPtn5PW32ZmbNwAR7PxqU7OPmEsg=; h=From:List-Id:To:Cc:Subject:Date:From; b=kGYeXzhQUgKbDT/5t8I2l2Gj2CK5y2f8iJdtKcZ+L+g/C1+VCbg2vXWHJW0HmnefW 7Y7kt/tcWjZSgz05EvxPip4gdAbDckQp4pNIKT+IPCkq43JKIkBU/rRsssSf1AdAoO pLrhakxNx2g9OmwP5tKZ1lMUFYCzRmCODzWrHglDeX3TN75yi0hdn5jiZ25+dTK2NC imIU8S8KS3Y+CscO2QdKShl+fokJB4SxTJc15YT53+UW01wMbX8fSusXzNpwAEhA8X s0UKzKvbFMUaDuFvlcvP4/MmkFEDP8pVHjbIaiuYtbMCdru2vV00YTnB4N2t6G7cLm +t2X9gFCzuYAA== From: Bjorn Andersson List-Id: To: arm@kernel.org, soc@kernel.org Cc: linux-arm-msm@vger.kernel.org, linux-arm-kernel@lists.infradead.org, Arnd Bergmann , Olof Johansson , Kevin Hilman , Johan Hovold Subject: [GIT PULL] Qualcomm Arm64 defconfig fixes for v6.10 Date: Mon, 1 Jul 2024 21:57:39 -0500 Message-ID: <20240702025740.339563-1-andersson@kernel.org> X-Mailer: git-send-email 2.45.2 MIME-Version: 1.0 The following changes since commit 1613e604df0cd359cf2a7fbd9be7a0bcfacfabd0: Linux 6.10-rc1 (2024-05-26 15:20:12 -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.10 for you to fetch changes up to e706474d8428f420bba11f2c49c3083fd1b31d88: arm64: defconfig: enable Elan i2c-hid driver (2024-06-07 13:01:32 -0500) ---------------------------------------------------------------- Qualcomm Arm64 defconfig fixes for v6.10 Enable the Elan I2C HID driver, to enable the touchscreen on devices such as the Lenovo Thinkpad X13s. ---------------------------------------------------------------- Johan Hovold (1): arm64: defconfig: enable Elan i2c-hid driver arch/arm64/configs/defconfig | 1 + 1 file changed, 1 insertion(+)