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: 13718914 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 bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (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 C9DE7C2BD09 for ; Tue, 2 Jul 2024 02:58:18 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender:List-Subscribe:List-Help :List-Post:List-Archive:List-Unsubscribe:List-Id:Content-Transfer-Encoding: MIME-Version:Message-ID:Date:Subject:Cc:To:From:Reply-To:Content-Type: Content-ID:Content-Description:Resent-Date:Resent-From:Resent-Sender: Resent-To:Resent-Cc:Resent-Message-ID:In-Reply-To:References:List-Owner; bh=5nQam2vhIEHvx+ffjISDOAngRfJaXJmLyIaHh4v7MFo=; b=NvtN8C5NYbtoFghmR9nCPTKV0o lt8L1FQIQ5T2mBJmqhhiUqq2hiy9Hqm5sT7eq/PJQajGqpl7m8VQzzo/VdkgethdDbWHiQVkbjkvo 62ZCendfxRZfeNFcpFEF9CfN6tjTQh4O6OvwjD8DPyBbEG56YiBUz+h6ag67VfjmNTnBdr24UsxeM Ob9SEU9N9pqid/w9znabC8nTR8oU75in+3r5n2G84+gGa7gWlwaJGbH/RMDRgMIv6HLENusXlEVoT Llx+3wPlbpNh6udIMfUDYo67jDMvsRpFkaMf/6wx/wdCzrK8MvsPTokqNyoKqHHoNkrKnY+Tz2OiY 2hrKhxuA==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.97.1 #2 (Red Hat Linux)) id 1sOTiO-00000005NNm-0hGk; Tue, 02 Jul 2024 02:57:56 +0000 Received: from dfw.source.kernel.org ([2604:1380:4641:c500::1]) by bombadil.infradead.org with esmtps (Exim 4.97.1 #2 (Red Hat Linux)) id 1sOTiC-00000005NN4-3iU6 for linux-arm-kernel@lists.infradead.org; Tue, 02 Jul 2024 02:57:46 +0000 Received: from smtp.kernel.org (transwarp.subspace.kernel.org [100.75.92.58]) by dfw.source.kernel.org (Postfix) with ESMTP id 8266761972; 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 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 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20240701_195744_996570_E85AE7CA X-CRM114-Status: UNSURE ( 6.12 ) X-CRM114-Notice: Please train this message. X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org 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(+)